[Gllug] please help a total newbie... Desktop error.

daniel.booth daniel.booth at linguaphone.co.uk
Wed Apr 7 16:38:46 UTC 2004


David Goodwin wrote:

>>
>> i did as you suggested and this is the responce i got...
>>
>> ** ERROR **: file nautilus-directory.c: line 546 (add_to_hash_table): 
>> assertion failed: (g_hash_table_lookup 
>> (directory->details->file_hash, file->details->relative_uri) == NULL)
>> aborting...
>>
>>
>> the tmp is not full so i am still a little puzzled here and still 
>> without my pretty little desktop
>>
>> please help.
>>
>> Dan
>>
>>
>>
>
> See
>
> http://www.pseudorandom.org/irclog/gnome/%23gnome/%23gnome.2003-09/%23gnome.2003-09-12.log 
>
>
>
>
> 14:47 < ender> GammaRay: ** ERROR **: file nautilus-directory.c: line 
> 546 (add_to_hash_table): assertion failed: (g_hash_table_lookup 
> (directory->details->file_hash, file->details->relative_uri) == 
> NULL)aborting...
> 14:47 < pabl0> I cant see if there's text
> 14:47 < roger> like dots
> 14:47 < rewster> hrm..  hold down a key for a bit, see if the cursor 
> moves
> 14:47 < pabl0> yep!
> 14:47 < GammaRay> ender: do this
> 14:48 < GammaRay> ender: gdb nautilus
> 14:48 < GammaRay> ender: then type: run
> 14:48 < GammaRay> ender: after it crashes.. type: bt
> 14:48 < GammaRay> then go fine a bug report :-P
> 14:48 < GammaRay> err file
> 14:49 < pabl0> mm nope :-) 


bit of a long dump but i thought i would show you the results i got back.


[danny at lamer tmp]$ gdb nautilus
GNU gdb Red Hat Linux (5.3.90-0.20030710.41rh)
Copyright 2003 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 "i386-redhat-linux-gnu"...
(no debugging symbols found)...Using host libthread_db library 
"/lib/tls/libthre ad_db.so.1".
 
(gdb) run
Starting program: /usr/bin/nautilus
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[Thread 
debugging using libthread_db enabled]
[New Thread -1085204608 (LWP 4332)]
 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread -1087476816 (LWP 4333)]
[New Thread -1087743056 (LWP 4334)]
[New Thread -1088009296 (LWP 4335)]
[New Thread -1088275536 (LWP 4336)]
[New Thread -1088541776 (LWP 4337)]
[New Thread -1088808016 (LWP 4338)]
[New Thread -1089074256 (LWP 4339)]
[New Thread -1089340496 (LWP 4340)]
[New Thread -1089606736 (LWP 4341)]
[New Thread -1089872976 (LWP 4342)]
 
** ERROR **: file nautilus-directory.c: line 546 (add_to_hash_table): 
assertion failed: (g_hash_table_lookup (directory->details->file_hash, 
file->details->rela tive_uri) == NULL)
aborting...
 
Program received signal SIGABRT, Aborted.
[Switching to Thread -1085204608 (LWP 4332)]
0x00b2fc32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0x00b2fc32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00b6e9cf in raise () from /lib/tls/libc.so.6
#2  0x00b70342 in abort () from /lib/tls/libc.so.6
#3  0x003a6f38 in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0x003a6f74 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0x009d7009 in nautilus_directory_are_all_files_seen ()
   from /usr/lib/libnautilus-private.so.2
#6  0x009d716a in nautilus_directory_add_file ()
   from /usr/lib/libnautilus-private.so.2
#7  0x009cae47 in nautilus_desktop_icon_file_new ()
   from /usr/lib/libnautilus-private.so.2
#8  0x009cb075 in nautilus_desktop_link_get_type ()
   from /usr/lib/libnautilus-private.so.2
#9  0x009cb510 in nautilus_desktop_link_new_from_volume ()
   from /usr/lib/libnautilus-private.so.2
#10 0x009cbe1f in nautilus_desktop_link_monitor_delete_link ()
   from /usr/lib/libnautilus-private.so.2
#11 0x009cbe77 in nautilus_desktop_link_monitor_delete_link ()
   from /usr/lib/libnautilus-private.so.2
#12 0x00a2686c in nautilus_volume_monitor_each_mounted_volume ()
   from /usr/lib/libnautilus-private.so.2
#13 0x009cc108 in nautilus_desktop_link_monitor_delete_link ()
   from /usr/lib/libnautilus-private.so.2
---Type <return> to continue, or q <return> to quit---
#14 0x004fa637 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
#15 0x004e6c1f in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#16 0x004e645e in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#17 0x004e6bed in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#18 0x004e6226 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#19 0x009cbbba in nautilus_desktop_link_monitor_get ()
   from /usr/lib/libnautilus-private.so.2
#20 0x08065eac in nautilus_application_startup ()
#21 0x080705b8 in main ()
(gdb)

have sent to bug report... looks like it is fubar'd to me...

thanks.

Dan



-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list