On 03/03/2009 10:30 AM, Josselin Mouette wrote:
Le mardi 03 mars 2009 à 10:13 -0700, Jeff Chimene a écrit :
package now segfaults after my once-per-month "aptitude -t testing
dist-upgrade" on 3-Mar-2009.
I've enjoyed wasting my time with frozen-bubble for several months. I
suspect that I can fix the problem by downloading the source and
recompiling; which treatment I'll try when I'm no longer able to stand
withdrawal symptoms.
Sorry, but this is a bit vague. Do you have more precisions about when
this happens?
First, does it get any better if you install the libc6 package from
unstable (version 2.9-4) ?
If not, please try the following to identify the package which is at
fault:
gdb /usr/bin/perl
…
(gdb) run /usr/games/frozen-bubble
…
Program received SIGSEGV, Segmentation fault
(gdb) bt
The backtrace will show in which library the crash is happening.
Thanks,
HI,
Here's the ending output from the gdb session. The entire log is attached.
[New Thread 0xf6499b90 (LWP 10330)]
[Graphics
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf7d3b6b0 (LWP 10324)]
0xf6ed0e70 in ?? ()
$ gdb /usr/bin/perl
GNU gdb 6.8-debian
Copyright (C) 2008 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 "i486-linux-gnu"...
(no debugging symbols found)
(gdb) run /usr/games/frozen-bubble
Starting program: /usr/bin/perl /usr/games/frozen-bubble
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xf7d3b6b0 (LWP 10324)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[[ Frozen-Bubble-2.2.0 ]]
http://www.frozen-bubble.org/
Copyright (c) 2000-2008 The Frozen-Bubble Team.
Artwork: Alexis Younes
Amaury Amblard-Ladurantie
Soundtrack: Matthias Le Bidan
Design & Programming: Guillaume Cottenceau
Level Editor: Kim and David Joham
Additional network programming: Mark Glines
Originally sponsored by Mandriva <http://www.mandriva.com/>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2, as
published by the Free Software Foundation.
[SDL Init] (no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave
[New Thread 0xf6c99b90 (LWP 10327)]
[New Thread 0xf6499b90 (LWP 10328)]
[New Thread 0xf5c99b90 (LWP 10329)]
[Thread 0xf6c99b90 (LWP 10327) exited]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread 0xf5c99b90 (LWP 10329) exited]
[Thread 0xf6499b90 (LWP 10328) exited]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xf6499b90 (LWP 10330)]
[Graphics
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf7d3b6b0 (LWP 10324)]
0xf6ed0e70 in ?? ()
(gdb)