Updates:
        Cc: [email protected]

Comment #34 on issue 25245 by [email protected]: Crash on shutdown  
caused by unloaded plugins
http://code.google.com/p/chromium/issues/detail?id=25245

Argh, sorry I never saw this bug.  As Lei explained in #30, it's
__nptl_deallocate_tsd() at fault.  That's why I marked it as the plugin  
shutdown crash
earlier, since the assembly for crashing thread 1 is clearly  
__nptl_deallocate_tsd if
you run addr2line on libc.  In response to #19, you need to notice that the  
library
it's crashing from is libc-2.9, grab that version from jaunty, and then use  
addr2line
and some assembly reading to figure out what it's doing.

--
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

Reply via email to