Status: Accepted Owner: mikhail.naganov CC: [email protected] Labels: Type-Bug Priority-Medium HW-x64 OS-Mac
New issue 434 by mikhail.naganov: LogSharedLibraryAddresses doesn't work on x64 Mac version http://code.google.com/p/v8/issues/detail?id=434 In release mode, it crashes with the following stack: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: 13 at address: 0x0000000000000000 0x00007fff82975a1d in getsectbynamefromheader () (gdb) bt #0 0x00007fff82975a1d in getsectbynamefromheader () #1 0x00007fff829759c1 in getsectdatafromheader () #2 0x00000001000c51ae in v8::internal::OS::LogSharedLibraryAddresses () Cannot access memory at address 0x9 In debug mode, no libraries are logged. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
