Comment #9 on issue 20371 by [email protected]: about:crash crashes browser process http://code.google.com/p/chromium/issues/detail?id=20371
This is what I'm seeing in a release/official-type build from the current trunk at r25245. Irrelevant bits stripped out. Process: Google Chrome [56879] Path: /chrome/trunk/src/xcodebuild/Release/Google Chrome.app/Contents/MacOS/Google Chrome Identifier: com.google.Chrome Version: 4.0.206.0 (206.0) Code Type: X86 (Native) Parent Process: bash [29924] Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 1 Thread 1 Crashed: 0 libSystem.B.dylib 0x971f1136 __semwait_signal_nocancel + 10 1 libSystem.B.dylib 0x971ea013 usleep$NOCANCEL$UNIX2003 + 61 2 libSystem.B.dylib 0x97201685 abort + 85 3 libSystem.B.dylib 0x971de7df internal_catch_exception_raise + 114 4 libSystem.B.dylib 0x971cb814 _Xexception_raise + 250 5 libSystem.B.dylib 0x971cb6e7 exc_server + 117 6 com.google.Chrome.framework 0x02cfafc8 google_breakpad::ExceptionHandler::WaitForMessage(void*) + 696 (exception_handler.cc:531) 7 libSystem.B.dylib 0x97146155 _pthread_start + 321 8 libSystem.B.dylib 0x97146012 thread_start + 34 This looks a lot like bug 20360/bug 20366, but I have the fix to allow self-signal. Another sandbox problem? -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
