Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 469572 Details for
Bug 614864
gnome-shell segfault prevents gdm and login
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
second gnome-shell coredump
core-gnome-shell-2.txt (text/plain), 6.30 KB, created by
Arnaud Launay
on 2017-04-10 11:52:31 UTC
(
hide
)
Description:
second gnome-shell coredump
Filename:
MIME Type:
Creator:
Arnaud Launay
Created:
2017-04-10 11:52:31 UTC
Size:
6.30 KB
patch
obsolete
># coredumpctl gdb 2570 > PID: 2570 (gnome-shell) > UID: 103 (gdm) > GID: 102 (gdm) > Signal: 11 (SEGV) > Timestamp: lun. 2017-04-10 13:45:21 CEST (2min 31s ago) > Command Line: /usr/bin/gnome-shell > Executable: /usr/bin/gnome-shell > Control Group: /user.slice/user-103.slice/session-c2.scope > Unit: session-c2.scope > Slice: user-103.slice > Session: c2 > Owner UID: 103 (gdm) > Boot ID: d5b6efe3f745461691cd71fb935b6b38 > Machine ID: a9a28078af1ff1eab63315a900001b09 > Hostname: citron.cusae.com > Coredump: /var/lib/systemd/coredump/core.gnome-shell.103.d5b6efe3f745461691cd71fb935b6b38.2570.1491824721000000.lz4 > Message: Process 2570 (gnome-shell) of user 103 dumped core. > >GNU gdb (Gentoo 7.10.1 vanilla) 7.10.1 >Copyright (C) 2015 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-pc-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://bugs.gentoo.org/>. >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...done. >[New LWP 2570] >[New LWP 2573] >[New LWP 2571] > >warning: Could not load shared library symbols for linux-vdso.so.1. >Do you need "set solib-search-path" or "set sysroot"? >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/gnome-shell'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 x_event_source_new (backend=0x18230c0) at backends/x11/meta-backend-x11.c:414 >414 x_source->event_poll_fd.fd = ConnectionNumber (priv->xdisplay); >[Current thread is 1 (Thread 0x7f8ccc9029c0 (LWP 2570))] >(gdb) thread apply all bt full > >Thread 3 (Thread 0x7f8cb904e700 (LWP 2571)): >#0 0x00007f8cc94d54ad in poll () at ../sysdeps/unix/syscall-template.S:84 >No locals. >#1 0x00007f8cc99f672c in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f8cb40008e0, timeout=-1, context=0x181e550) > at /usr/src/debug/dev-libs/glib-2.50.3-r1/glib-2.50.3/glib/gmain.c:4228 > poll_func = 0x7f8cc9a06a20 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x181e550, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /usr/src/debug/dev-libs/glib-2.50.3-r1/glib-2.50.3/glib/gmain.c:3924 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f8cb40008e0 >#3 0x00007f8cc99f683c in g_main_context_iteration (context=0x181e550, may_block=may_block@entry=1) at /usr/src/debug/dev-libs/glib-2.50.3-r1/glib-2.50.3/glib/gmain.c:3990 > retval = <optimized out> >#4 0x00007f8cc99f6879 in glib_worker_main (data=<optimized out>) at /usr/src/debug/dev-libs/glib-2.50.3-r1/glib-2.50.3/glib/gmain.c:5783 >No locals. >#5 0x00007f8cc9a1dec5 in g_thread_proxy (data=0x181e800) at /usr/src/debug/dev-libs/glib-2.50.3-r1/glib-2.50.3/glib/gthread.c:784 > thread = 0x181e800 >#6 0x00007f8cc97973c4 in start_thread (arg=0x7f8cb904e700) at pthread_create.c:333 > __res = <optimized out> > pd = 0x7f8cb904e700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140242376255232, 5360929181925289749, 0, 140729177098319, 140242654977648, 140242376255232, -5369228941033820395, > -5369335004550353131}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x00007f8cc94de58d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 2 (Thread 0x7f8cb2209700 (LWP 2573)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 >No locals. >#1 0x00007f8cb85c0e44 in ?? () from /usr/lib64/opengl/nvidia/lib/libGLX_nvidia.so.0 >No symbol table info available. >#2 0x00007f8cb2fd5394 in ?? () from /usr/lib64/libnvidia-glcore.so.378.13 >---Type <return> to continue, or q <return> to quit--- >No symbol table info available. >#3 0x00007f8cb85c012c in ?? () from /usr/lib64/opengl/nvidia/lib/libGLX_nvidia.so.0 >No symbol table info available. >#4 0x00007f8cc97973c4 in start_thread (arg=0x7f8cb2209700) at pthread_create.c:333 > __res = <optimized out> > pd = 0x7f8cb2209700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140242260629248, 5360929181925289749, 0, 140729177089951, 140729177089952, 140242260629248, -5369208911990706411, > -5369335004550353131}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#5 0x00007f8cc94de58d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 1 (Thread 0x7f8ccc9029c0 (LWP 2570)): >#0 x_event_source_new (backend=0x18230c0) at backends/x11/meta-backend-x11.c:414 > x11 = <optimized out> > source = 0x1829750 > x_source = 0x1829750 >#1 meta_backend_x11_post_init (backend=0x18230c0) at backends/x11/meta-backend-x11.c:461 > x11 = <optimized out> > major = -912312805 > minor = 32652 >#2 0x00007f8ccb3fa687 in meta_init () at core/main.c:493 > act = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 0, sa_restorer = 0x0} > empty_mask = {__val = {0 <repeats 16 times>}} > compositor_type = META_COMPOSITOR_TYPE_X11 > backend_type = META_BACKEND_TYPE_X11 >#3 0x0000000000401f82 in main (argc=1, argv=0x7ffe109c4f78) at main.c:437 > ctx = 0x181d760 > error = 0x0 > ecode = <optimized out> > sender = <optimized out> >
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 614864
:
469348
|
469350
|
469568
|
469570
| 469572 |
469944
|
469946
|
469948