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 124874 - Terminal 2.4.1 hangs after less than a minute
Terminal 2.4.1 hangs after less than a minute
Status: RESOLVED DUPLICATE of bug 93775
Product: vte
Classification: Core
Component: general
0.11.x
Other Solaris
: Normal blocker
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-17 22:51 UTC by Peter O'Shea
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Peter O'Shea 2003-10-17 22:51:25 UTC
After a short time of operation, the terminal hangs and does not respond to
input.

If I run it under gdb, and after it hangs ctrl-C and bt, I get this:

Program received signal SIGINT, Interrupt.
0xfe041e68 in _malloc_unlocked ()
(gdb) bt
  • #0 _malloc_unlocked
  • #1 malloc
  • #2 match_re_C
  • #3 match_re_C
  • #4 match_re_C
  • #5 match_re_C
  • #6 match_re_C
  • #7 match_re_C
  • #8 __regexec_C
  • #9 vte_terminal_match_check_internal
  • #10 vte_terminal_match_hilite
  • #11 vte_terminal_motion_notify
  • #12 _gtk_marshal_BOOLEAN__BOXED
  • #13 g_type_class_meta_marshal
  • #14 g_closure_invoke
  • #15 signal_emit_unlocked_R
  • #16 g_signal_emit_valist
  • #17 g_signal_emit
  • #18 gtk_widget_event_internal
  • #19 gtk_propagate_event
  • #20 gtk_main_do_event
  • #21 gdk_event_dispatch
  • #22 g_main_dispatch
  • #23 g_main_context_dispatch
  • #24 g_main_context_iterate
  • #25 g_main_loop_run
  • #26 gtk_main
  • #27 main

Comment 1 Mariano Suárez-Alvarez 2003-10-18 07:17:26 UTC
This is probably vte...
Comment 2 Peter O'Shea 2003-10-20 12:56:25 UTC
FYI, I've got vte-0.11.10.  I can run vte by itself with no problems
at all, could it still be vte?
Comment 3 padraig.obriain 2004-01-26 15:49:23 UTC
Thius sounds like ma duplicate of bug #93775
Comment 4 padraig.obriain 2004-03-09 18:00:59 UTC

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