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 590988 Details for
Bug 830301
When desktop is configured to allow ldap/kerberos/smart card login, stopping network service triggers Firefox crash and unable to login to desktop after a logout.
[?]
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.
Firefox debugger output after 30 seconds wait when network service is stopped.
FF_crash_30sec_wait.txt (text/plain), 29.97 KB, created by
Asha Akkiangady
on 2012-06-11 17:26:24 UTC
(
hide
)
Description:
Firefox debugger output after 30 seconds wait when network service is stopped.
Filename:
MIME Type:
Creator:
Asha Akkiangady
Created:
2012-06-11 17:26:24 UTC
Size:
29.97 KB
patch
obsolete
>$ firefox -g >MOZILLA_FIVE_HOME=/usr/lib64/firefox > LD_LIBRARY_PATH=/usr/lib64/firefox:/usr/lib64/firefox/plugins:/usr/lib64/firefox >DISPLAY=:0.0 >FONTCONFIG_PATH=/etc/fonts:/usr/lib64/firefox/res/Xft >DYLD_LIBRARY_PATH=/usr/lib64/firefox:/usr/lib64/firefox > LIBRARY_PATH= > SHLIB_PATH=/usr/lib64/firefox:/usr/lib64/firefox > LIBPATH=/usr/lib64/firefox:/usr/lib64/firefox > ADDON_PATH= > MOZ_PROGRAM=/usr/lib64/firefox/firefox > MOZ_TOOLKIT= > moz_debug=1 > moz_debugger= >moz_debugger_args= >/usr/lib64/firefox/run-mozilla.sh: line 116: type: ddd: not found >/usr/bin/gdb --args /usr/lib64/firefox/firefox >GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-42.el5) >Copyright (C) 2009 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-redhat-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/lib64/firefox/firefox...(no debugging symbols found)...done. >(gdb) run -safemode >Starting program: /usr/lib64/firefox/firefox -safemode >warning: no loadable sections found in added symbol-file system-supplied DSO at 0x2aaaaaaab000 >[Thread debugging using libthread_db enabled] >Detaching after fork from child process 4925. >[New Thread 0x2aaab1a5b940 (LWP 4926)] >[New Thread 0x2aaab2c4f940 (LWP 4927)] >[New Thread 0x2aaab3650940 (LWP 4928)] >[New Thread 0x2aaab4200940 (LWP 4929)] >[New Thread 0x2aaab5d00940 (LWP 4930)] >[New Thread 0x2aaab6701940 (LWP 4931)] > >Program received signal SIGINT, Interrupt. >0x00000034034cb466 in __poll (fds=0x7fffffff96d0, nfds=1, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >87 int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout); >(gdb) thread apply all bt full > >Thread 7 (Thread 0x2aaab6701940 (LWP 4931)): >#0 0x000000340440b019 in pthread_cond_wait@@GLIBC_2.3.2 () > from /lib64/libpthread.so.0 >No symbol table info available. >#1 0x00000034162230fd in PR_WaitCondVar (cvar=0x2aaab4b98740, > timeout=4294967295) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 > rv = <value optimized out> > thred = 0x2aaaaac5d9d0 >#2 0x00002aaaabc814ef in XPCJSRuntime::WatchdogMain ( > arg=<value optimized out>) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/js/xpconnect/src/XPCJSRuntime.cpp:965 > cx = 0x0 > self = 0x2aaaaac07000 > sleepInterval = 128 >#3 0x00000034162287cd in _pt_root (arg=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 > thred = 0x2aaaaac5d9d0 >#4 0x000000340440683d in start_thread (arg=<value optimized out>) > at pthread_create.c:301 > __res = <value optimized out> >---Type <return> to continue, or q <return> to quit--- > pd = 0x2aaab6701940 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {46912693606720, > 129690008411650945, 10485760, 3, 4096, 46912693608448, > 129736645078100641, 129689956934964098}, mask_was_saved = 0}}, > priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > robust = <value optimized out> >#5 0x00000034034d438d in clone () from /lib64/libc.so.6 >No symbol table info available. > >Thread 6 (Thread 0x2aaab5d00940 (LWP 4930)): >#0 0x000000340440b019 in pthread_cond_wait@@GLIBC_2.3.2 () > from /lib64/libpthread.so.0 >No symbol table info available. >#1 0x00000034162230fd in PR_WaitCondVar (cvar=0x2aaab4b98680, > timeout=4294967295) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 > rv = <value optimized out> > thred = 0x2aaaaac5d8c0 >#2 0x00002aaaac1a97b9 in js::GCHelperThread::threadLoop (this=0x2aaab52487e8) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/js/src/jsgc.cpp:2226 >No locals. >---Type <return> to continue, or q <return> to quit--- >#3 0x00000034162287cd in _pt_root (arg=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 > thred = 0x2aaaaac5d8c0 >#4 0x000000340440683d in start_thread (arg=<value optimized out>) > at pthread_create.c:301 > __res = <value optimized out> > pd = 0x2aaab5d00940 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {46912683116864, > 129690008411650945, 10485760, 3, 4096, 46912683118592, > 129736645134727841, 129689956934964098}, mask_was_saved = 0}}, > priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > robust = <value optimized out> >#5 0x00000034034d438d in clone () from /lib64/libc.so.6 >No symbol table info available. > >Thread 5 (Thread 0x2aaab4200940 (LWP 4929)): >#0 0x00000034034cb466 in __poll (fds=0x2aaab41ffd20, nfds=1, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 > oldtype = 0 > result = <value optimized out> >#1 0x00000034162249b4 in _pr_poll_with_poll (pds=0x2aaab1f6b000, npds=1, >---Type <return> to continue, or q <return> to quit--- > timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:3951 >No locals. >#2 PR_Poll (pds=0x2aaab1f6b000, npds=1, timeout=4294967295) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:4353 >No locals. >#3 0x00002aaaab5ca53f in nsSocketTransportService::Poll ( > this=<value optimized out>, wait=<value optimized out>, > interval=0x2aaab41fffb4) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/netwerk/base/src/nsSocketTransportService2.cpp:416 > pollList = 0x2aaab1f6b000 > pollCount = 1 > pollTimeout = 4294967295 > ts = 3695270685 > rv = <value optimized out> > passedInterval = <value optimized out> >#4 0x00002aaaab5caa77 in nsSocketTransportService::DoPollIteration ( > this=0x2aaaaace5df0, wait=true) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/netwerk/base/src/nsSocketTransportService2.cpp:734 > i = -1 > pollInterval = <value optimized out> > n = <value optimized out> >---Type <return> to continue, or q <return> to quit--- >#5 0x00002aaaab5cae26 in nsSocketTransportService::Run (this=0x2aaaaace5df0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/netwerk/base/src/nsSocketTransportService2.cpp:632 > pendingEvents = false > thread = 0x2aaaaace5f50 > threadInt = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaace5f50}, <No data fields>} >#6 0x00002aaaabff327e in nsThread::ProcessNextEvent (this=0x2aaaaace5f50, > mayWait=true, result=0x2aaab42000bf) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/threads/nsThread.cpp:631 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaace5e08}, <No data fields>} > notifyGlobalObserver = false > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = -1} > rv = 0 >#7 0x00002aaaabfc48d7 in NS_ProcessNextEvent_P (thread=0x2aaab41ffd20, > mayWait=true) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/build/nsThreadUtils.cpp:245 > val = <value optimized out> >#8 0x00002aaaabff3003 in nsThread::ThreadFunc (arg=<value optimized out>) >---Type <return> to continue, or q <return> to quit--- > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/threads/nsThread.cpp:272 > self = 0x2aaaaace5f50 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#9 0x00000034162287cd in _pt_root (arg=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 > thred = 0x2aaaaac5d6a0 >#10 0x000000340440683d in start_thread (arg=<value optimized out>) > at pthread_create.c:301 > __res = <value optimized out> > pd = 0x2aaab4200940 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {46912654805312, > 129690008411650945, 10485760, 3, 4096, 46912654807040, > 129736645114804897, 129689956934964098}, mask_was_saved = 0}}, > priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > robust = <value optimized out> >#11 0x00000034034d438d in clone () from /lib64/libc.so.6 >No symbol table info available. > >Thread 4 (Thread 0x2aaab3650940 (LWP 4928)): >#0 0x000000340440b019 in pthread_cond_wait@@GLIBC_2.3.2 () >---Type <return> to continue, or q <return> to quit--- > from /lib64/libpthread.so.0 >No symbol table info available. >#1 0x00000034162230fd in PR_WaitCondVar (cvar=0x2aaaaac67c80, > timeout=4294967295) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 > rv = <value optimized out> > thred = 0x2aaaaac5d590 >#2 0x00002aaaabff61ee in Wait (this=0x2aaaaac566e0) > at ../../dist/include/mozilla/CondVar.h:103 >No locals. >#3 Wait (this=0x2aaaaac566e0) at ../../dist/include/mozilla/Monitor.h:80 >No locals. >#4 TimerThread::Run (this=0x2aaaaac566e0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/threads/TimerThread.cpp:362 > waitFor = 3 > low = <value optimized out> > high = -1429903576 > halfMicrosecondsIntervalResolution = 250 >#5 0x00002aaaabff327e in nsThread::ProcessNextEvent (this=0x2aaaaace57c0, > mayWait=true, result=0x2aaab36500bf) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/threads/nsThread.cpp:631 >---Type <return> to continue, or q <return> to quit--- > event = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac566e0}, <No data fields>} > notifyGlobalObserver = false > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = -1} > rv = 0 >#6 0x00002aaaabfc48d7 in NS_ProcessNextEvent_P (thread=0x2aaaaac67c8c, > mayWait=true) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/build/nsThreadUtils.cpp:245 > val = <value optimized out> >#7 0x00002aaaabff3003 in nsThread::ThreadFunc (arg=<value optimized out>) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/threads/nsThread.cpp:272 > self = 0x2aaaaace57c0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >#8 0x00000034162287cd in _pt_root (arg=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 > thred = 0x2aaaaac5d590 >#9 0x000000340440683d in start_thread (arg=<value optimized out>) > at pthread_create.c:301 > __res = <value optimized out> > pd = 0x2aaab3650940 >---Type <return> to continue, or q <return> to quit--- > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {46912642550080, > 129690008411650945, 10485760, 3, 4096, 46912642551808, > 129736645026921121, 129689956934964098}, mask_was_saved = 0}}, > priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > robust = <value optimized out> >#10 0x00000034034d438d in clone () from /lib64/libc.so.6 >No symbol table info available. > >Thread 3 (Thread 0x2aaab2c4f940 (LWP 4927)): >#0 0x000000340440b019 in pthread_cond_wait@@GLIBC_2.3.2 () > from /lib64/libpthread.so.0 >No symbol table info available. >#1 0x00000034162230fd in PR_WaitCondVar (cvar=0x2aaaaac67d00, > timeout=4294967295) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 > rv = <value optimized out> > thred = 0x2aaaaac5d480 >#2 0x00002aaaabffe1ff in Wait (this=0x2aaaaacca2e0) > at ../../dist/include/mozilla/CondVar.h:103 >No locals. >#3 nsCycleCollectorRunner::Run (this=0x2aaaaacca2e0) >---Type <return> to continue, or q <return> to quit--- > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/base/nsCycleCollector.cpp:3496 >No locals. >#4 0x00002aaaabff327e in nsThread::ProcessNextEvent (this=0x2aaaaace45e0, > mayWait=true, result=0x2aaab2c4f0bf) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/threads/nsThread.cpp:631 > event = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaacca2e0}, <No data fields>} > notifyGlobalObserver = false > obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > canary = {static sOutputFD = -1} > rv = 0 >#5 0x00002aaaabfc48d7 in NS_ProcessNextEvent_P (thread=0x2aaaaac67d0c, > mayWait=true) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/build/nsThreadUtils.cpp:245 > val = <value optimized out> >#6 0x00002aaaabff3003 in nsThread::ThreadFunc (arg=<value optimized out>) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/threads/nsThread.cpp:272 > self = 0x2aaaaace45e0 > event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} >---Type <return> to continue, or q <return> to quit--- >#7 0x00000034162287cd in _pt_root (arg=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 > thred = 0x2aaaaac5d480 >#8 0x000000340440683d in start_thread (arg=<value optimized out>) > at pthread_create.c:301 > __res = <value optimized out> > pd = 0x2aaab2c4f940 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {46912632060224, > 129690008411650945, 10485760, 3, 4096, 46912632061952, > 129736645016537761, 129689956934964098}, mask_was_saved = 0}}, > priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > robust = <value optimized out> >#9 0x00000034034d438d in clone () from /lib64/libc.so.6 >No symbol table info available. > >Thread 2 (Thread 0x2aaab1a5b940 (LWP 4926)): >#0 0x00000034034d0d89 in syscall () from /lib64/libc.so.6 >No symbol table info available. >#1 0x00002aaaac00e680 in epoll_wait (epfd=-1429360640, events=0x3ff, > maxevents=-1, timeout=623635805) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/third_part---Type <return> to continue, or q <return> to quit--- >y/libevent/epoll_sub.c:51 >No locals. >#2 0x00002aaaac00e27d in epoll_dispatch (base=0x2aaaaacc2000, > arg=<value optimized out>, tv=<value optimized out>) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/third_party/libevent/epoll.c:208 > events = 0x2aaaaacdb000 > evep = <value optimized out> > i = <value optimized out> > res = <value optimized out> > timeout = -1 >#3 0x00002aaaac00c5b0 in event_base_loop (base=0x2aaaaacc2000, flags=1) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/third_party/libevent/event.c:513 > evsel = 0x2aaaacc918a0 > evbase = 0x2aaaaacc8b20 > tv = {tv_sec = 46909632806917, tv_usec = 0} > tv_p = 0x0 > res = <value optimized out> >#4 0x00002aaaac023d5c in base::MessagePumpLibevent::Run (this=0x2aaaaacbf6d0, > delegate=0x2aaab1a5af50) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/base/message_pump_libevent.cc:336 >---Type <return> to continue, or q <return> to quit--- > poll_tv = {tv_sec = 46912498338560, tv_usec = 140737488329473} > delay = {delta_ = 140737488329528} > did_work = 252 > old_in_run = false >#5 0x00002aaaac014850 in RunInternal (this=0x3ff) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/base/message_loop.cc:208 >No locals. >#6 RunHandler (this=0x3ff) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/base/message_loop.cc:201 >No locals. >#7 MessageLoop::Run (this=0x3ff) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/base/message_loop.cc:175 > save_state = {<MessageLoop::RunState> = {run_depth = 1, > quit_received = false}, loop_ = 0x2aaab1a5af50, > previous_state_ = 0x0} >#8 0x00002aaaac01a63e in base::Thread::ThreadMain (this=0x2aaaaac67b40) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/base/thread.cc:156 > message_loop = {<base::MessagePump::Delegate> = { > _vptr.Delegate = 0x2aaaacc368d0}, type_ = TYPE_IO, >---Type <return> to continue, or q <return> to quit--- > work_queue_ = std::queue wrapping: std::deque with 0 elements, > delayed_work_queue_ = std::priority_queue wrapping: std::vector of length 0, capacity 0, > deferred_non_nestable_work_queue_ = std::queue wrapping: std::deque with 0 elements, pump_ = {ptr_ = 0x2aaaaacbf6d0}, destruction_observers_ = { > observers_ = std::vector of length 0, capacity 0, > notify_depth_ = 0, type_ = NOTIFY_ALL}, > nestable_tasks_allowed_ = true, exception_restoration_ = false, > thread_name_ = "Gecko_IOThread", > incoming_queue_ = std::queue wrapping: std::deque with 0 elements, > incoming_queue_lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, > __count = 0, __owner = 0, __nusers = 0, __kind = 0, > __spins = 0, __list = {__prev = 0x0, __next = 0x0}}, > __size = '\000' <repeats 39 times>, __align = 0}}}, > state_ = 0x2aaab1a5af20, next_sequence_num_ = 0} >#9 0x00002aaaac023f78 in ThreadFunc (closure=0x14) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/ipc/chromium/src/base/platform_thread_posix.cc:26 >No locals. >#10 0x000000340440683d in start_thread (arg=<value optimized out>) > at pthread_create.c:301 > __res = <value optimized out> > pd = 0x2aaab1a5b940 >---Type <return> to continue, or q <return> to quit--- > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {46912613235008, > 129690008411650945, 10485760, 3, 4096, 46912613236736, > 129736645073078945, 129689956934964098}, mask_was_saved = 0}}, > priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > robust = <value optimized out> >#11 0x00000034034d438d in clone () from /lib64/libc.so.6 >No symbol table info available. > >Thread 1 (Thread 0x2aaaaaac3460 (LWP 4922)): >#0 0x00000034034cb466 in __poll (fds=0x7fffffff96d0, nfds=1, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 > oldtype = 0 > result = <value optimized out> >#1 0x000000340be216e0 in socket_do_iteration (transport=0x2aaab1fbbde0, > flags=7, timeout_milliseconds=-1) at dbus-transport-socket.c:1041 > poll_fd = {fd = 30, events = 1, revents = 0} > poll_res = -1 > poll_timeout = -1 >#2 0x000000340be1fe14 in _dbus_transport_do_iteration ( > transport=0x2aaab1fbbde0, flags=7, timeout_milliseconds=-1) > at dbus-transport.c:942 >---Type <return> to continue, or q <return> to quit--- >No locals. >#3 0x000000340be0dbce in _dbus_connection_do_iteration_unlocked ( > connection=0x2aaab52d6300, flags=7, timeout_milliseconds=-1) > at dbus-connection.c:1143 >No locals. >#4 0x000000340be0e9d2 in _dbus_connection_flush_unlocked ( > connection=0x2aaab52d6300) at dbus-connection.c:3313 >No locals. >#5 0x000000340be0f6eb in _dbus_connection_block_pending_call ( > pending=0x2aaab52fd380) at dbus-connection.c:2238 > start_tv_sec = <value optimized out> > start_tv_usec = <value optimized out> > end_tv_sec = <value optimized out> > end_tv_usec = <value optimized out> > tv_sec = <value optimized out> > tv_usec = <value optimized out> > status = <value optimized out> > connection = 0x7fffffff96d0 > client_serial = <value optimized out> > timeout_milliseconds = <value optimized out> >#6 0x000000340be0ed9c in dbus_connection_send_with_reply_and_block ( > connection=0x2aaab52d6300, message=0x2aaaaac32b00, > timeout_milliseconds=-1, error=0x0) at dbus-connection.c:3269 >---Type <return> to continue, or q <return> to quit--- > reply = <value optimized out> > pending = 0x2aaab52fd380 > __FUNCTION__ = "dbus_connection_send_with_reply_and_block" >#7 0x000000340be0a87a in dbus_bus_register (connection=0x7fffffff96d0, > error=0x0) at dbus-bus.c:646 > message = 0x2aaaaac32b00 > reply = <value optimized out> > name = <value optimized out> > bd = 0x2aaab52fe120 > retval = 0 > __FUNCTION__ = "dbus_bus_register" >#8 0x000000340be0acd4 in internal_bus_get (type=DBUS_BUS_SYSTEM, private=0, > error=0x0) at dbus-bus.c:445 > address = <value optimized out> > connection = 0x2aaab52d6300 > bd = <value optimized out> > __FUNCTION__ = "internal_bus_get" >#9 0x00002aaab4407616 in nsDBusService::CreateConnection (this=0x2aaab4b45100) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/toolkit/system/dbus/nsDBusService.cpp:164 >No locals. >#10 0x00002aaab4407673 in nsDBusService::AddClient (this=0x7fffffff96d0, > client=0x1) >---Type <return> to continue, or q <return> to quit--- > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/toolkit/system/dbus/nsDBusService.cpp:81 > rv = <value optimized out> >#11 0x00002aaab4407a9e in nsNetworkManagerListener::Init (this=0x2aaab4b308b0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/toolkit/system/dbus/nsNetworkManagerListener.cpp:104 > rv = 2147942414 >#12 0x00002aaab44075c9 in nsNetworkManagerListenerConstructor ( > aOuter=<value optimized out>, aIID=..., aResult=0x7fffffff99f0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/toolkit/system/dbus/nsDBusModule.cpp:58 > rv = 2147942414 > inst = 0x7fffffff96d0 >#13 0x00002aaaabfed222 in nsComponentManagerImpl::CreateInstanceByContractID ( > this=<value optimized out>, aContractID=<value optimized out>, > aDelegate=0x0, aIID=..., aResult=0x7fffffff99f0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/components/nsComponentManager.cpp:1299 > entry = <value optimized out> > rv = 2147746132 > factory = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaab519e800}, <No data fields>} >#14 0x00002aaaabfed982 in nsComponentManagerImpl::GetServiceByContractID ( >---Type <return> to continue, or q <return> to quit--- > this=0x2aaaaac8bc40, > aContractID=0x2aaaac2c3810 "@mozilla.org/network/network-link-service;1", > aIID=..., result=0x7fffffff9a68) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/components/nsComponentManager.cpp:1701 > entry = 0x2aaab1f8ba20 > currentPRThread = 0x2aaaaac5d040 > currentThread = <value optimized out> > pendingPRThread = <value optimized out> > service = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} > rv = <value optimized out> >#15 0x00002aaaabfc23f8 in CallGetService (this=0x7fffffff9a80, aIID=..., > aInstancePtr=0x7fffffff9a68) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/build/nsComponentManagerUtils.cpp:94 > compMgr = 0x7fffffff96d0 >#16 nsGetServiceByContractIDWithError::operator() (this=0x7fffffff9a80, > aIID=..., aInstancePtr=0x7fffffff9a68) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/build/nsComponentManagerUtils.cpp:288 > status = 4294967292 >#17 0x00002aaaabfc18bc in nsCOMPtr_base::assign_from_gs_contractid_with_error ( > this=0x2aaaaac3c350, gs=..., iid=...) >---Type <return> to continue, or q <return> to quit--- > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/build/nsCOMPtr.cpp:141 > newRawPtr = <value optimized out> >#18 0x00002aaaab5b61ed in operator= (this=0x2aaaaac3c300) > at ../../../dist/include/nsCOMPtr.h:751 >No locals. >#19 nsIOService::InitializeNetworkLinkService (this=0x2aaaaac3c300) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/netwerk/base/src/nsIOService.cpp:322 > rv = 0 >#20 0x00002aaaab5b7894 in nsIOService::Observe (this=0x2aaaaac3c300, > subject=0x0, topic=0x2aaaac2c117b "profile-do-change", data=0x2aaaac2c13d0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/netwerk/base/src/nsIOService.cpp:1007 >No locals. >#21 0x00002aaaabfd2bd0 in nsObserverList::NotifyObservers ( > this=0x2aaab52f2ab0, aSubject=0x0, > aTopic=0x2aaaac2c117b "profile-do-change", someData=0x2aaaac2c13d0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/ds/nsObserverList.cpp:130 > i = 2 > observers = {<nsCOMArray_base> = {mArray = { > mImpl = 0x2aaab4b07a00}}, <No data fields>} >---Type <return> to continue, or q <return> to quit--- >#22 0x00002aaaabfd302e in nsObserverService::NotifyObservers ( > this=<value optimized out>, aSubject=0x0, > aTopic=0x2aaaac2c117b "profile-do-change", someData=0x2aaaac2c13d0) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/xpcom/ds/nsObserverService.cpp:182 > observerList = <value optimized out> >#23 0x00002aaaab5a27d3 in nsXREDirProvider::DoStartup (this=0x7fffffff9d70) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/toolkit/xre/nsXREDirProvider.cpp:737 > obsSvc = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaab1f42dc0}, <No data fields>} > em = {<nsCOMPtr_base> = {mRawPtr = 0x7fffffff9fb0}, <No data fields>} > kStartup = {115, 116, 97, 114, 116, 117, 112, 0} >#24 0x00002aaaab59f208 in XRE_main (argc=<value optimized out>, > argv=<value optimized out>, aAppData=<value optimized out>) > at /usr/src/debug/xulrunner-10.0.5/mozilla-esr10/toolkit/xre/nsAppRunner.cpp:3423 > appStartup = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaab4b41b00}, <No data fields>} > shuttingDown = <value optimized out> > workingDir = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac59b40}, <No data fields>} > remoteService = {<nsCOMPtr_base> = { >---Type <return> to continue, or q <return> to quit--- > mRawPtr = 0x2aaaaac59a80}, <No data fields>} > event_tracing_running = <value optimized out> > cmdLine = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac59a80}, <No data fields>} > xpcom = {mServiceManager = 0x2aaaaac8bc48, static gNativeAppSupport = > 0x2aaaaac82dd0} > nativeApp = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac82dd0}, <No data fields>} > profD = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac59c00}, <No data fields>} > fFlagFile = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac599c0}, <No data fields>} > desktopStartupID = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x7fffffffa1b0 "", mLength = 0, > mFlags = 65553}, <No data fields>}, mFixedCapacity = 63, > mFixedBuf = 0x7fffffffa1b0 ""}, > mStorage = "\000\263\377\377\377\177\000\000\300\243\377\377\377\177\000\000\030rê\252*\000\000\b\345\377\377\377\177\000\000\340\323\377\377\377\177\000\000\000Wl\000\000\300\314\001\300\223Ū\252*\000\000\000\263\377\377\377\177\000"} > disableRemote = false > canRun = true > startOffline = false >---Type <return> to continue, or q <return> to quit--- > flagFile = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac599c0}, <No data fields>} > desktopStartupIDPtr = <value optimized out> > profLD = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac59cc0}, <No data fields>} > cachesOK = true > display_name = <value optimized out> > xremotearg = <value optimized out> > profileName = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = {mData = 0x2aaaaacc9378 "default", mLength = 7, > mFlags = 65541}, <No data fields>}, mFixedCapacity = 63, > mFixedBuf = 0x7fffffffa150 ""}, > mStorage = "\000\241\377\377\377\177\000\000\260\241\377\377\377\177\000\000\360\241\377\377\377\177\000\000|~\376\253\252*\000\000\240\241\377\377\377\177\000\000d2\374\253\252*\000\000\212&\301\252\252*\000\000x&\301\252\252*\000"} > version = {<nsFixedCString> = {<nsCString> = {<nsACString_internal> = { > mData = 0x7fffffffa0f0 "10.0.5_20120601034932/20120601034932", > mLength = 36, mFlags = 65553}, <No data fields>}, > mFixedCapacity = 63, > mFixedBuf = 0x7fffffffa0f0 "10.0.5_20120601034932/20120601034932"}, mStorage = "10.0.5_20120601034932/20120601034932\000\177\000\000\351\212\376\253\252*\000\000\260\241\377\377\377\177\000\000\360\241\377\377\377\177\000"} >---Type <return> to continue, or q <return> to quit--- > osABI = {<nsCString> = {<nsACString_internal> = { > mData = 0x2aaaac2c0a2d "Linux_x86_64-gcc3", mLength = 17, > mFlags = 1}, <No data fields>}, <No data fields>} > display = 0x2aaaaac8b380 > profileLock = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaacca1f0}, <No data fields>} > rv = 0 > ar = <value optimized out> > override = 0x0 > appData = {<nsXREAppData> = {size = 112, ry = 0x2aaaaac59300, > vendor = 0x2aaaaac5c0f8 "Mozilla", > name = 0x2aaaaac5c100 "Firefox", > version = 0x2aaaaac5c108 "10.0.5", > buildID = 0x2aaaaac1e130 "20120601034932", > ID = 0x2aaaaac126d0 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", > copyright = 0x0, flags = 14, xreDirectory = 0x2aaaaac593c0, > minVersion = 0x2aaaaac5c110 "10.0.5", > maxVersion = 0x2aaaaac5c118 "10.0.5", > crashReporterURL = 0x2aaaaac33800 "https://crash-reports.mozilla.com/submit?id=ec8030f7-c20a-464f-9b0e-13a3a9e97384&version=10.0.5&buildid=20120601034932", 0x0}, <No data fields>} > dirProvider = {<nsIDirectoryServiceProvider2> = {<nsIDirectoryServiceProvider> = {<nsISupports> = { >---Type <return> to continue, or q <return> to quit--- > _vptr.nsISupports = 0x2aaaaca68c70}, <No data fields>}, <No data fields>}, <nsIProfileStartup> = {<nsISupports> = { > _vptr.nsISupports = 0x2aaaaca68cb8}, <No data fields>}, > mAppProvider = {<nsCOMPtr_base> = { > mRawPtr = 0x0}, <No data fields>}, mGREDir = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac593c0}, <No data fields>}, > mXULAppDir = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac59300}, <No data fields>}, > mProfileDir = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac59c00}, <No data fields>}, > mProfileLocalDir = {<nsCOMPtr_base> = { > mRawPtr = 0x2aaaaac59cc0}, <No data fields>}, > mProfileNotified = true, > mAppBundleDirectories = {<nsCOMArray_base> = {mArray = { > mImpl = 0x0}}, <No data fields>}, > mExtensionDirectories = {<nsCOMArray_base> = {mArray = { > mImpl = 0x0}}, <No data fields>}, > mThemeDirectories = {<nsCOMArray_base> = {mArray = { > mImpl = 0x0}}, <No data fields>}} > i = <value optimized out> >#25 0x0000000000401fca in _start () >No symbol table info available.
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 830301
:
590495
|
590518
| 590988