After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 131476 - Nautilus seg faults when doing simple navigation
Nautilus seg faults when doing simple navigation
Status: RESOLVED DUPLICATE of bug 117579
Product: nautilus
Classification: Core
Component: Navigation
2.5.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-14 19:46 UTC by Lupine
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lupine 2004-01-14 19:46:52 UTC
If I open a window, close it, open another...basically doing simple folder
navigation, Nautilus will seg fault everytime.

Debug gave me this:

Backtrace was generated from '/usr/bin/nautilus'

[New Thread 16384 (LWP 20667)]
[New Thread 32769 (LWP 20696)]
[New Thread 16386 (LWP 20697)]
[New Thread 32771 (LWP 20722)]
[New Thread 49156 (LWP 20723)]
[New Thread 65541 (LWP 20726)]
[New Thread 81926 (LWP 20727)]
0x40c4c2cc in __libc_waitpid (pid=1651, stat_loc=0xbffff06c, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:32
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 16384 (LWP 20667))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #2 __pthread_sighandler
    at sighandler.c line 38
  • #3 <signal handler called>
  • #4 g_type_check_instance_is_a
    at gtype.c line 3123
  • #5 gdk_event_translate
    at gdkevents-x11.c line 822
  • #6 _gdk_events_queue
    at gdkevents-x11.c line 2028
  • #7 gdk_event_dispatch
    at gdkevents-x11.c line 2088
  • #8 g_main_dispatch
    at gmain.c line 1752
  • #9 g_main_context_dispatch
    at gmain.c line 2300
  • #10 g_main_context_iterate
    at gmain.c line 2381
  • #11 g_main_loop_run
    at gmain.c line 2601
  • #12 gtk_main
    at gtkmain.c line 1158
  • #13 main
    at nautilus-main.c line 328

Comment 1 Matthew Gatto 2004-01-15 12:31:45 UTC
What version of GNOME and GTK is this? Probably another dup of bug 117579
Comment 2 Lupine 2004-01-15 13:20:54 UTC
It is the latest non-CVS version of everything (meaning all latest
packages from FTP).  gnome-2.5.2, gtk+-2.3.1, glibc-2.3.2....am I
missing anything?
Comment 3 Matthew Gatto 2004-01-17 22:02:21 UTC
OK, I guess that would be 2.5.2 ... Apparently fixed in CVS.
Comment 4 Matthew Gatto 2004-01-17 22:03:02 UTC

*** This bug has been marked as a duplicate of 117579 ***