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 99344 - crashed when running man
crashed when running man
Status: RESOLVED DUPLICATE of bug 96439
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-23 07:39 UTC by Florin Andrei
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Florin Andrei 2002-11-23 07:42:12 UTC
Package: gnome-terminal
Severity: normal
Version: 2.0.1
Synopsis: crashed when running man
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
I'm using Gnome Terminal under Window Maker in a VNC session. I tried to
run "man nmap", but the terminal crashed. I don't know if this problem
is reproducible (it's the first time i'm seeing it).

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?


Additional Information:




Debugging Information:

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

(no debugging symbols found)...[New Thread 8192 (LWP 23823)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 23823))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 XInitImage
    from /usr/X11R6/lib/libX11.so.6
  • #7 _XftSmoothGlyphGray
    from /usr/lib/libXft.so.2
  • #8 XftGlyphSpecCore
    from /usr/lib/libXft.so.2
  • #9 XftDrawGlyphSpec
    from /usr/lib/libXft.so.2
  • #10 XftDrawCharSpec
    from /usr/lib/libXft.so.2
  • #11 vte_terminal_draw_cells
    from /usr/lib/libvte.so.2
  • #12 vte_terminal_draw_row
    from /usr/lib/libvte.so.2
  • #13 vte_terminal_paint
    from /usr/lib/libvte.so.2
  • #14 vte_terminal_expose
    from /usr/lib/libvte.so.2
  • #15 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 g_type_class_meta_marshal
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 gtk_signal_emit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gdk_window_process_updates_internal
    from /usr/lib/libgdk-x11-2.0.so.0
  • #24 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #25 gdk_window_update_idle
    from /usr/lib/libgdk-x11-2.0.so.0
  • #26 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #31 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 main
  • #33 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




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

Reassigning to the default owner of the component, hp@redhat.com.

Comment 1 Florin Andrei 2002-11-23 07:57:20 UTC
Yup, reliable, crashes every time.
Comment 2 David Kennedy 2002-11-23 15:43:55 UTC

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