Bug#315138: nautilus: windows file server: silent failure on 'access denied'

Jon Dowland jon at alcopop.org
Fri Jun 2 17:41:15 UTC 2006


At 1149193832 past the epoch, Josselin Mouette wrote:
> A gdb backtrace might be more useful in this case.

Here we go. The server I was trying to connect to is not
actually on right now, but the segv happens all the same:

jon at konishi:~$ 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) run
Starting program: /usr/bin/nautilus
[Thread debugging using libthread_db enabled]
[New Thread -1493694240 (LWP 6069)]
[New Thread -1495704656 (LWP 6072)]
Initializing nautilus-open-terminal extension
[New Thread -1502704720 (LWP 6073)]
[Thread -1502704720 (LWP 6073) exited]
[New Thread -1502704720 (LWP 6076)]
[New Thread -1512023120 (LWP 6077)]
[Thread -1512023120 (LWP 6077) exited]
[Thread -1502704720 (LWP 6076) exited]

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


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1493694240 (LWP 6069)]
0xa748d116 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xa748d116 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#1  0xa748e2e1 in free () from /lib/tls/i686/cmov/libc.so.6
#2  0xa748f92f in malloc () from /lib/tls/i686/cmov/libc.so.6
#3  0xa738297e in cairo_matrix_invert () from /usr/lib/libcairo.so.2
#4  0xa73829e4 in cairo_matrix_invert () from /usr/lib/libcairo.so.2
#5  0xa7382c29 in cairo_matrix_invert () from /usr/lib/libcairo.so.2
#6  0xa7378345 in cairo_move_to () from /usr/lib/libcairo.so.2
#7  0xa7378a6c in cairo_rectangle () from /usr/lib/libcairo.so.2
#8  0xa790ebcd in gdk_window_get_internal_paint_info ()
   from /usr/lib/libgdk-x11-2.0.so.0
#9  0xa790ee4f in gdk_window_begin_paint_region ()
   from /usr/lib/libgdk-x11-2.0.so.0
#10 0xa7a9035b in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xa790fddd in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0
#12 0xa790febf in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#13 0xa79fe737 in gtk_container_check_resize ()
   from /usr/lib/libgtk-x11-2.0.so.0
#14 0xa76837d1 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#15 0xa76811bc in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xa768464b in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#17 0xa76849a7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#18 0xa7a8f341 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#19 0x0807a83b in main (argc=135886448, argv=0xafb8b014) at nautilus-main.c:406
#20 0xa743beb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#21 0x08066e61 in _start () at ../sysdeps/i386/elf/start.S:119




-- 
Jon Dowland





More information about the Pkg-gnome-maintainers mailing list