On 6/23/06, Mike Hearn mike@plan99.net wrote:
On Fri, 23 Jun 2006 14:13:18 +0200, Jaap Stolk wrote:
200145:Backtrace:
Hmm seems like you are seeing a mixed debugger/app trace there ... gotta be careful of that!
Ah, yes that's it. it seems one of the threads is bailing out somewhere. further up in he log: the *signal* starts:
198468:0011: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} } 198469:0011: close_handle( handle=0x28 ) 198470:0011: close_handle() = 0 { fd=-1 } 198471:0011: set_console_input_info( handle=(nil), mask=2, active_sb=(nil), history_mode=0, history_size=0, edition_mode=0, title=L"Wine Debugger" ) 198472:0011: set_console_input_info() = INVALID_PARAMETER 198473:0011: debug_process( pid=000e, attach=1 ) 198474:000f: *signal* signal=10 198475:000f: *signal* signal=19 198476:0011: debug_process() = 0 198477:000f: set_thread_context( handle=0xfffffffe, flags=00010007, suspend=1, context={flags=0001001f,eax=00000003,ebx=00000007,ecx=4074efc0,edx=00000008,esi=400321d4,edi=4074efc0,ebp=4074efd8,eip=ffffe000,esp=4074ef94,eflags=00000246,cs=0023,ds=002b,es=002b,fs=003b,gs=0033,dr0=00000000,dr1=00000000,dr2=00000000,dr3=00000000,dr6=00000000,dr7=00000000,float={ffff037f,ffff0120,ffffffff,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,22a00000,401d8e7c,00000120}} ) 198478:000f: set_thread_context() = 0 { self=1 }
still wondering why it didn't do that yesterday.