Hi, Always CC the bug report.
On 20/06/13 05:32, Eduardo Ono wrote: > Good night Mr. Emilio, > I created file glines_error.txt (attached) > I hope that is sufficient > root@Simt6400:~# gdb /usr/games/glines > 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 "i486-linux-gnu". > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>... > Reading symbols from /usr/games/glines...(no debugging symbols found)...done. > (gdb) set pagination 0 > (gdb) run > Starting program: /usr/games/glines > [Thread debugging using libthread_db enabled] > Using host libthread_db library > "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1". > [New Thread 0xb620ab70 (LWP 9971)] > [New Thread 0xb58ffb70 (LWP 9977)] > > Program received signal SIGSEGV, Segmentation fault. > INT_cairo_pattern_create_for_surface (surface=0x3) at > /build/buildd-cairo_1.12.2-3-i386-jzS4pg/cairo-1.12.2/src/cairo-pattern.c:733 > 733 > /build/buildd-cairo_1.12.2-3-i386-jzS4pg/cairo-1.12.2/src/cairo-pattern.c: > Arquivo ou diretório não encontrado. So at this point, at the (gdb) prompt, you need to type 'backtrace' to get a full backtrace. Emilio -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org