[Bug 1799993] Re: Firefox Segfaults
Christopher Gefvert
1799993 at bugs.launchpad.net
Mon Oct 29 14:29:47 UTC 2018
.o0O0o. firefox -g -d gdb
GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
Copyright (C) 2018 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 "powerpc64le-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/lib/firefox/firefox...(no debugging symbols found)...done.
(gdb) handle SIG33 noprint nostop
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) run
Starting program: /usr/lib/firefox/firefox
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x000000010000d600 in ?? ()
(gdb) backtrace
#0 0x000000010000d600 in ()
#1 0x000000010000d818 in ()
#2 0x000000010000d818 in ()
#3 0x000000010000f024 in ()
#4 0x000000010000f31c in ()
#5 0x0000000100011570 in ()
#6 0x000000010001366c in calloc ()
#7 0x00007ffff571b8e0 in xcb_connect_to_fd () at /usr/lib/powerpc64le-linux-gnu/libxcb.so.1
#8 0x00007ffff572318c in xcb_connect_to_display_with_auth_info () at /usr/lib/powerpc64le-linux-gnu/libxcb.so.1
#9 0x00007ffff57239b0 in xcb_connect () at /usr/lib/powerpc64le-linux-gnu/libxcb.so.1
#10 0x00007ffff6586758 in _XConnectXCB () at /usr/lib/powerpc64le-linux-gnu/libX11.so.6
#11 0x00007ffff656db88 in XOpenDisplay () at /usr/lib/powerpc64le-linux-gnu/libX11.so.6
#12 0x00007ffff67be32c in () at /usr/lib/powerpc64le-linux-gnu/libgdk-3.so.0
#13 0x00007ffff6771f68 in gdk_display_manager_open_display () at /usr/lib/powerpc64le-linux-gnu/libgdk-3.so.0
#14 0x00007ffff676efac in gdk_display_open () at /usr/lib/powerpc64le-linux-gnu/libgdk-3.so.0
#15 0x00007ffff2501664 in () at /usr/lib/firefox/libxul.so
#16 0x00007ffff25043bc in () at /usr/lib/firefox/libxul.so
#17 0x00007ffff25048e0 in () at /usr/lib/firefox/libxul.so
#18 0x00007ffff2506804 in () at /usr/lib/firefox/libxul.so
#19 0x0000000100006808 in ()
#20 0x0000000100005e98 in ()
#21 0x00007ffff7a6441c in generic_start_main (main=
0x100005dd0, argc=<optimized out>, argv=0x7ffffffff298, auxvec=0x7ffffffff3b8, init=<optimized out>, rtld_fini=<optimized out>, stack_end=<optimized out>, fini=<optimized out>) at ../csu/libc-start.c:310
#22 0x00007ffff7a64618 in __libc_start_main (argc=<optimized out>, argv=<optimized out>, ev=<optimized out>, auxvec=<optimized out>, rtld_fini=<optimized out>, stinfo=<optimized out>, stack_on_entry=<optimized out>)
at ../sysdeps/unix/sysv/linux/powerpc/libc-start.c:116
#23 0x0000000000000000 in ()
(gdb)
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1799993
Title:
Firefox Segfaults
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1799993/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list