Bug#679526: Bug#638741: test results

Etienne Millon etienne.millon at gmail.com
Sun Jul 1 14:11:59 UTC 2012


* Etienne Millon <etienne.millon at gmail.com> [120701 16:08]:
> (cf attached gdb trace)

Here it is.

-- 
Etienne Millon
-------------- next part --------------
$ gdb zsnes
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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/bin/zsnes...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/zsnes 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
ZSNES v1.51, (c) 1997-2007, ZSNES Team
Be sure to check http://www.zsnes.com/ for the latest version.

ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE.TXT' thoroughly before doing so.

Use ZSNES -? for command line definitions.

Starting Mouse detection.
Unable to poll /dev/input/event1. Make sure you have read permissions to it.
Unable to poll /dev/input/event6. Make sure you have read permissions to it.
Unable to poll /dev/input/event5. Make sure you have read permissions to it.
Unable to poll /dev/input/event4. Make sure you have read permissions to it.
Unable to poll /dev/input/event3. Make sure you have read permissions to it.
Unable to poll /dev/input/event2. Make sure you have read permissions to it.
Unable to poll /dev/input/event0. Make sure you have read permissions to it.
ManyMouse: 0 mice detected.
[New Thread 0xf669fb70 (LWP 13995)]
[New Thread 0xf5d46b70 (LWP 14008)]

Program received signal SIGSEGV, Segmentation fault.
__strlen_sse2_bsf () at ../sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S:52
52      ../sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: No such file or directory.
(gdb) bt
#0  __strlen_sse2_bsf () at ../sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S:52
#1  0xf7e7ed2a in _sanitize_matrix (maxchannels=2, matrix=0x5 <Address 0x5 out of bounds>, device=<error reading variable: Unhandled dwarf expression opcode 0xfa>, 
    device=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at audio_out.c:633
#2  0xf7e80a02 in _open_device (driver_id=<optimized out>, format=0xffffd318, options=0x0, file=0x0) at audio_out.c:989
#3  0x082faf8f in ?? ()
#4  0x082fe4df in ?? ()
#5  0x082fba24 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) q
A debugging session is active.

        Inferior 1 [process 13992] will be killed.

Quit anyway? (y or n) y


More information about the Pkg-games-devel mailing list