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 85236 - crash when i launch gnome-terminal or multi-gnome-terminal
crash when i launch gnome-terminal or multi-gnome-terminal
Status: RESOLVED DUPLICATE of bug 74405
Product: gnome-core
Classification: Deprecated
Component: gnome-terminal
1.4.x
Other other
: Normal critical
: 1.4.1
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-14 06:10 UTC by Samuel Mouniée
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Samuel Mouniée 2002-06-14 06:11:57 UTC
Package: gnome-core
Severity: critical
Version: 1.4.1
Synopsis: crash when i launch gnome-terminal or multi-gnome-terminal
Bugzilla-Product: gnome-core
Bugzilla-Component: libpanel-applet

Description:
Description of Problem:

crash when i launch gnome-terminal or multi-gnome-terminal

Steps to reproduce the problem:
1. Launch the gnome-terminal

Actual Results:
crash

Expected Results:
a term

Additional informations:
I just use unofficial debian package for xfree 4.2.0



Debugging Information:

Backtrace was generated from '/usr/bin/gnome-terminal'

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x406efa39 in wait4 () from
/lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 sigaction
    from /lib/libc.so.6
  • #4 zvt_shutdown_subshell
    from /usr/lib/libzvt.so.2
  • #5 vt_update
    from /usr/lib/libzvt.so.2
  • #6 zvt_term_match_check
    from /usr/lib/libzvt.so.2
  • #7 gdk_get_show_events
    from /usr/lib/libgdk-1.2.so.0
  • #8 g_io_add_watch
    from /usr/lib/libglib-1.2.so.0
  • #9 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #10 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #11 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #12 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #13 new_terminal_for_client
  • #14 main
  • #15 __libc_start_main
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-14 02:11 -------

The original reporter (mouns@mouns.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, panel-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-06-14 10:52:36 UTC
What version of gnome-libs are you using?
Comment 2 Ben FrantzDale 2002-07-25 08:02:08 UTC
This appears to be topped by zvt_shutdown_subshell(). 
Bug 74405 is similar but is actually topped by vt_draw_text(). I
suspect both are dups of existing bugs, but I'm not sure which ones.
Comment 3 Ben FrantzDale 2002-07-29 04:27:10 UTC

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