[crash] with SIGSEGV or SIGTERM(?), and no apport report triggered

Bug #303069 reported by Patryk "LeadMan" Benderz
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
streamtuner (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: streamtuner

1)
patben@ESP-PATBEN-LIN:~$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10

patben@ESP-PATBEN-LIN:~$ uname -a
Linux ESP-PATBEN-LIN 2.6.27-10-generic #1 SMP Fri Nov 21 19:19:18 UTC 2008 x86_64 GNU/Linux

2.A)
patben@ESP-PATBEN-LIN:~$ apt-cache policy streamtuner
streamtuner:
  Zainstalowana: 0.99.99-14ubuntu1
  Kandydująca: 0.99.99-14ubuntu1
  Tabela wersji:
 *** 0.99.99-14ubuntu1 0
        500 http://pl.archive.ubuntu.com intrepid/universe Packages
        100 /var/lib/dpkg/status
2.B)
patben@ESP-PATBEN-LIN:~/bug_reports/streamtuner$ apt-cache policy streamtuner-dbgsym
streamtuner-dbgsym:
  Zainstalowana: 0.99.99-14ubuntu1
  Kandydująca: 0.99.99-14ubuntu1
  Tabela wersji:
 *** 0.99.99-14ubuntu1 0
        500 http://ddebs.ubuntu.com intrepid/universe Packages
        100 /var/lib/dpkg/status

3)Expected to search for shoutcast stream.

4.A) (using streamtuner):
$ strace -o strace-streamtuner.txt streamtuner
 # ends with SIGSEGV (after futex() call?)
$ ltrace -o ltrace-streamtuner.txt streamtuner
 # ends with SIGTRAP (after g_object_unref() call?)
Relevant files:
 strace-streamtuner.log
 ltrace-streamtuner.log

4.B) (using streamtuner-dbgsym):
$ gdb streamtuner 2>&1 | tee gdb-streamtuner.txt \
 # ends with hangup of streamtuner, on quit gdb complains about running program, killing streamtuner, on quit gdb again complains about running program which was just killed.
$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind-2.log streamtuner
 # on this step i was NOT able to reproduce crash, i have tried to reload search several times and everything was fine.
$ strace -Ff -tt streamtuner 2>&1 | tee strace-streamtuner.log
 # ends with SIGSEGV
Relevant files:
 gdb-streamtuner-dbgsym.txt
 valgrind-dbgsym-1.log
 valgrind-dbgsym-2.log
 strace-streamtuner-dbgsymc.log
 xsession-errors

All files are in tarball. Seem like it is not related to hardware so no lspci dumps.
What else do you need?

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: fglrx
Package: streamtuner 0.99.99-14ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: streamtuner
Uname: Linux 2.6.27-10-generic x86_64

Tags: apport-bug
Revision history for this message
Patryk "LeadMan" Benderz (leadman) wrote :
Revision history for this message
Patryk "LeadMan" Benderz (leadman) wrote :

$ ls -l
-rw-r--r-- 1 patben patben 19801 2008-11-28 08:22 gdb-streamtuner-dbgsym.txt
-rw-r--r-- 1 patben patben 16865148 2008-11-27 14:31 ltrace-streamtuner.log
-rw-r--r-- 1 patben patben 1832920 2008-11-28 08:58 strace-streamtuner-dbgsym.log
-rw-r--r-- 1 patben patben 1580833 2008-11-27 14:29 strace-streamtuner.log
-rw------- 1 patben patben 1057192 2008-11-28 08:35 valgrind-dbgsym-1.log
-rw------- 1 patben patben 1049095 2008-11-28 08:45 valgrind-dbgsym-2.log
-rw-r--r-- 1 patben patben 94771 2008-11-28 09:04 xsession-errors

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a ".crash" file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable apport in /etc/default/apport and restart.

If you are using Ubuntu with the Gnome desktop environment - launch nautilus and navigate to your /var/crash directory and double click on the crash report you wish to submit.
If you are using Kubuntu or Xubuntu you can file the crash using /usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in a terminal - where _my_crash_report.crash is the crash you would like to report.

I'm closing this bug report since the process outlined above will automatically open a new bug report which can then dealt with more efficiently. Thanks in advance for your cooperation and understanding.

Changed in streamtuner:
status: New → Invalid
Revision history for this message
Patryk "LeadMan" Benderz (leadman) wrote :

Thanks Chris, done. Do you wish me to subscribe you to bug i have generated following your instructions? Just in case, here it is: Bug #310958

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.