Comment #4 on issue 17557 by [email protected]: Mystery crash in linux-gate.so+0x00000430 http://code.google.com/p/chromium/issues/detail?id=17557
Why do we think it's a bug in the crash reporting? It looks like libc is calling abort() on a free() from within exit() while deleting all global objects. My guess is a double free or something. -- 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 -~----------~----~----~----~------~----~------~--~---
