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 75172 - double-click on file three times for which no handler is available, crash on third try
double-click on file three times for which no handler is available, crash on ...
Status: RESOLVED FIXED
Product: bonobo-activation [was: oaf]
Classification: Deprecated
Component: general
cvs (head)
Other other
: Urgent critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 75228 76204 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-17 23:38 UTC by John Fleck
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description John Fleck 2002-03-17 23:38:34 UTC
Package: nautilus
Severity: normal
Version: 1.1.9
Synopsis: double-click on file three times for which no handler is available, crash on third try
Bugzilla-Product: nautilus
Bugzilla-Component: File and Folder Operations
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:
Description of Problem:
Double-click three times on a text file, for which no handler is
currently available. Nautilus crashes on the third try.



How often does this happen?
Consitently repeatable.






Debugging Information:

[New Thread 1024 (LWP 1314)]
[New Thread 2049 (LWP 1315)]
[New Thread 1026 (LWP 1316)]
[New Thread 2051 (LWP 1317)]
0x40a87ca9 in __wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 1314))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 Bonobo_ServerInfoList_duplicate
    at bonobo-activation-server-info.c line 210
  • #7 query_cache_lookup
  • #8 bonobo_activation_query
  • #9 gnome_vfs_mime_get_default_component
    at gnome-vfs-mime-handlers.c line 370
  • #10 nautilus_mime_get_default_component_for_file_internal
    at nautilus-mime-actions.c line 371
  • #11 nautilus_mime_get_default_component_for_file
    at nautilus-mime-actions.c line 430
  • #12 got_file_info_callback
    at nautilus-applicable-views.c line 110
  • #13 ready_callback_call
    at nautilus-directory-async.c line 1210
  • #14 call_ready_callbacks
    at nautilus-directory-async.c line 1797
  • #15 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 3032
  • #16 execute_queued_functions
    at nautilus-idle-queue.c line 66
  • #17 g_idle_dispatch
    at gmain.c line 3129
  • #18 g_main_dispatch
    at gmain.c line 1617
  • #19 g_main_context_dispatch
    at gmain.c line 2161
  • #20 g_main_context_iterate
    at gmain.c line 2242
  • #21 g_main_loop_run
    at gmain.c line 2462
  • #22 gtk_main
    at gtkmain.c line 915
  • #23 main
    at nautilus-main.c line 265
  • #24 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 Bonobo_ServerInfoList_duplicate
    at bonobo-activation-server-info.c line 210
  • #7 query_cache_lookup




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-17 18:38 -------

Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Heath Harrelson 2002-03-18 20:03:58 UTC
*** Bug 75228 has been marked as a duplicate of this bug. ***
Comment 2 Heath Harrelson 2002-03-18 20:08:29 UTC
Confirming, since I found a duplicate.  Note that duplicate is on Solaris.

Upping severity.  Crashes are bad. ;)
Comment 3 John Fleck 2002-03-18 21:18:16 UTC
Should this be moved to bonobo?
Comment 4 John Fleck 2002-03-25 13:39:05 UTC
*** Bug 76204 has been marked as a duplicate of this bug. ***
Comment 5 John Fleck 2002-03-25 13:39:57 UTC
Note that the steps to trigger #76204 are completely different, but
the stack trace appears identical:

Steps to reproduce the problem:
 1.Select the view-> View as 
 2. The View as window  is opened .
 3.Click on Modify button and select the option Include in the meunu
just 
 for guest (here guest is the folder name )
 4.Then Click  Ok button .
 5.Nautilus is crashed .


 Actual Results:
  Nautilus is crashign when you click on Ok .select the option
properly 
 without crashing.
 Expected Results:
  Nautilus should select the option properly without crashing.How
often 

 How often Does this happen?
 Always
Comment 6 Luis Villa 2002-03-29 20:49:53 UTC
Borderline urgent (because of duplicates), and possibly a bonobo
problem. Can you guys take a look, michael and jacob?
Comment 7 dd 2002-03-29 21:11:47 UTC
Package: nautilus
Severity: critical
Version: 1.1.11
Synopsis: Nautilus crashes if it's tried to open plain text which isn't
Unicode Bugzilla-Product: nautilus
Bugzilla-Component: ???
BugBuddy-GnomeVersion: 2.0 (1.113.0)

Description: Nautilus crashes

Description of Problem:

Nautilus crashes after retring several times to open a plain text for
which gedit should be responsible as viewer. If I try to open this file
dircetly with gedit it's refused to open it because it seems to be no
Unicode.

Steps to reproduce the problem:
1.Just try several times to open a simple Textfile (e.g. /etc/fstab)

Actual Results:

Crashing

Expected Results:

Refuse to open if no Viewer available, else view it.

How often does this happen?

Intermittent failure.

Additional Information:

This seems not to happen with e.g. .tar.gz, .rpm files!

Debugging Info seems to be identical to to above reproted!
Comment 8 Jody Goldberg 2002-03-30 07:23:16 UTC
Fixed in CVS, patch sent to michael.
Comment 9 Jody Goldberg 2002-03-30 07:46:49 UTC
Actually this bug has 3 aspects.
1) The first was in bonobo-activation which has been patched
2) The second was the file-type capplet which has been patched
3) the third was in nautilus with a double free, patch sent to Darin.