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

LeadMan leadman at poczta.onet.pl
Fri Nov 28 09:07:23 UTC 2008


Public bug reported:

Binary package hint: streamtuner

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

patben at 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 at 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 at 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

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


** Tags: apport-bug

-- 
[crash] with SIGSEGV or SIGTERM(?), and no apport report triggered
https://bugs.launchpad.net/bugs/303069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list