.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 Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1799993

Title:
  Firefox Segfaults

Status in firefox package in Ubuntu:
  Incomplete

Bug description:
  $ uname -a
  Linux sams-voo-sandbox-bigbro 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 
10:57:45 UTC 2018 ppc64le ppc64le ppc64le GNU/Linux

  $  lsb_release -rd
  Description:    Ubuntu 18.04.1 LTS
  Release:        18.04

  $ apt-cache policy firefox
  firefox:
    Installed: 62.0.3+build1-0ubuntu0.18.04.1
    Candidate: 62.0.3+build1-0ubuntu0.18.04.1
    Version table:
   *** 62.0.3+build1-0ubuntu0.18.04.1 500
          500 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main ppc64el 
Packages
          500 http://ports.ubuntu.com/ubuntu-ports bionic-security/main ppc64el 
Packages
          100 /var/lib/dpkg/status
       59.0.2+build1-0ubuntu1 500
          500 http://ports.ubuntu.com/ubuntu-ports bionic/main ppc64el Packages

  $ firefox -v
  Mozilla Firefox 62.0.3

  $ firefox --safe-mode
  Segmentation fault

  $ firefox --headless
  *** You are running in headless mode.
  Segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1799993/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to