Skip to content

Instantly share code, notes, and snippets.

@h0wl
Last active August 29, 2015 14:10
Show Gist options
  • Select an option

  • Save h0wl/8f0f3ca45de15a452678 to your computer and use it in GitHub Desktop.

Select an option

Save h0wl/8f0f3ca45de15a452678 to your computer and use it in GitHub Desktop.
Windows 7:
(1fc4.2034): Access violation - code c0000005 (!!! second chance !!!)
eax=00000000 ebx=00000000 ecx=41414141 edx=7737b4ad esi=00000000 edi=00000000
eip=41414141 esp=00091370 ebp=00091390 iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00210246
41414141 ?? ???
0:000> !exchain
00091384: ntdll!ExecuteHandler2+3a (7737b4ad)
[...]
00284ce0: ntdll!ExecuteHandler2+3a (7737b4ad)
0028dc28: 41414141
Invalid exception stack at 41414141
Mac OS X:
Process: Hopper Disassembler v3 [67557]
Path: /Applications/Hopper Disassembler v3.app/Contents/MacOS/Hopper Disassembler v3
Identifier: com.cryptic-apps.hopper-web-3
Version: 3.6.2 (3.6.2)
Code Type: X86-64 (Native)
Parent Process: launchd [243]
Responsible: Hopper Disassembler v3 [67557]
User ID: 501
Date/Time: 2014-11-17 18:42:29.156 +0100
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: XXXXXX
Sleep/Wake UUID: XXXXXX
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007fff5e0b3000
VM Regions Near 0x7fff5e0b3000:
Stack 00007fff5d8b3000-00007fff5e0b3000 [ 8192K] rw-/rwx SM=COW thread 0
-->
__TEXT 00007fff67cd3000-00007fff67d07000 [ 208K] r-x/rwx SM=COW /usr/lib/dyld
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_platform.dylib 0x00007fff8b85709a _platform_memmove$VARIANT$Nehalem + 186
1 libsystem_c.dylib 0x00007fff8ace2dcb __sfvwrite + 763
2 libsystem_c.dylib 0x00007fff8acec5f9 __vfprintf + 14934
3 libsystem_c.dylib 0x00007fff8ad112db __v2printf + 471
4 libsystem_c.dylib 0x00007fff8acf71dd vsprintf_l + 436
5 libsystem_c.dylib 0x00007fff8ad24d4b __sprintf_chk + 190
6 ??? 0x0000000101c4b767 0 + 4324636519
7 ??? 0x0000000101c4b264 0 + 4324635236
8 ??? 0x0000000101c48590 0 + 4324623760
9 ??? 0x0000000101c8ad1f 0 + 4324896031
10 ??? 0x4141414141414141 0 + 4702111234474983745
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment