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 71888 - crash when startup
crash when startup
Status: RESOLVED DUPLICATE of bug 71149
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-02-18 18:01 UTC by peltco
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description peltco 2002-02-19 00:02:18 UTC
Package: nautilus
Severity: normal
Version: 1.1.5
Synopsis: crash when startup
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.110.0)

Description:
Description of Problem:
i try to start
ut crashes
(i used a ximian snapshot to install it)

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:
crash

Expected Results:
working program

How often does this happen?
always

Additional Information:




Debugging Information:

[New Thread 1024 (LWP 18366)]
[New Thread 2049 (LWP 18369)]
[New Thread 1026 (LWP 18370)]
[New Thread 2051 (LWP 18371)]
0x40abce29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 18366))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 621
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_ascii_strcasecmp
    at gstrfuncs.c line 1530
  • #7 eel_strcasecmp
    at eel-string.c line 67
  • #8 nautilus_file_is_mime_type
    at nautilus-file.c line 4189
  • #9 nautilus_file_is_nautilus_link
    at nautilus-file.c line 4363
  • #10 lacks_link_info
    at nautilus-directory-async.c line 1636
  • #11 is_needy
    at nautilus-directory-async.c line 2041
  • #12 file_needs_high_priority_work_done
    at nautilus-directory-async.c line 3159
  • #13 start_or_stop_io
    at nautilus-directory-async.c line 2940
  • #14 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 2990
  • #15 get_info_callback
    at nautilus-directory-async.c line 2645
  • #16 dispatch_get_file_info_callback
    at gnome-vfs-job.c line 269
  • #17 dispatch_job_callback
    at gnome-vfs-job.c line 550
  • #18 g_idle_dispatch
    at gmain.c line 3128
  • #19 g_main_dispatch
    at gmain.c line 1616
  • #20 g_main_context_dispatch
    at gmain.c line 2160
  • #21 g_main_context_iterate
    at gmain.c line 2241
  • #22 g_main_loop_run
    at gmain.c line 2461
  • #23 gtk_main
    at gtkmain.c line 796
  • #24 main
    at nautilus-main.c line 273
  • #25 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 621
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_ascii_strcasecmp
    at gstrfuncs.c line 1530
  • #7 eel_strcasecmp
    at eel-string.c line 67




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-02-18 19:02 -------

Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified".
The original reporter (peltco@mail.utexas.edu) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-02-21 21:55:01 UTC
From the duplicate:
---
------- Additional Comments From Darin Adler 2002-02-11 01:07 -------

Sounds like a gnome-vfs version mismatch thing. If you have the latest
gnome-vfs, you have to be sure to recompile Nautilus too.

Can you check if that's the issue?




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