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 657352 - nautilus crashes with http protocol
nautilus crashes with http protocol
Status: RESOLVED DUPLICATE of bug 675259
Product: nautilus
Classification: Core
Component: Crashers
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-25 17:09 UTC by Pedro Villavicencio
Modified: 2012-05-09 22:41 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-08-25 17:09:56 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/831020

"When trying to access an address like: http://somesite.com this error was generated.
I never tried to open http in nautilus, but it could open the default browser and direct the user to the site entered."

".

Thread 1 (Thread 0xb6471850 (LWP 1715))

  • #0 nautilus_file_invalidate_attributes
    at nautilus-file.c line 7392
  • #1 nautilus_file_invalidate_all_attributes
    at nautilus-file.c line 7426
  • #2 got_file_info_for_view_selection_callback
    at nautilus-window-manage-views.c line 897
  • #3 ready_callback_call
    at nautilus-directory-async.c line 1279
  • #4 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1861
  • #5 g_idle_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 4780
  • #6 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #7 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #8 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #9 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #10 gtk_main
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 1367
  • #11 gtk_application_run_mainloop
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkapplication.c line 112
  • #12 g_application_run
    at /build/buildd/glib2.0-2.29.16/./gio/gapplication.c line 1325
  • #13 main
    at nautilus-main.c line 102

Comment 1 Sebastien Bacher 2012-03-12 22:21:18 UTC
There is a similar segfault on 3.3.90 on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/940936
Comment 2 Cosimo Cecchi 2012-05-09 22:41:54 UTC
This is actually the same crash of bug 675259, which I fixed in master yesterday.

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