On 08/19/10 14:29, Tormod Volden wrote:
On Tue, Aug 17, 2010 at 9:34 AM, Marc F. Clemente wrote:
~>  /usr/lib/xscreensaver/maze
Segmentation fault
Exit 139

Hi Marc, can you please try to get a backtrace?

marc:~> gdb /usr/lib/xscreensaver/maze
GNU gdb (GDB) 7.1-debian
Copyright (C) 2010 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/lib/xscreensaver/maze...done.
(gdb) set pagination 0
(gdb) run
Starting program: /usr/lib/xscreensaver/maze
[Thread debugging using libthread_db enabled]
maze: unknown ClientMessage _GTK_LOAD_ICONTHEMES received!

Program received signal SIGSEGV, Segmentation fault.
0x00000000004068ba in solve_maze (st=0x7ffff2e17010) at maze.c:1212
1212 if ( st->maze[st->path[ss->i].x][st->path[ss->i].y] & START_SQUARE )
(gdb) bt
#0  0x00000000004068ba in solve_maze (st=0x7ffff2e17010) at maze.c:1212
#1 0x0000000000407cd1 in maze_draw (dpy=0x622ab0, window=88080385, closure=0x7ffff2e17010) at maze.c:1568 #2 0x0000000000408f4e in run_screenhack_table (dpy=0x622ab0, window=88080385, window2=0, ft=0x61c860) at screenhack.c:552 #3 0x0000000000409ecd in main (argc=1, argv=0x7fffffffea98) at screenhack.c:920



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to