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 657450 - gedit crashed with SIGSEGV in g_cclosure_marshal_VOID__BOXED()
gedit crashed with SIGSEGV in g_cclosure_marshal_VOID__BOXED()
Status: RESOLVED INCOMPLETE
Product: gedit
Classification: Applications
Component: general
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-26 15:13 UTC by Pedro Villavicencio
Modified: 2015-03-09 12:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2011-08-26 15:13:15 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/833071

"What I did was type in the terminal
gedit setup.py &
and press [ENTER]"

".

Thread 1 (Thread 0xb77e4870 (LWP 2255))

  • #0 on_document_loaded
    at gedit-spell-plugin.c line 1041
  • #1 on_document_loaded
    at gedit-spell-plugin.c line 1023
  • #2 g_cclosure_marshal_VOID__BOXED
    at /build/buildd/glib2.0-2.29.16/./gobject/gmarshal.c line 574
  • #3 g_closure_invoke
    at /build/buildd/glib2.0-2.29.16/./gobject/gclosure.c line 773
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3271
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3002
  • #6 g_signal_emit
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3059
  • #7 document_loader_loaded
    at gedit-document.c line 1548
  • #8 document_loader_loading
    at gedit-document.c line 1564
  • #9 gedit_marshal_VOID__BOOLEAN_POINTER
    at gedit-marshal.c line 162
  • #10 g_closure_invoke
    at /build/buildd/glib2.0-2.29.16/./gobject/gclosure.c line 773
  • #11 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3271
  • #12 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3002
  • #13 g_signal_emit
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3059
  • #14 gedit_document_loader_loading
    at gedit-document-loader.c line 950
  • #15 loader_load_completed_or_failed
    at gedit-document-loader.c line 443
  • #16 close_input_stream_ready_cb
    at gedit-document-loader.c line 505
  • #17 async_ready_close_callback_wrapper
    at /build/buildd/glib2.0-2.29.16/./gio/ginputstream.c line 484
  • #18 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 749
  • #19 complete_in_idle_cb_for_thread
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 816
  • #20 g_idle_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 4780
  • #21 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #22 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #23 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #24 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #25 gtk_main
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 1367
  • #26 gedit_main
    at gedit.c line 199
  • #27 main
    at gedit.c line 290

Comment 1 Sébastien Wilmet 2014-12-18 08:25:29 UTC
The parameters of the signal handler on_document_loaded() were maybe wrong. But I'm pretty sure it works fine now.

Can you still reproduce the bug with gedit 3.14 or later?
Comment 2 Sébastien Wilmet 2015-03-09 12:11:51 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!