dred3 Posted November 12, 2012 Share Posted November 12, 2012 hellosee attach with minidump pleasehttp://www.sendspace.com/file/ux5gd2 Link to comment Share on other sites More sharing options...
dred3 Posted November 12, 2012 Author Share Posted November 12, 2012 0:001> kbChildEBP RetAddr Args to Child 0286f6a8 006450fb 006a5f20 00767288 0286f6f0 ntdll!RtlEnterCriticalSection+0x12WARNING: Stack unwind information not available. Following frames may be wrong.0286f6b8 00643f0c 0000000d ee073b95 00000000 wl_hook+0x450fb0286f6f0 0063e01b 00767288 00000000 00000000 wl_hook+0x43f0c0286f708 0063e0a5 00600000 00000002 00000000 wl_hook+0x3e01b0286f748 0063e160 00600000 0286f774 77d0afc4 wl_hook+0x3e0a50286f754 77d0afc4 00600000 00000002 00000000 wl_hook+0x3e1600286f774 77d0b5b1 0063e142 00600000 00000002 ntdll!LdrpCallInitRoutine+0x140286f814 77d0b338 0286f884 7512c0c8 00000000 ntdll!LdrpInitializeThread+0x15b0286f860 77d0b365 0286f884 77cb0000 00000000 ntdll!_LdrpInitialize+0x1ad0286f870 00000000 0286f884 77cb0000 00000000 ntdll!LdrInitializeThunk+0x10 now I undestand that is a problem mumble + outpost_firewall(wl_hook)is any solution for this bug? Link to comment Share on other sites More sharing options...
Administrators kissaki Posted November 12, 2012 Administrators Share Posted November 12, 2012 wl_hook is of the outpost firewall?I will blame it for the crash then …When does it crash?What’s the state of Mumble?I don’t see mumble in your quoted stack at all. Link to comment Share on other sites More sharing options...
dred3 Posted November 13, 2012 Author Share Posted November 13, 2012 yes, wl_hook - its Outpostlooks like its their bug FAULTING_IP: ntdll!RtlEnterCriticalSection+1277cf6bf0 f00fba3000 lock btr dword ptr [eax],0EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)ExceptionAddress: 77cf6bf0 (ntdll!RtlEnterCriticalSection+0x00000012) ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000NumberParameters: 2 Parameter[0]: 00000001 Parameter[1]: 006a5f24Attempt to write to address 006a5f24DEFAULT_BUCKET_ID: INVALID_POINTER_READPROCESS_NAME: mumble.exeERROR_CODE: (NTSTATUS) 0xc0000005 - WRITE_ADDRESS: 006a5f24 NTGLOBALFLAG: 0APPLICATION_VERIFIER_FLAGS: 0ADDITIONAL_DEBUG_TEXT: Followup set via attribute from Frame 0 on thread ffffffffLAST_CONTROL_TRANSFER: from 006450fb to 77cf6bf0FAULTING_THREAD: 00001734PRIMARY_PROBLEM_CLASS: INVALID_POINTER_READBUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_READSTACK_TEXT: 006a3b40 wl_hook77870000 kernel32!_imp__DebugBreak (kernel32+0x0)006450fb wl_hook006a5f20 wl_hook00643f0c wl_hook00600000 wl_hook0063db80 wl_hook0063e01b wl_hook0063e0a5 wl_hook0063e160 wl_hook77d0afc4 ntdll!LdrpCallInitRoutine77d0b5b1 ntdll!LdrpInitializeThread0063e142 wl_hook77d8714c ntdll!LdrpProcessInitialized77d0b58b ntdll!LdrpInitializeThread77ccd75d ntdll!_except_handler477d0b338 ntdll!_LdrpInitialize77cb0000 ntdll!`string' (ntdll+0x0)77d0b365 ntdll!LdrInitializeThunk77cdd662 ntdll!TppWorkerThread77cf64d8 ntdll!RtlUserThreadStartFOLLOWUP_IP: wl_hook+a3b40006a3b40 205f6a and byte ptr [edi+6Ah],blSYMBOL_STACK_INDEX: 0SYMBOL_NAME: wl_hook+a3b40FOLLOWUP_NAME: MachineOwnerMODULE_NAME: wl_hookIMAGE_NAME: wl_hook.dllDEBUG_FLR_IMAGE_TIMESTAMP: 4ca48649STACK_COMMAND: dt ntdll!LdrpLastDllInitializer BaseDllName ; dt ntdll!LdrpFailureData ; dds 286f698 ; kbFAILURE_BUCKET_ID: INVALID_POINTER_READ_c0000005_wl_hook.dll!UnknownBUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_READ_wl_hook+a3b40Followup: MachineOwner PROCESS_NAME: mumble.exe it crashed on startup, the mumble main window doesnt painted evenis mumble have some antirootkits or antidebug methods?I do not saw the sources yetsome idea I have to compile it with debug info and then test it Link to comment Share on other sites More sharing options...
dred3 Posted November 13, 2012 Author Share Posted November 13, 2012 and I see now some debugger logs from mumble before crashand some hook methods in sources (void HardHook::setup(voidFunc func, voidFunc replacement))that is a reason of the crash I thinkHardHook: Asked to replace 7E379766 with 00464E60HardHook: Unknown opcode at 0: b8 50 12 0 0 ba 0 3 fe 7f ff 12HardHook: Asked to replace 7E3742ED with 00464E10HardHook: Chaining from 7E3742ED to 01165574HardHook: Unknown opcode at 0: 90 58 68 74 55 16 1 50 50 e9 9e 61which functions hooks the mumble?outpost protects own memory and modulesnear this...... Link to comment Share on other sites More sharing options...
Administrators kissaki Posted November 16, 2012 Administrators Share Posted November 16, 2012 Mumble hooks into OpenGL and Direct3D applications.I guess Outlook doesn’t use Direct3D to draw!?You can disable the Mumble overlay so no hooking on Mumbles side will happen, and see if that helps.[HKEY_CURRENT_USER\Software\Mumble\Mumble\overlay] "enable"="false" Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now