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 685247 - Crash in g_object_notify at gobject.c:1156
Crash in g_object_notify at gobject.c:1156
Status: RESOLVED DUPLICATE of bug 661521
Product: gnome-terminal
Classification: Core
Component: general
3.6.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-01 20:26 UTC by Fabio Durán Verdugo
Modified: 2012-10-01 20:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2012-10-01 20:26:55 UTC
Sometimes I get this crash when change the font size in any telnet remote session

gnome-terminal 3.6.0, Fedora 18

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
warning: "/usr/lib/debug/usr/lib/libicudata.so.49.1.1.debug": separate debug info file has no debug info
Core was generated by `gnome-terminal'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0xb76b9880 (LWP 1849))

  • #0 g_object_notify
    at gobject.c line 1156
  • #1 gtk_range_accessible_value_changed
    at gtkrangeaccessible.c line 36
  • #2 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 85
  • #3 g_closure_invoke
    at gclosure.c line 777
  • #4 signal_emit_unlocked_R
    at gsignal.c line 3551
  • #5 g_signal_emit_valist
    at gsignal.c line 3300
  • #6 g_signal_emit
    at gsignal.c line 3356
  • #7 gtk_adjustment_value_changed
    at gtkadjustment.c line 762
  • #8 gtk_adjustment_set_value
    at gtkadjustment.c line 443
  • #9 vte_terminal_emit_adjustment_changed
    at vte.c line 2080
  • #10 vte_terminal_emit_pending_signals
    at vte.c line 14813
  • #11 vte_terminal_process_incoming
    at vte.c line 4415
  • #12 time_process_incoming
    at vte.c line 14873
  • #13 process_timeout
    at vte.c line 14920
  • #14 g_timeout_dispatch
    at gmain.c line 4026
  • #15 g_main_dispatch
    at gmain.c line 2715
  • #16 g_main_context_dispatch
    at gmain.c line 3219
  • #17 g_main_context_iterate
    at gmain.c line 3290
  • #18 g_main_loop_run
    at gmain.c line 3484
  • #19 gtk_main
    at gtkmain.c line 1163
  • #20 main
    at terminal.c line 601

Comment 1 Fabio Durán Verdugo 2012-10-01 20:29:12 UTC
dup bug 661521

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