Erm yeah I'll remember the attachment this time :)
Script started on Sun 04 Jun 2006 15:36:55 BST
]0;[EMAIL PROTECTED]: /home/[EMAIL PROTECTED]:~$ gdb nautilus
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library 
"/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) start
Breakpoint 1 at 0x807a271: file nautilus-main.c, line 219.
Starting program: /usr/bin/nautilus 
[Thread debugging using libthread_db enabled]
[New Thread -1493616416 (LWP 5677)]
[Switching to Thread -1493616416 (LWP 5677)]
main (argc=1, argv=0xafab3814) at nautilus-main.c:219
219     nautilus-main.c: No such file or directory.
        in nautilus-main.c
(gdb) continue
Continuing.
[New Thread -1495626832 (LWP 5697)]
Initializing nautilus-open-terminal extension
[New Thread -1502594128 (LWP 5698)]
[Thread -1502594128 (LWP 5698) exited]

** (nautilus:5677): WARNING **: Illegal uri in connect to server!


Program received signal SIGSEGV, Segmentation fault.
0xa74b4116 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xa74b4116 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#1  0xa74b52e1 in free () from /lib/tls/i686/cmov/libc.so.6
#2  0xa74b692f in malloc () from /lib/tls/i686/cmov/libc.so.6
#3  0xa7397faf in _cairo_path_arg_buf_create () at cairo-path.c:417
#4  0xa7397e27 in _cairo_path_fixed_add (path=0x863bc50, 
    op=CAIRO_PATH_OP_MOVE_TO, points=0xafab318c, num_points=1)
    at cairo-path.c:339
#5  0xa7397a86 in _cairo_path_fixed_move_to (path=0x863bc50, x=0, y=0)
    at cairo-path.c:169
#6  0xa738b41b in *INT_cairo_move_to (cr=0x863bc48, x=0, y=0) at cairo.c:994
#7  0xa738bb54 in cairo_rectangle (cr=0x863bc48, x=408, y=282, width=122, 
    height=32) at cairo.c:1350
#8  0xa7936b9d in gdk_window_get_internal_paint_info ()
   from /usr/lib/libgdk-x11-2.0.so.0
#9  0xa7936e1f in gdk_window_begin_paint_region ()
   from /usr/lib/libgdk-x11-2.0.so.0
#10 0xa7ab84fb in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xa7937dad in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0
#12 0xa7937e8f in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#13 0xa7a26727 in gtk_container_check_resize ()
   from /usr/lib/libgtk-x11-2.0.so.0
#14 0xa76aa7d1 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#15 0xa76a81bc in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xa76ab64b in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#17 0xa76ab9a7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#18 0xa7ab74e1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x0807a83b in main (argc=140918344, argv=0xafab3814) at nautilus-main.c:406
#20 0xa7462eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#21 0x08066e61 in _start () at ../sysdeps/i386/elf/start.S:119
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) exit
Undefined command: "exit".  Try "help".
(gdb) quit
]0;[EMAIL PROTECTED]: /home/[EMAIL PROTECTED]:~$ 
Script done on Sun 04 Jun 2006 15:39:19 BST

Attachment: signature.asc
Description: Digital signature

Reply via email to