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 655062 - nautilus crashed with SIGSEGV in real_update_query_editor()
nautilus crashed with SIGSEGV in real_update_query_editor()
Status: RESOLVED INCOMPLETE
Product: nautilus
Classification: Core
Component: Crashers
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-21 16:23 UTC by Pedro Villavicencio
Modified: 2013-01-07 23:41 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-07-21 16:23:37 UTC
this report has been filed here:

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

"trying to close the application triggered the crash."

".

Thread 2 (Thread 3104)

  • #0 __libc_free
    at malloc.c line 3736
  • #1 g_variant_type_info_get
    at /build/buildd/glib2.0-2.29.10/./glib/gvarianttypeinfo.c line 778
  • #2 g_variant_alloc
    at /build/buildd/glib2.0-2.29.10/./glib/gvariant-core.c line 476
  • #3 g_variant_new_from_children
    at /build/buildd/glib2.0-2.29.10/./glib/gvariant-core.c line 560
  • #4 g_variant_new_dict_entry
    at /build/buildd/glib2.0-2.29.10/./glib/gvariant.c line 893
  • #5 parse_value_from_blob
    at /build/buildd/glib2.0-2.29.10/./gio/gdbusmessage.c line 1415
  • #6 parse_value_from_blob
    at /build/buildd/glib2.0-2.29.10/./gio/gdbusmessage.c line 1348
  • #7 g_dbus_message_new_from_blob
    at /build/buildd/glib2.0-2.29.10/./gio/gdbusmessage.c line 1733
  • #8 _g_dbus_worker_do_read_cb
    at /build/buildd/glib2.0-2.29.10/./gio/gdbusprivate.c line 683
  • #9 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.10/./gio/gsimpleasyncresult.c line 749
  • #10 complete_in_idle_cb
    at /build/buildd/glib2.0-2.29.10/./gio/gsimpleasyncresult.c line 761
  • #11 g_main_dispatch
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 2473
  • #12 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3046
  • #13 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3124
  • #14 g_main_loop_run
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3332
  • #15 gdbus_shared_thread_func
    at /build/buildd/glib2.0-2.29.10/./gio/gdbusprivate.c line 276
  • #16 g_thread_create_proxy
    at /build/buildd/glib2.0-2.29.10/./glib/gthread.c line 1954
  • #17 start_thread
    at pthread_create.c line 304
  • #18 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112
  • #19 ??

Thread 1 (Thread 3084)

  • #0 real_update_query_editor
    at nautilus-window-slot.c line 112
  • #1 nautilus_window_slot_update_query_editor
    at nautilus-window-slot.c line 611
  • #2 ??
  • #3 ??
  • #4 __libc_malloc
    at malloc.c line 3660
  • #5 __libc_free
    at malloc.c line 3738
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??

Comment 1 William Jon McCann 2012-09-04 23:16:28 UTC
There have been substantial changes to the query editor in master. Does this still occur there?
Comment 2 Tobias Mueller 2013-01-07 23:41:24 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!