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 341788 - gnome-terminal crash with the latest vte CVS HEAD
gnome-terminal crash with the latest vte CVS HEAD
Status: RESOLVED DUPLICATE of bug 336105
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-15 01:30 UTC by Diego González
Modified: 2006-05-15 08:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2006-05-15 01:30:01 UTC
this is the backtrace:

  • #0 _vte_termcap_find_l
    at vtetc.c line 480
  • #1 _vte_termcap_find
    at vtetc.c line 566
  • #2 _vte_termcap_find_string
    at vtetc.c line 642
  • #3 _vte_matcher_init
    at matcher.c line 87
  • #4 _vte_matcher_new
    at matcher.c line 215
  • #5 vte_terminal_set_emulation
    at vte.c line 6507
  • #6 vte_terminal_init
    at vte.c line 6789
  • #7 IA__g_type_create_instance
    at gtype.c line 1567
  • #8 g_object_constructor
    at gobject.c line 1015
  • #9 IA__g_object_newv
    at gobject.c line 912
  • #10 IA__g_object_new_valist
    at gobject.c line 955
  • #11 IA__g_object_new
    at gobject.c line 793
  • #12 vte_terminal_new
    at vte.c line 1810
  • #13 terminal_widget_new
    at terminal-widget-vte.c line 65
  • #14 terminal_screen_init
    at terminal-screen.c line 268
  • #15 IA__g_type_create_instance
    at gtype.c line 1567
  • #16 g_object_constructor
    at gobject.c line 1015
  • #17 IA__g_object_newv
    at gobject.c line 912
  • #18 IA__g_object_new_valist
    at gobject.c line 955
  • #19 IA__g_object_new
    at gobject.c line 793
  • #20 terminal_screen_new
    at terminal-screen.c line 463
  • #21 terminal_app_new_terminal
    at terminal.c line 1949
  • #22 new_terminal_with_options
    at terminal.c line 1433
  • #23 main
    at terminal.c line 1761

Comment 1 Fabio Bonelli 2006-05-15 08:20:23 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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