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 104781 - !man find or man bash than crash
!man find or man bash than crash
Status: RESOLVED DUPLICATE of bug 95615
Product: vte
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: VTE Maintainers
VTE Maintainers
: 105632 105964 106380 107053 107054 107358 107731 108054 109002 139802 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-01-30 06:06 UTC by bestco
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description bestco 2003-01-30 06:03:13 UTC
Package: gnome-core
Severity: normal
Version: 2.0.1
Synopsis: !man find  or  man  bash   than crash
Bugzilla-Product: gnome-core
Bugzilla-Component: gnome-terminal
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
In GNOME teminal, when issue $man find  or $ man bash than crash		

Steps to reproduce the problem:
1.  open terminal 
2.  man bash 
3. 

Actual Results:
crash

Expected Results:


How often does this happen?
every time when I was in GNOME window
But not every man command will crash,  ex  $man ls    than is ok
I only find 'man bash' or 'man find' will crash

Additional Information:




Debugging Information:

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

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

Thread 1 (Thread 8192 (LWP 1124))

  • #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 _XftSmoothGlyphGray565
    from /usr/lib/libXft.so.2
  • #7 XftGlyphSpecCore
    from /usr/lib/libXft.so.2
  • #8 XftDrawGlyphSpec
    from /usr/lib/libXft.so.2
  • #9 XftDrawCharSpec
    from /usr/lib/libXft.so.2
  • #10 vte_terminal_draw_cells
    from /usr/lib/libvte.so.2
  • #11 vte_terminal_draw_row
    from /usr/lib/libvte.so.2
  • #12 vte_terminal_paint
    from /usr/lib/libvte.so.2
  • #13 vte_terminal_expose
    from /usr/lib/libvte.so.2
  • #14 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_type_class_meta_marshal
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 gtk_signal_emit
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gdk_window_process_updates_internal
    from /usr/lib/libgdk-x11-2.0.so.0
  • #23 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #24 gdk_window_update_idle
    from /usr/lib/libgdk-x11-2.0.so.0
  • #25 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 main
  • #32 __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 2003-01-30 01:03 -------

The original reporter (bestco@adelphia.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, gnome-core-maint@bugzilla.gnome.org.

Comment 1 Elijah Newren 2003-01-30 06:29:30 UTC
I thought this would be a duplicate (I've read reports that sound and
look similar), but the simple-dup-finder didn't list any.  So, I'm
going to move this to gnome-terminal (it's version 2.0.1 so it doesn't
belong in gnome-core), set priority->high & severity->critical (it's a
crashser), and add the GNOMEVER2.0 and bugsquad keywords.
Comment 2 John Fleck 2003-02-09 17:14:45 UTC
*** Bug 105632 has been marked as a duplicate of this bug. ***
Comment 3 Chandresh Prakash 2003-02-11 07:21:10 UTC
"man ps" and "man man" commands - the terminal sort of exits without
any warnings or messages. Similar to "exit".
Comment 4 Elijah Newren 2003-02-18 21:52:27 UTC
*** Bug 106380 has been marked as a duplicate of this bug. ***
Comment 5 Elijah Newren 2003-02-19 15:14:08 UTC
*** Bug 105964 has been marked as a duplicate of this bug. ***
Comment 6 Elijah Newren 2003-02-19 15:16:08 UTC
Bug 105964 had some interesting comments, such as:
  ok, this is a wierd one... If I have a terminal open and try 'man
    chkconfig' it crashes.
  If I have a second terminal open with gdb running, the first one
    won't crash, then if I quit gdb, the man chkconfig works ok in
    that terminal window also.
  If I then close all the terminals, and open a new one, the bug is
    once again reproducible.

Comment 7 Elijah Newren 2003-02-26 16:47:59 UTC
*** Bug 107054 has been marked as a duplicate of this bug. ***
Comment 8 Elijah Newren 2003-02-26 16:49:36 UTC
*** Bug 107053 has been marked as a duplicate of this bug. ***
Comment 9 Elijah Newren 2003-03-01 21:33:34 UTC
*** Bug 107358 has been marked as a duplicate of this bug. ***
Comment 10 Alex Duggan 2003-03-06 18:38:39 UTC
*** Bug 107731 has been marked as a duplicate of this bug. ***
Comment 11 Alex Duggan 2003-03-11 03:47:05 UTC
*** Bug 108054 has been marked as a duplicate of this bug. ***
Comment 12 Andrew Sobala 2003-03-24 16:35:20 UTC
We're getting duplicates from GNOME 2.2; bumping version
Comment 13 Andrew Sobala 2003-03-24 16:37:55 UTC
*** Bug 109002 has been marked as a duplicate of this bug. ***
Comment 14 Andrew Sobala 2003-03-24 16:39:22 UTC
-> vte
Comment 15 Andrew Sobala 2003-03-24 16:40:25 UTC

*** This bug has been marked as a duplicate of 95615 ***
Comment 16 Mariano Suárez-Alvarez 2004-04-18 04:16:07 UTC
*** Bug 139802 has been marked as a duplicate of this bug. ***