Bug#650306: amphetamine: segfaults on testing and unstable, same error

Rares Aioanei schaiba at gmail.com
Mon Nov 28 18:07:03 UTC 2011


Package: amphetamine
Version: 0.8.10-16
Severity: important


I tried installing and running amphetamine on testing, and it segfaults
too. Running gdb gives me this: 

gdb amphetamine 
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/games/amphetamine...(no debugging symbols
found)...done.
(gdb) r
Starting program: /usr/games/amphetamine 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffeced9700 (LWP 3920)]
[Thread 0x7fffeced9700 (LWP 3920) exited]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6e752d1 in fseek () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt full
#0  0x00007ffff6e752d1 in fseek () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x000000000040e142 in ?? ()
No symbol table info available.
#2  0x000000000040fe43 in ?? ()
No symbol table info available.
#3  0x0000000000407717 in ?? ()
No symbol table info available.
#4  0x0000000000413b08 in ?? ()
No symbol table info available.
#5  0x00007ffff6e2cead in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#6  0x0000000000401f49 in ?? ()
No symbol table info available.
#7  0x00007fffffffe628 in ?? ()
No symbol table info available.
#8  0x000000000000001c in ?? ()
No symbol table info available.
#9  0x0000000000000001 in ?? ()                                                                                                        
No symbol table info available.                                                                                                        
#10 0x00007fffffffe876 in ?? ()                                                                                                        
No symbol table info available.                                                                                                        
#11 0x0000000000000000 in ?? ()                                                                                                        
No symbol table info available.   

*************************************

After installing libc6-dbg, gdb output looks like so:

gdb amphetamine 
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/games/amphetamine...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/games/amphetamine 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffeced9700 (LWP 4352)]
[Thread 0x7fffeced9700 (LWP 4352) exited]

Program received signal SIGSEGV, Segmentation fault.
*__GI_fseek (fp=0x0, offset=0, whence=0) at fseek.c:40
40      fseek.c: No such file or directory.
        in fseek.c
(gdb) bt full
#0  *__GI_fseek (fp=0x0, offset=0, whence=0) at fseek.c:40
        result = <optimized out>
#1  0x000000000040e142 in ?? ()
No symbol table info available.
#2  0x000000000040fe43 in ?? ()
No symbol table info available.
#3  0x0000000000407717 in ?? ()
No symbol table info available.
#4  0x0000000000413b08 in ?? ()
No symbol table info available.
#5  0x00007ffff6e2cead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, 
    init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe628) at libc-start.c:228
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -7406301738410524755, 4202272, 140737488348720, 0, 0, 7406301738731225005, 
                7406286181521866669}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x424be0, 0x7fffffffe638}, data = {prev = 0x0, 
              cleanup = 0x0, canceltype = 4344800}}}
        not_first_call = <optimized out>
#6  0x0000000000401f49 in ?? ()
No symbol table info available.
#7  0x00007fffffffe628 in ?? ()
No symbol table info available.
#8  0x000000000000001c in ?? ()
No symbol table info available.
#9  0x0000000000000001 in ?? ()
No symbol table info available.
#10 0x00007fffffffe876 in ?? ()
No symbol table info available.
#11 0x0000000000000000 in ?? ()
No symbol table info available.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-rc2-00101-g15bd1cf (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages amphetamine depends on:
ii  amphetamine-data  0.8.7-13  
ii  libc6             2.13-21   
ii  libgcc1           1:4.6.2-5 
ii  libsdl1.2debian   1.2.14-6.4
ii  libstdc++6        4.6.2-5   
ii  libxpm4           1:3.5.9-4 

amphetamine recommends no packages.

amphetamine suggests no packages.

-- no debconf information





More information about the Pkg-games-devel mailing list