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 901119 Details for
Bug 1101312
gnome-shell 3.10.4-4 crashes with SIGTRAP when launched
[?]
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.
gdb stacktrace of crash
gnome-shell-3.10.4-3.fc20.x86_64.debugout (text/plain), 25.24 KB, created by
Bernardo Donadio
on 2014-05-31 19:22:00 UTC
(
hide
)
Description:
gdb stacktrace of crash
Filename:
MIME Type:
Creator:
Bernardo Donadio
Created:
2014-05-31 19:22:00 UTC
Size:
25.24 KB
patch
obsolete
>[bcdonadio@darwin ~]$ gdb /usr/bin/gnome-shell >GNU gdb (GDB) Fedora 7.7.1-13.fc20 >Copyright (C) 2014 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". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/bin/gnome-shell...Reading symbols from /usr/lib/debug/usr/bin/gnome-shell.debug...done. >done. >(gdb) run --replace >Starting program: /usr/bin/gnome-shell --replace >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >[New Thread 0x7ffff0b30700 (LWP 11584)] >[New Thread 0x7fffe93f8700 (LWP 11585)] > >** (gnome-shell:11580): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >[New Thread 0x7fffe89eb700 (LWP 11587)] >[New Thread 0x7fffdfdf7700 (LWP 11588)] >[New Thread 0x7fffdf5f6700 (LWP 11589)] >[New Thread 0x7fffde9f5700 (LWP 11590)] >[New Thread 0x7fffddeff700 (LWP 11596)] >[New Thread 0x7fffdcdff700 (LWP 11615)] >[New Thread 0x7fffc7fff700 (LWP 11618)] >Window manager warning: Log level 16: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. >Window manager warning: Log level 6: AT-SPI: COuldn't connect to accessibility bus. Is at-spi-bus-launcher running? > >Program received signal SIGTRAP, Trace/breakpoint trap. >0x00000030600504e9 in g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffffff9b30) > at gmessages.c:989 >989 G_BREAKPOINT (); >(gdb) t a a bt > >Thread 10 (Thread 0x7fffc7fff700 (LWP 11618)): >#0 0x000000305d8ea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >#1 0x00000030600495b4 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7fffc00008c0, timeout=978, context=0x15650c0) at gmain.c:4007 >#2 g_main_context_iterate (context=context@entry=0x15650c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 >#3 0x00000030600496dc in g_main_context_iteration (context=0x15650c0, may_block=may_block@entry=1) at gmain.c:3774 >#4 0x0000003060049729 in glib_worker_main (data=<optimized out>) at gmain.c:5473 >#5 0x000000306006ea45 in g_thread_proxy (data=0x150b140) at gthread.c:798 >#6 0x000000305e007f33 in start_thread (arg=0x7fffc7fff700) at pthread_create.c:309 >#7 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 9 (Thread 0x7fffdcdff700 (LWP 11615)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >#1 0x000000306008a915 in g_cond_wait_until (cond=cond@entry=0xb43b98, mutex=mutex@entry=0xb43b90, end_time=end_time@entry=9836942048) > at gthread-posix.c:870 >#2 0x000000306001f0d1 in g_async_queue_pop_intern_unlocked (queue=0xb43b90, wait=wait@entry=1, end_time=9836942048) at gasyncqueue.c:424 >#3 0x000000306001f6c8 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 >#4 0x000000306006f3d8 in g_thread_pool_wait_for_new_task (pool=0xb45db0) at gthreadpool.c:264 >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 >#6 0x000000306006ea45 in g_thread_proxy (data=0x14ff370) at gthread.c:798 >#7 0x000000305e007f33 in start_thread (arg=0x7fffdcdff700) at pthread_create.c:309 >#8 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 8 (Thread 0x7fffddeff700 (LWP 11596)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >#1 0x000000306008a915 in g_cond_wait_until (cond=cond@entry=0xb43b98, mutex=mutex@entry=0xb43b90, end_time=end_time@entry=9836941320) > at gthread-posix.c:870 >#2 0x000000306001f0d1 in g_async_queue_pop_intern_unlocked (queue=0xb43b90, wait=wait@entry=1, end_time=9836941320) at gasyncqueue.c:424 >#3 0x000000306001f6c8 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 >#4 0x000000306006f3d8 in g_thread_pool_wait_for_new_task (pool=0xb45db0) at gthreadpool.c:264 >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 >#6 0x000000306006ea45 in g_thread_proxy (data=0x83e940) at gthread.c:798 >#7 0x000000305e007f33 in start_thread (arg=0x7fffddeff700) at pthread_create.c:309 >#8 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >---Type <return> to continue, or q <return> to quit--- > >Thread 7 (Thread 0x7fffde9f5700 (LWP 11590)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >#1 0x00000030710236b0 in PR_WaitCondVar (cvar=0xaa11b0, timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 >#2 0x0000003081d470de in js::SourceCompressorThread::threadLoop (this=0xa1a758) at /usr/src/debug/mozjs17.0.0/js/src/jsscript.cpp:913 >#3 0x0000003071028e2b in _pt_root (arg=0xaa1250) at ../../../nspr/pr/src/pthreads/ptthread.c:212 >#4 0x000000305e007f33 in start_thread (arg=0x7fffde9f5700) at pthread_create.c:309 >#5 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 6 (Thread 0x7fffdf5f6700 (LWP 11589)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >#1 0x00000030710236b0 in PR_WaitCondVar (cvar=0xa56ff0, timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 >#2 0x0000003081cb0700 in js::GCHelperThread::threadLoop (this=0xa1a680) at /usr/src/debug/mozjs17.0.0/js/src/jsgc.cpp:2965 >#3 0x0000003071028e2b in _pt_root (arg=0xa57090) at ../../../nspr/pr/src/pthreads/ptthread.c:212 >#4 0x000000305e007f33 in start_thread (arg=0x7fffdf5f6700) at pthread_create.c:309 >#5 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 5 (Thread 0x7fffdfdf7700 (LWP 11588)): >#0 0x000000305d8ea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >#1 0x000000308b032b91 in poll (__timeout=-1, __nfds=2, __fds=0x7fffd80049d0) at /usr/include/bits/poll2.h:46 >#2 poll_func (ufds=0x7fffd80049d0, nfds=2, timeout=-1, userdata=0xa10b10) at pulse/thread-mainloop.c:71 >#3 0x000000308b023dec in pa_mainloop_poll (m=m@entry=0xa11c50) at pulse/mainloop.c:849 >#4 0x000000308b02447e in pa_mainloop_iterate (m=m@entry=0xa11c50, block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:931 >#5 0x000000308b024530 in pa_mainloop_run (m=0xa11c50, retval=retval@entry=0x0) at pulse/mainloop.c:949 >#6 0x000000308b032b26 in thread (userdata=0xa0cc60) at pulse/thread-mainloop.c:90 >#7 0x000000308b44bbd8 in internal_thread_func (userdata=0xa11c20) at pulsecore/thread-posix.c:83 >#8 0x000000305e007f33 in start_thread (arg=0x7fffdfdf7700) at pthread_create.c:309 >#9 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 4 (Thread 0x7fffe89eb700 (LWP 11587)): >#0 0x000000305d8ea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >#1 0x00000030600495b4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fffe40010c0, timeout=-1, context=0xa095a0) at gmain.c:4007 >#2 g_main_context_iterate (context=context@entry=0xa095a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 >#3 0x00000030600496dc in g_main_context_iteration (context=context@entry=0xa095a0, may_block=may_block@entry=1) at gmain.c:3774 >---Type <return> to continue, or q <return> to quit--- >#4 0x00007fffe89f2b7d in dconf_gdbus_worker_thread (user_data=0xa095a0) at dconf-gdbus-thread.c:81 >#5 0x000000306006ea45 in g_thread_proxy (data=0x7fffec003cf0) at gthread.c:798 >#6 0x000000305e007f33 in start_thread (arg=0x7fffe89eb700) at pthread_create.c:309 >#7 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 3 (Thread 0x7fffe93f8700 (LWP 11585)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >#1 0x00007fffeb639303 in cnd_wait (mtx=0x73e700, cond=0x73e728) at ../../../../../include/c11/threads_posix.h:154 >#2 pipe_semaphore_wait (sema=0x73e700) at ../../../../../src/gallium/auxiliary/os/os_thread.h:248 >#3 radeon_drm_cs_emit_ioctl (param=param@entry=0x73e420) at radeon_drm_winsys.c:574 >#4 0x00007fffeb638b37 in impl_thrd_routine (p=<optimized out>) at ../../../../../include/c11/threads_posix.h:87 >#5 0x000000305e007f33 in start_thread (arg=0x7fffe93f8700) at pthread_create.c:309 >#6 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 2 (Thread 0x7ffff0b30700 (LWP 11584)): >#0 0x000000305d8ea9dd in poll () at ../sysdeps/unix/syscall-template.S:81 >#1 0x00000030600495b4 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7fffec0010e0, timeout=-1, context=0x68f2e0) at gmain.c:4007 >#2 g_main_context_iterate (context=0x68f2e0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 >#3 0x0000003060049a3a in g_main_loop_run (loop=0x68f270) at gmain.c:3907 >#4 0x0000003fe9ad0376 in gdbus_shared_thread_func (user_data=0x68f2b0) at gdbusprivate.c:278 >#5 0x000000306006ea45 in g_thread_proxy (data=0x63e0a0) at gthread.c:798 >#6 0x000000305e007f33 in start_thread (arg=0x7ffff0b30700) at pthread_create.c:309 >#7 0x000000305d8f4ded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 > >Thread 1 (Thread 0x7ffff78e9a40 (LWP 11580)): >#0 0x00000030600504e9 in g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffffff9b30) > at gmessages.c:989 >#1 0x000000306005063f in g_log (log_domain=log_domain@entry=0x0, log_level=log_level@entry=G_LOG_LEVEL_ERROR, > format=format@entry=0x306f022c28 "AT-SPI: COuldn't connect to accessibility bus. Is at-spi-bus-launcher running?") at gmessages.c:1025 >#2 0x000000306f0180e8 in _atspi_bus () at atspi-misc.c:124 >#3 0x000000306f014c23 in atspi_event_listener_register_from_callback (callback=<optimized out>, user_data=<optimized out>, > callback_destroyed=0x3ff9428410 <gjs_destroy_notify_callback>, event_type=<optimized out>, error=<optimized out>) at atspi-event-listener.c:590 >#4 0x0000003060805d8c in ffi_call_unix64 () at ../src/x86/unix64.S:76 >#5 0x00000030608056bc in ffi_call (cif=cif@entry=0x1837818, fn=0x306f014ce0 <atspi_event_listener_register>, rvalue=rvalue@entry=0x7fffffff9f50, >---Type <return> to continue, or q <return> to quit--- > avalue=avalue@entry=0x7fffffff9e30) at ../src/x86/ffi64.c:522 >#6 0x0000003ff9428bbb in gjs_invoke_c_function (context=context@entry=0xaa2480, function=function@entry=0x1837800, obj=obj@entry=0x7fffdcf35340, > js_argc=js_argc@entry=1, js_argv=js_argv@entry=0x7fffde9f6b50, js_rval=js_rval@entry=0x7fffffffa150) at gi/function.c:894 >#7 0x0000003ff942a072 in function_call (context=0xaa2480, js_argc=1, vp=0x7fffde9f6b40) at gi/function.c:1203 >#8 0x0000003081cdec89 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#9 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:345 >#10 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f6ad0, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#11 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f6ad0) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#12 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#13 0x0000003081ca4cf5 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#14 js_fun_apply (cx=0xaa2480, argc=<optimized out>, vp=0x7fffde9f6aa0) at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:912 >#15 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#16 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#17 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f6998, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#18 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f6998) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#19 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#20 0x0000003081ca4cf5 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#21 js_fun_apply (cx=0xaa2480, argc=<optimized out>, vp=0x7fffde9f6960) at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:912 >#22 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#23 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#24 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f6828, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#25 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f6828) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#26 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) >---Type <return> to continue, or q <return> to quit--- > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#27 0x0000003081ca4cf5 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#28 js_fun_apply (cx=0xaa2480, argc=<optimized out>, vp=0x7fffde9f67f0) at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:912 >#29 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#30 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#31 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f66b0, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#32 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f66b0) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#33 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#34 0x0000003081ca4cf5 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#35 js_fun_apply (cx=0xaa2480, argc=<optimized out>, vp=0x7fffde9f6680) at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:912 >#36 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#37 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#38 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f65f8, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#39 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f65f8) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#40 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#41 0x0000003081ca4cf5 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#42 js_fun_apply (cx=0xaa2480, argc=<optimized out>, vp=0x7fffde9f65c8) at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:912 >#43 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#44 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#45 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f6550, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#46 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f6550) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#47 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >---Type <return> to continue, or q <return> to quit--- >#48 0x0000003081ca4cf5 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#49 js_fun_apply (cx=0xaa2480, argc=<optimized out>, vp=0x7fffde9f6520) at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:912 >#50 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#51 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#52 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f6390, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#53 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f6390) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#54 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#55 0x0000003081ca4cf5 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#56 js_fun_apply (cx=0xaa2480, argc=<optimized out>, vp=0x7fffde9f6348) at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:912 >#57 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#58 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#59 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f6208, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#60 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f6208) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#61 0x0000003081cdec09 in js::InvokeKernel (cx=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#62 0x0000003081ca2741 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=<optimized out>) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#63 js::CallOrConstructBoundFunction (cx=<optimized out>, argc=<optimized out>, vp=0x7fffde9f61d8) > at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:1039 >#64 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#65 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#66 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f60e8, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#67 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f60e8) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#68 0x0000003081cdec09 in js::InvokeKernel (cx=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >---Type <return> to continue, or q <return> to quit--- >#69 0x0000003081ca2741 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=<optimized out>) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#70 js::CallOrConstructBoundFunction (cx=<optimized out>, argc=<optimized out>, vp=0x7fffde9f60b8) > at /usr/src/debug/mozjs17.0.0/js/src/jsfun.cpp:1039 >#71 0x0000003081cdeaa9 in CallJSNative (args=..., native=<optimized out>, cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jscntxtinlines.h:372 >#72 js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:352 >#73 0x0000003081cd8059 in js::Interpret (cx=cx@entry=0xaa2480, entryFrame=<optimized out>, entryFrame@entry=0x7fffde9f6040, > interpMode=interpMode@entry=js::JSINTERP_NORMAL) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:2414 >#74 0x0000003081cde98d in js::RunScript (cx=cx@entry=0xaa2480, script=<optimized out>, fp=0x7fffde9f6040) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:309 >#75 0x0000003081cdec09 in js::InvokeKernel (cx=cx@entry=0xaa2480, args=..., construct=construct@entry=js::NO_CONSTRUCT) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:363 >#76 0x0000003081cdef55 in Invoke (construct=js::NO_CONSTRUCT, args=..., cx=0xaa2480) at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.h:119 >#77 js::Invoke (cx=0xaa2480, thisv=..., fval=..., argc=2, argv=0x7fffffffdcb0, rval=0x7fffffffdd40) > at /usr/src/debug/mozjs17.0.0/js/src/jsinterp.cpp:396 >#78 0x0000003081c493d4 in JS_CallFunctionValue (cx=cx@entry=0xaa2480, objArg=<optimized out>, fval=..., argc=<optimized out>, > argv=argv@entry=0x7fffffffdcb0, rval=rval@entry=0x7fffffffdd40) at /usr/src/debug/mozjs17.0.0/js/src/jsapi.cpp:5851 >#79 0x0000003ff9427ea3 in gjs_callback_closure (cif=<optimized out>, result=0x7fffffffe090, args=0x7fffffffdef0, data=0x10f4d80) > at gi/function.c:257 >#80 0x0000003060805b7b in ffi_closure_unix64_inner (closure=0x7ffff0000510, rvalue=0x7fffffffe090, reg_args=0x7fffffffdfe0, > argp=0x7fffffffe0b0 "0\205\264") at ../src/x86/ffi64.c:667 >#81 0x0000003060805ef4 in ffi_closure_unix64 () at ../src/x86/unix64.S:229 >#82 0x0000003fe9a4bfd7 in next_async_callback_wrapper (source_object=0x694660, res=<optimized out>, user_data=<optimized out>) > at gfileenumerator.c:306 >#83 0x0000003fe9a7c0ab in g_task_return_now (task=0xb48530) at gtask.c:1108 >#84 0x0000003fe9a7c0c9 in complete_in_idle_cb (task=0xb48530) at gtask.c:1117 >#85 0x00000030600492a6 in g_main_dispatch (context=0x6204b0) at gmain.c:3066 >#86 g_main_context_dispatch (context=context@entry=0x6204b0) at gmain.c:3642 >#87 0x0000003060049628 in g_main_context_iterate (context=0x6204b0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at gmain.c:3713 >#88 0x0000003060049a3a in g_main_loop_run (loop=0x6202b0) at gmain.c:3907 >#89 0x0000003feba62ce8 in meta_run () at core/main.c:556 >#90 0x0000000000402131 in main (argc=1, argv=0x7fffffffe3c8) at main.c:441 >(gdb) call gjs_dumpstack () >== Stack trace for context 0x847f00 == >FocusCaretTracker<.registerFocusListener@/usr/share/gnome-shell/js/ui/focusCaretTracker.js:48 >wrapper@/usr/share/gjs-1.0/lang.js:213 >ZoomRegion<.setFocusTrackingMode@/usr/share/gnome-shell/js/ui/magnifier.js:809 >wrapper@/usr/share/gjs-1.0/lang.js:213 >Magnifier<._settingsInit@/usr/share/gnome-shell/js/ui/magnifier.js:458 >wrapper@/usr/share/gjs-1.0/lang.js:213 >Magnifier<._init@/usr/share/gnome-shell/js/ui/magnifier.js:75 >wrapper@/usr/share/gjs-1.0/lang.js:213 >_Base._construct@/usr/share/gjs-1.0/lang.js:154 >Class._construct/newClass@/usr/share/gjs-1.0/lang.js:248 >_initializeUI@/usr/share/gnome-shell/js/ui/main.js:169 >_sessionsLoaded@/usr/share/gnome-shell/js/ui/main.js:122 >_emit@/usr/share/gjs-1.0/signals.js:124 >SessionMode<.init/<@/usr/share/gnome-shell/js/ui/sessionMode.js:161 >done@/usr/share/gnome-shell/js/misc/fileUtils.js:33 >@/usr/share/gnome-shell/js/misc/fileUtils.js:51 >onNextFileComplete@/usr/share/gnome-shell/js/misc/fileUtils.js:21 > >[Thread 0x7fffddeff700 (LWP 11596) exited] >(gdb) >
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 1101312
: 901119 |
901120
|
901128