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 94118 - probably incorrect URI crashes nautilus 2
probably incorrect URI crashes nautilus 2
Status: RESOLVED DUPLICATE of bug 87668
Product: nautilus
Classification: Core
Component: Navigation
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-24 22:14 UTC by weisen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description weisen 2002-09-24 22:15:52 UTC
Package: nautilus
Severity: normal
Version: GNOME2.0.2 2.0.6
Synopsis: probably incorrect URI crashes nautilus 2
Bugzilla-Product: nautilus
Bugzilla-Component: Navigation
BugBuddy-GnomeVersion: 2.0 (2.0.5)
Description:
Description of Problem:

In the Go To: window I typed:

zip:/home/weisen/arranger.zip

Steps to reproduce the problem:
1. have a zip file as /home/weisen/arranger.zip?
2. type URI as above
3. 

Actual Results:
crash

Expected Results:
Not sure -- I'm trying to understand Gnome-vfs and wanted to see if it
would "open" the zip

How often does this happen?
always?

Additional Information:



Debugging Information:

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

[New Thread 1024 (LWP 1363)]
[New Thread 2049 (LWP 1392)]
[New Thread 1026 (LWP 1393)]
[New Thread 2051 (LWP 1394)]
[New Thread 3076 (LWP 1395)]
[New Thread 4101 (LWP 1396)]
[New Thread 5126 (LWP 1397)]
[New Thread 6151 (LWP 1398)]
[New Thread 7176 (LWP 1399)]
0x40a464d9 in wait4 () from /lib/libc.so.6

Thread 4 (Thread 2051 (LWP 1394))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 647
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 do_read_directory
    at extfs-method.c line 704
  • #7 do_get_file_info
    at extfs-method.c line 751
  • #8 gnome_vfs_get_file_info_uri_cancellable
    at gnome-vfs-cancellable-ops.c line 168
  • #9 execute_get_file_info
    at gnome-vfs-job.c line 1255
  • #10 gnome_vfs_job_execute
    at gnome-vfs-job.c line 1594
  • #11 thread_routine
    at gnome-vfs-job-slave.c line 64
  • #12 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #13 g_thread_create_proxy
    at gthread.c line 538
  • #14 pthread_start_thread
    from /lib/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-09-24 18:15 -------

The original reporter (weisen@ai.mit.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 John Fleck 2002-09-25 02:21:47 UTC
Trace looks a lot like #87668, but I don't understand this stuff well
enough to be sure it's a dup.
Comment 2 Luis Villa 2002-10-24 15:04:32 UTC
Probably the same. I'll mark and elevate the other one.

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