Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 316730 Details for
Bug 458657
Crash in hal_pool_find_by_capability
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
2008-09-14-20-38 textual information relating to crash
2008-09-14-20-38-crash.txt (text/plain), 21.73 KB, created by
c. h.
on 2008-09-15 12:01:29 UTC
(
hide
)
Description:
2008-09-14-20-38 textual information relating to crash
Filename:
MIME Type:
Creator:
c. h.
Created:
2008-09-15 12:01:29 UTC
Size:
21.73 KB
patch
obsolete
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >2008-09-14 20:38 Firefox crashes in a new / unusual way -- firefox segmentation violation + core dump >after right-mouse-button clicking to bring up the "Save Page As" et.al. menu dialog. > >This is NOT the most common error that I've been >repeatedly crashing with several times / day (BadIDChoice gdk_x_error()) -- >this is something different in terms of the crash location anyway. > >One now familiar aspect of the situation, however, is that GDB (running under DDD) crashed and core dumped >as a result of me entering the 'thread apply all backtrace' command in DDD's command line. > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >Script started on Sun 14 Sep 2008 12:48:51 AM PDT >Sun Sep 14 00:49:19 PDT 2008 >#!/bin/sh >date >firefox -g --sync >#firefox -g --sync -d ddd >##firefox -g -d ddd >#break gdk_x_error >#thread apply all backtrace >Sun Sep 14 00:49:19 PDT 2008 >MOZILLA_FIVE_HOME=/usr/lib64/firefox-3.0.1 > LD_LIBRARY_PATH=/usr/lib64/firefox-3.0.1:/usr/lib64/firefox-3.0.1/plugins:/usr/lib64/firefox-3.0.1 >DISPLAY=:0.0 >FONTCONFIG_PATH=/etc/fonts:/usr/lib64/firefox-3.0.1/res/Xft >DYLD_LIBRARY_PATH=/usr/lib64/firefox-3.0.1:/usr/lib64/firefox-3.0.1 > LIBRARY_PATH=/usr/lib64/firefox-3.0.1:/usr/lib64/firefox-3.0.1/components:/usr/lib64/firefox-3.0.1 > SHLIB_PATH=/usr/lib64/firefox-3.0.1:/usr/lib64/firefox-3.0.1 > LIBPATH=/usr/lib64/firefox-3.0.1:/usr/lib64/firefox-3.0.1 > ADDON_PATH=/usr/lib64/firefox-3.0.1 > MOZ_PROGRAM=/usr/lib64/firefox-3.0.1/firefox > MOZ_TOOLKIT= > moz_debug=1 > moz_debugger= >/usr/bin/ddd --debugger "gdb -x /tmp/mozargs.jFRFFp" /usr/lib64/firefox-3.0.1/firefox >Warning: XmStringGetNextComponent: unknown type 37748880 > >(Annoyed? Try 'Edit->Preferences->General->Suppress X Warnings'!) >Warning: XmStringGetNextComponent: unknown type 34823776 > >Warning: XmStringGetNextComponent: unknown type 37888832 > >Warning: XmStringGetNextComponent: unknown type 34823120 > >Warning: XmStringGetNextComponent: unknown type 36674464 > >Warning: XmStringGetNextComponent: unknown type 35849232 > >Warning: XmStringGetNextComponent: unknown type 37749696 > >Sun Sep 14 20:46:20 PDT 2008 >exit > >Script done on Sun 14 Sep 2008 08:46:20 PM PDT > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >GNU DDD 3.3.11 (x86_64-redhat-linux-gnu), by Dorothea Lütkehaus and Andreas Zeller. >Copyright © 1995-1999 Technische Universität Braunschweig, Germany. >Copyright © 1999-2001 Universität Passau, Germany. >Copyright © 2001 Universität des Saarlandes, Germany. >Copyright © 2001-2004 Free Software Foundation, Inc. >(gdb) run >[Thread debugging using libthread_db enabled] >[New Thread 0x7fe64d39d700 (LWP 20016)] >[New Thread 0x41f51950 (LWP 20019)] >[New Thread 0x413ab950 (LWP 20020)] >[New Thread 0x42952950 (LWP 20021)] >[New Thread 0x43353950 (LWP 20022)] >[New Thread 0x43d54950 (LWP 20023)] >^C >Program received signal SIGINT, Interrupt. >0x00000037bcada9f6 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 >/usr/src/debug/glibc-20080412T0741/sysdeps/unix/sysv/linux/poll.c:87:2307:beg:0x37bcada9f6 >Current language: auto; currently c >Missing separate debuginfos, use: debuginfo-install keyutils.x86_64 libxml2.x86_64 >(gdb) list 'gdk_x_error' >Line 613 of "gdkmain-x11.c" starts at address 0x37c4e64690 <gdk_x_error> and ends at 0x37c4e646a7 <gdk_x_error+23>. >/usr/src/debug/gtk+-2.12.11/gdk/x11/gdkmain-x11.c:613:16635:beg:0x37c4e64690 >(gdb) break gdk_x_error >Breakpoint 1 at 0x37c4e646a7: file gdkmain-x11.c, line 614. >(gdb) cont >[Thread 0x41f51950 (LWP 20019) exited] >[Thread 0x43d54950 (LWP 20023) exited] >[Thread 0x413ab950 (LWP 20020) exited] >[Thread 0x42952950 (LWP 20021) exited] >[Thread 0x43353950 (LWP 20022) exited] >[New process 20016] >Executing new program: /usr/lib64/firefox-3.0.1/firefox >warning: Cannot initialize thread debugging library: generic error >warning: Cannot initialize thread debugging library: generic error >[Thread debugging using libthread_db enabled] >[New Thread 0x42624950 (LWP 20024)] >[New Thread 0x4160d950 (LWP 20025)] >[New Thread 0x43025950 (LWP 20026)] >[New Thread 0x43a26950 (LWP 20027)] >[New Thread 0x44427950 (LWP 20028)] >[New Thread 0x44e28950 (LWP 20029)] >[New Thread 0x45829950 (LWP 20030)] >[Thread 0x45829950 (LWP 20030) exited] >[Thread 0x43025950 (LWP 20026) exited] >[New Thread 0x43025950 (LWP 20031)] >[Thread 0x44e28950 (LWP 20029) exited] >[New Thread 0x44e28950 (LWP 20032)] >[Thread 0x44e28950 (LWP 20032) exited] >[New Thread 0x44e28950 (LWP 20033)] >[New Thread 0x45829950 (LWP 20035)] >[Thread 0x44e28950 (LWP 20033) exited] >[New Thread 0x44e28950 (LWP 20076)] >[New Thread 0x4622a950 (LWP 20109)] >[Thread 0x43025950 (LWP 20031) exited] >[Thread 0x44e28950 (LWP 20076) exited] >[New Thread 0x44e28950 (LWP 20234)] >[New Thread 0x46c2b950 (LWP 20237)] >[New Thread 0x4762c950 (LWP 20239)] >[New Thread 0x4802d950 (LWP 20260)] >[Thread 0x4622a950 (LWP 20109) exited] >[Thread 0x46c2b950 (LWP 20237) exited] >[New Thread 0x40bba950 (LWP 20267)] >[New Thread 0x48a2e950 (LWP 20268)] >[Thread 0x44e28950 (LWP 20234) exited] >[New Thread 0x4942f950 (LWP 20271)] >[New Thread 0x49e30950 (LWP 20284)] >[Thread 0x4802d950 (LWP 20260) exited] >[Thread 0x40bba950 (LWP 20267) exited] >[Thread 0x4942f950 (LWP 20271) exited] >[Thread 0x48a2e950 (LWP 20268) exited] >[Thread 0x4762c950 (LWP 20239) exited] >[New Thread 0x4762c950 (LWP 20536)] >[New Thread 0x4a831950 (LWP 20546)] >[Thread 0x49e30950 (LWP 20284) exited] >[New Thread 0x4b232950 (LWP 20574)] >[Thread 0x4762c950 (LWP 20536) exited] >[Thread 0x4b232950 (LWP 20574) exited] >[New Thread 0x4bc33950 (LWP 20680)] >[Thread 0x4a831950 (LWP 20546) exited] >[New Thread 0x49e30950 (LWP 20760)] >[New Thread 0x4762c950 (LWP 20761)] >[Thread 0x49e30950 (LWP 20760) exited] >[Thread 0x4bc33950 (LWP 20680) exited] >[New Thread 0x49e30950 (LWP 20988)] >[New Thread 0x4bc33950 (LWP 21035)] >[Thread 0x4762c950 (LWP 20761) exited] >[New Thread 0x4a831950 (LWP 21071)] >[New Thread 0x4b232950 (LWP 21072)] >[New Thread 0x4c634950 (LWP 21074)] >[New Thread 0x4d035950 (LWP 21083)] >[New Thread 0x4da36950 (LWP 21089)] >[New Thread 0x4e437950 (LWP 21090)] >[Thread 0x4bc33950 (LWP 21035) exited] >[New Thread 0x4ee38950 (LWP 21119)] >[New Thread 0x4f839950 (LWP 21121)] >[New Thread 0x5023a950 (LWP 21136)] >[New Thread 0x50c3b950 (LWP 21137)] >[Thread 0x4a831950 (LWP 21071) exited] >[Thread 0x4b232950 (LWP 21072) exited] >[Thread 0x49e30950 (LWP 20988) exited] >[Thread 0x4c634950 (LWP 21074) exited] >[Thread 0x4da36950 (LWP 21089) exited] >[Thread 0x4d035950 (LWP 21083) exited] >[New Thread 0x5163c950 (LWP 21214)] >[New Thread 0x5203d950 (LWP 21216)] >[New Thread 0x52a3e950 (LWP 21226)] >[New Thread 0x5343f950 (LWP 21227)] >[Thread 0x4ee38950 (LWP 21119) exited] >[Thread 0x4e437950 (LWP 21090) exited] >[Thread 0x4f839950 (LWP 21121) exited] >[Thread 0x5023a950 (LWP 21136) exited] >[Thread 0x50c3b950 (LWP 21137) exited] >[Thread 0x5203d950 (LWP 21216) exited] >[Thread 0x5163c950 (LWP 21214) exited] >[Thread 0x52a3e950 (LWP 21226) exited] >[New Thread 0x53e40950 (LWP 21380)] >[New Thread 0x54841950 (LWP 21443)] >[New Thread 0x55242950 (LWP 21449)] >[New Thread 0x55c43950 (LWP 21452)] >[Thread 0x5343f950 (LWP 21227) exited] >[New Thread 0x4762c950 (LWP 21522)] >[Thread 0x53e40950 (LWP 21380) exited] >[Thread 0x54841950 (LWP 21443) exited] >[Thread 0x55242950 (LWP 21449) exited] >[Thread 0x55c43950 (LWP 21452) exited] >[New Thread 0x5343f950 (LWP 21769)] >[Thread 0x4762c950 (LWP 21522) exited] >[Thread 0x5343f950 (LWP 21769) exited] >[New Thread 0x4762c950 (LWP 22717)] >[New Thread 0x53e40950 (LWP 22718)] >[Thread 0x4762c950 (LWP 22717) exited] >[New Thread 0x4942f950 (LWP 22831)] >[Thread 0x53e40950 (LWP 22718) exited] >[New Thread 0x53e40950 (LWP 23496)] >[Thread 0x53e40950 (LWP 23496) exited] >[New Thread 0x43025950 (LWP 24909)] >[New Thread 0x4622a950 (LWP 24913)] >[Thread 0x4942f950 (LWP 22831) exited] >[Thread 0x4622a950 (LWP 24913) exited] >[New Thread 0x4942f950 (LWP 25150)] >[Thread 0x43025950 (LWP 24909) exited] >[Thread 0x4942f950 (LWP 25150) exited] >[New Thread 0x4942f950 (LWP 25249)] >[New Thread 0x43025950 (LWP 25250)] >[Thread 0x4942f950 (LWP 25249) exited] >[New Thread 0x4942f950 (LWP 25251)] >[Thread 0x43025950 (LWP 25250) exited] >[New Thread 0x43025950 (LWP 25252)] >[New Thread 0x4622a950 (LWP 25253)] >[Thread 0x4622a950 (LWP 25253) exited] >[Thread 0x4942f950 (LWP 25251) exited] >[New Thread 0x4942f950 (LWP 25254)] >[Thread 0x43025950 (LWP 25252) exited] >[Thread 0x4942f950 (LWP 25254) exited] >[New Thread 0x4942f950 (LWP 25366)] >[New Thread 0x43025950 (LWP 25367)] >[Thread 0x4942f950 (LWP 25366) exited] >[New Thread 0x4942f950 (LWP 25431)] >[Thread 0x43025950 (LWP 25367) exited] >[Thread 0x4942f950 (LWP 25431) exited] >[New Thread 0x4942f950 (LWP 25447)] >[Thread 0x4942f950 (LWP 25447) exited] >[New Thread 0x4942f950 (LWP 25453)] >[Thread 0x4942f950 (LWP 25453) exited] >[New Thread 0x4942f950 (LWP 25477)] >[Thread 0x4942f950 (LWP 25477) exited] >[New Thread 0x4942f950 (LWP 25489)] >[Thread 0x4942f950 (LWP 25489) exited] >[New Thread 0x4942f950 (LWP 25516)] >[Thread 0x4942f950 (LWP 25516) exited] >[New Thread 0x43025950 (LWP 25592)] >[New Thread 0x4622a950 (LWP 25593)] >[Thread 0x43025950 (LWP 25592) exited] >[Thread 0x4622a950 (LWP 25593) exited] >[New Thread 0x4622a950 (LWP 25699)] >[New Thread 0x43025950 (LWP 25700)] >[Thread 0x43025950 (LWP 25700) exited] >[Thread 0x4622a950 (LWP 25699) exited] >[New Thread 0x4622a950 (LWP 25723)] >[New Thread 0x43025950 (LWP 25724)] >[New Thread 0x4942f950 (LWP 25725)] >[Thread 0x4622a950 (LWP 25723) exited] >[Thread 0x43025950 (LWP 25724) exited] >[Thread 0x4942f950 (LWP 25725) exited] >[New Thread 0x4942f950 (LWP 25748)] >[New Thread 0x43025950 (LWP 25749)] >[New Thread 0x4622a950 (LWP 25750)] >[Thread 0x43025950 (LWP 25749) exited] >[Thread 0x4942f950 (LWP 25748) exited] >[Thread 0x4622a950 (LWP 25750) exited] >[New Thread 0x4622a950 (LWP 25774)] >[New Thread 0x4942f950 (LWP 25775)] >[New Thread 0x43025950 (LWP 25776)] >[Thread 0x43025950 (LWP 25776) exited] >[Thread 0x4942f950 (LWP 25775) exited] >[Thread 0x4622a950 (LWP 25774) exited] >[New Thread 0x4622a950 (LWP 25817)] >[Thread 0x4622a950 (LWP 25817) exited] >[New Thread 0x4622a950 (LWP 25887)] >[Thread 0x4622a950 (LWP 25887) exited] >[New Thread 0x4622a950 (LWP 26121)] >[Thread 0x4622a950 (LWP 26121) exited] >[New Thread 0x4622a950 (LWP 26123)] >[Thread 0x4622a950 (LWP 26123) exited] >[New Thread 0x4622a950 (LWP 26140)] >[Thread 0x4622a950 (LWP 26140) exited] >[New Thread 0x4622a950 (LWP 26166)] >[New Thread 0x4942f950 (LWP 26192)] >[Thread 0x4942f950 (LWP 26192) exited] >[Thread 0x4622a950 (LWP 26166) exited] >[New Thread 0x4622a950 (LWP 26196)] >[Thread 0x4622a950 (LWP 26196) exited] >[New Thread 0x4622a950 (LWP 26223)] >[Thread 0x4622a950 (LWP 26223) exited] >[New Thread 0x4622a950 (LWP 26292)] >[Thread 0x4622a950 (LWP 26292) exited] >[New Thread 0x4622a950 (LWP 26307)] >[Thread 0x4622a950 (LWP 26307) exited] >[New Thread 0x4622a950 (LWP 26342)] >[New Thread 0x4942f950 (LWP 26354)] >[New Thread 0x43025950 (LWP 26355)] >[Thread 0x43025950 (LWP 26355) exited] >[Thread 0x4622a950 (LWP 26342) exited] >[Thread 0x4942f950 (LWP 26354) exited] >[New Thread 0x4942f950 (LWP 26364)] >[New Thread 0x4622a950 (LWP 26371)] >[Thread 0x4622a950 (LWP 26371) exited] >[Thread 0x4942f950 (LWP 26364) exited] >[New Thread 0x4942f950 (LWP 26378)] >[Thread 0x4942f950 (LWP 26378) exited] >[New Thread 0x4942f950 (LWP 26392)] >[New Thread 0x4622a950 (LWP 26393)] >[Thread 0x4942f950 (LWP 26392) exited] >[Thread 0x4622a950 (LWP 26393) exited] >[New Thread 0x4622a950 (LWP 26395)] >[Thread 0x4622a950 (LWP 26395) exited] >[New Thread 0x4622a950 (LWP 26425)] >[Thread 0x4622a950 (LWP 26425) exited] >[New Thread 0x4622a950 (LWP 26457)] >[Thread 0x4622a950 (LWP 26457) exited] >[New Thread 0x4622a950 (LWP 26471)] >[Thread 0x4622a950 (LWP 26471) exited] >[New Thread 0x4622a950 (LWP 26482)] >[New Thread 0x4942f950 (LWP 26483)] >[Thread 0x4622a950 (LWP 26482) exited] >[Thread 0x4942f950 (LWP 26483) exited] >[New Thread 0x4942f950 (LWP 26485)] >[Thread 0x4942f950 (LWP 26485) exited] >[New Thread 0x4942f950 (LWP 26493)] >[Thread 0x4942f950 (LWP 26493) exited] >[New Thread 0x4942f950 (LWP 26521)] >[Thread 0x4942f950 (LWP 26521) exited] >[New Thread 0x4942f950 (LWP 26671)] >[Thread 0x4942f950 (LWP 26671) exited] >[New Thread 0x4942f950 (LWP 26758)] >[Thread 0x4942f950 (LWP 26758) exited] >[New Thread 0x4942f950 (LWP 9323)] >[Thread 0x4942f950 (LWP 9323) exited] >[New Thread 0x4942f950 (LWP 9371)] >[Thread 0x4942f950 (LWP 9371) exited] >[New Thread 0x4942f950 (LWP 9393)] >[New Thread 0x4622a950 (LWP 9395)] >[Thread 0x4942f950 (LWP 9393) exited] >[Thread 0x4622a950 (LWP 9395) exited] >[New Thread 0x4622a950 (LWP 9424)] >[New Thread 0x4942f950 (LWP 9425)] >[Thread 0x4622a950 (LWP 9424) exited] >[New Thread 0x4622a950 (LWP 9427)] >[Thread 0x4942f950 (LWP 9425) exited] >[Thread 0x4622a950 (LWP 9427) exited] >[New Thread 0x4622a950 (LWP 9429)] >[New Thread 0x4942f950 (LWP 9430)] >[Thread 0x4622a950 (LWP 9429) exited] >[Thread 0x4942f950 (LWP 9430) exited] >[New Thread 0x4942f950 (LWP 9482)] >[Thread 0x4942f950 (LWP 9482) exited] >[New Thread 0x4942f950 (LWP 9488)] >[Thread 0x4942f950 (LWP 9488) exited] >[New Thread 0x4942f950 (LWP 9516)] >Detaching after fork from child process 9517. >CalDAV Eplugin starting up ... >** (evolution:9518): DEBUG: mailto URL command: evolution --component=mail %s >** (evolution:9518): DEBUG: mailto URL program: evolution >[Thread 0x4942f950 (LWP 9516) exited] >[New Thread 0x4942f950 (LWP 9535)] >[Thread 0x4942f950 (LWP 9535) exited] >[New Thread 0x4942f950 (LWP 9639)] >[Thread 0x4942f950 (LWP 9639) exited] >[New Thread 0x4942f950 (LWP 9731)] >[Thread 0x4942f950 (LWP 9731) exited] >[New Thread 0x4942f950 (LWP 9976)] >[Thread 0x4942f950 (LWP 9976) exited] >[New Thread 0x4942f950 (LWP 10578)] >[Thread 0x4942f950 (LWP 10578) exited] >[New Thread 0x4942f950 (LWP 10688)] > >(firefox:20016): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed > >(firefox:20016): GLib-GObject-WARNING **: invalid (NULL) pointer instance > >(firefox:20016): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed > >(firefox:20016): GLib-GObject-WARNING **: invalid (NULL) pointer instance > >(firefox:20016): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed > >Program received signal SIGSEGV, Segmentation fault. >hal_pool_find_by_capability (pool=0x0, capability=0x7f5ed57f9b09 "storage") at hal-pool.c:450 >/usr/src/debug/gvfs-0.2.5/hal/hal-pool.c:450:12516:beg:0x7f5ed57e5210 >Current language: auto; currently c >Missing separate debuginfos, use: debuginfo-install keyutils.x86_64 libxml2.x86_64 >(gdb) thread apply all backtrace > >Thread 138 (Thread 0x4942f950 (LWP 10688)): >#0 0x00000037bd60b19d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000037d0623244 in pt_TimedWait (cv=<value optimized out>, ml=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:280 >#2 0x00000037d0623e6a in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:407 >#3 0x00000037d0623f66 in PR_Wait (mon=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:584 >#4 0x00000037d6629759 in nsThreadPool::Run (this=<value optimized out>) at ../../dist/include/xpcom/nsAutoLock.h:340 >#5 0x00000037d6627b3e in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) at nsThread.cpp:510 >#6 0x00000037d65f9396 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#7 0x00000037d662830f in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#8 0x00000037d0629aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#9 0x00000037bd60729a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#10 0x00000037bcae439d in clone () from /lib64/libc.so.6 > >Thread 18 (Thread 0x45829950 (LWP 20035)): >#0 0x00000037bd60af19 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000037d0623ee4 in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:405 >#2 0x00000037d0623f66 in PR_Wait (mon=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:584 >#3 0x00000037d6626ee1 in nsEventQueue::GetEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) at ../../dist/include/xpcom/nsAutoLock.h:340 >#4 0x00000037d6627b19 in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) at nsThread.h:112 >#5 0x00000037d65f9396 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#6 0x00000037d662830f in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#7 0x00000037d0629aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#8 0x00000037bd60729a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#9 0x00000037bcae439d in clone () from /lib64/libc.so.6 >Current language: auto; currently asm > >Thread 12 (Thread 0x44427950 (LWP 20028)): >#0 0x00000037bd60af19 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000037d0623ee4 in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:405 >#2 0x00000037d6453898 in nsCertVerificationThread::Run (this=<value optimized out>) at nsCertVerificationThread.cpp:138 >#3 0x00000037d0629aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#4 0x00000037bd60729a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#5 0x00000037bcae439d in clone () from /lib64/libc.so.6 > >Thread 11 (Thread 0x43a26950 (LWP 20027)): >#0 0x00000037bd60af19 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000037d0623ee4 in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:405 >#2 0x00000037d6452979 in nsSSLThread::Run (this=<value optimized out>) at nsSSLThread.cpp:964 >#3 0x00000037d0629aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#4 0x00000037bd60729a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#5 0x00000037bcae439d in clone () from /lib64/libc.so.6 > >Thread 9 (Thread 0x4160d950 (LWP 20025)): >#0 0x00000037bd60b19d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000037d0623244 in pt_TimedWait (cv=<value optimized out>, ml=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:280 >#2 0x00000037d0623e6a in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:407 >#3 0x00000037d662a90e in TimerThread::Run (this=<value optimized out>) at TimerThread.cpp:345 >#4 0x00000037d6627b3e in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) at nsThread.cpp:510 >#5 0x00000037d65f9396 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#6 0x00000037d662830f in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#7 0x00000037d0629aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#8 0x00000037bd60729a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#9 0x00000037bcae439d in clone () from /lib64/libc.so.6 > >Thread 8 (Thread 0x42624950 (LWP 20024)): >#0 0x00000037bcada9f6 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 >#1 0x00000037d0625a67 in _pr_poll_with_poll (pds=<value optimized out>, npds=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:3895 >#2 0x00000037d5e849c4 in nsSocketTransportService::Poll (this=<value optimized out>, wait=<value optimized out>, interval=<value optimized out>) at nsSocketTransportService2.cpp:349 >#3 0x00000037d5e84e8a in nsSocketTransportService::DoPollIteration (this=<value optimized out>, wait=<value optimized out>) at nsSocketTransportService2.cpp:644 >#4 0x00000037d5e85107 in nsSocketTransportService::OnProcessNextEvent (this=<value optimized out>, thread=<value optimized out>, mayWait=<value optimized out>, depth=<value optimized out>) at nsSocketTransportService2.cpp:523 >#5 0x00000037d6627aeb in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) at nsThread.cpp:497 >#6 0x00000037d65f9396 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#7 0x00000037d5e84bd0 in nsSocketTransportService::Run (this=<value optimized out>) at nsSocketTransportService2.cpp:565 >#8 0x00000037d6627b3e in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) at nsThread.cpp:510 >#9 0x00000037d65f9396 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#10 0x00000037d662830f in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#11 0x00000037d0629aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#12 0x00000037bd60729a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#13 0x00000037bcae439d in clone () from /lib64/libc.so.6 > >Aborted > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 458657
:
316397
|
316398
|
316501
|
316502
|
316504
|
316505
|
316648
|
316649
|
316650
|
316651
|
316652
|
316682
|
316685
|
316686
|
316687
|
316688
| 316730 |
316739
|
316740
|
316741
|
316743
|
316744