Public bug reported:

The command is: ubuntu-bug apport
The browser starts and after a while I get this on the console:

Segmentation fault (core dumped)

I have given a look to the core, but I have no clue on the error:

[enzo@Feynman ~] file core 
core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 
'/usr/bin/python3 /usr/share/apport/apport-kde libpam-runtime'
[enzo@Feynman ~] gdb /usr/bin/python3 ./core 
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 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-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/python3...(no debugging symbols found)...done.

warning: core file may not match specified executable file.
[New LWP 9053]
[New LWP 9054]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/python3 /usr/share/apport/apport-kde 
libpam-runtime'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fa6b3d370f5 in ?? () from 
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so
[Current thread is 1 (Thread 0x7fa6b7fd8700 (LWP 9053))]
(gdb) bt
#0  0x00007fa6b3d370f5 in ?? () from 
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so
#1  0x00007fa6b392da27 in QObject::~QObject() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007fa6afd8fe28 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#3  0x00007fa6b782bff8 in __run_exit_handlers (status=1, listp=0x7fa6b7bb55f8 
<__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#4  0x00007fa6b782c045 in __GI_exit (status=<optimized out>) at exit.c:104
#5  0x00000000005fef1f in Py_Exit ()
#6  0x00000000005ff00a in ?? ()
#7  0x00000000005ff076 in PyErr_PrintEx ()
#8  0x00000000005ffd39 in PyRun_SimpleFileExFlags ()
#9  0x000000000063f886 in Py_Main ()
#10 0x00000000004d00e1 in main ()


I attach the xz-ipped core.
It happens every time.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: apport 2.20.1-0ubuntu2.1
Uname: Linux 4.8.7-040807-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CrashReports:
 640:1000:114:1497199:2016-11-13 17:05:21.636583884 +0100:2016-11-13 
17:05:20.352581887 +0100:/var/crash/_usr_bin_kactivitymanagerd.1000.crash
 640:1000:114:12194639:2016-11-14 10:02:23.067422551 +0100:2016-11-14 
10:02:23.068422553 +0100:/var/crash/_usr_share_apport_apport-kde.1000.crash
CurrentDesktop: KDE
Date: Mon Nov 14 10:07:19 2016
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "The dumped core"
   https://bugs.launchpad.net/bugs/1641547/+attachment/4777136/+files/core.xz

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1641547

Title:
  ubuntu-bug: Segmentation fault (core dumped)

Status in apport package in Ubuntu:
  New

Bug description:
  The command is: ubuntu-bug apport
  The browser starts and after a while I get this on the console:

  Segmentation fault (core dumped)

  I have given a look to the core, but I have no clue on the error:

  [enzo@Feynman ~] file core 
  core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 
'/usr/bin/python3 /usr/share/apport/apport-kde libpam-runtime'
  [enzo@Feynman ~] gdb /usr/bin/python3 ./core 
  GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
  Copyright (C) 2016 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-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/python3...(no debugging symbols found)...done.

  warning: core file may not match specified executable file.
  [New LWP 9053]
  [New LWP 9054]
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `/usr/bin/python3 /usr/share/apport/apport-kde 
libpam-runtime'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x00007fa6b3d370f5 in ?? () from 
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so
  [Current thread is 1 (Thread 0x7fa6b7fd8700 (LWP 9053))]
  (gdb) bt
  #0  0x00007fa6b3d370f5 in ?? () from 
/usr/lib/python3/dist-packages/PyQt5/QtCore.cpython-35m-x86_64-linux-gnu.so
  #1  0x00007fa6b392da27 in QObject::~QObject() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #2  0x00007fa6afd8fe28 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
  #3  0x00007fa6b782bff8 in __run_exit_handlers (status=1, listp=0x7fa6b7bb55f8 
<__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
  #4  0x00007fa6b782c045 in __GI_exit (status=<optimized out>) at exit.c:104
  #5  0x00000000005fef1f in Py_Exit ()
  #6  0x00000000005ff00a in ?? ()
  #7  0x00000000005ff076 in PyErr_PrintEx ()
  #8  0x00000000005ffd39 in PyRun_SimpleFileExFlags ()
  #9  0x000000000063f886 in Py_Main ()
  #10 0x00000000004d00e1 in main ()

  
  I attach the xz-ipped core.
  It happens every time.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: apport 2.20.1-0ubuntu2.1
  Uname: Linux 4.8.7-040807-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CrashReports:
   640:1000:114:1497199:2016-11-13 17:05:21.636583884 +0100:2016-11-13 
17:05:20.352581887 +0100:/var/crash/_usr_bin_kactivitymanagerd.1000.crash
   640:1000:114:12194639:2016-11-14 10:02:23.067422551 +0100:2016-11-14 
10:02:23.068422553 +0100:/var/crash/_usr_share_apport_apport-kde.1000.crash
  CurrentDesktop: KDE
  Date: Mon Nov 14 10:07:19 2016
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to