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 311699 - Crashes everytime, NON-PRINTABLE chars are being printed on stdout, and SIGUIT to stop it!
Crashes everytime, NON-PRINTABLE chars are being printed on stdout, and SIGUI...
Status: RESOLVED DUPLICATE of bug 107262
Product: gnome-terminal
Classification: Core
Component: general
2.4.x
Other Linux
: Normal major
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-27 09:53 UTC by Nihar Satish Khedekar
Modified: 2005-07-27 10:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Nihar Satish Khedekar 2005-07-27 09:53:33 UTC
Distribution/Version: FC1

Distribution: Fedora Core release 1 (Yarrow)
Package: gnome-terminal
Severity: major
Version: GNOME2.4.0 unspecified
Gnome-Distributor: GNOME.Org
Synopsis: Crashes everytime, NON-PRINTABLE chars are printed, and SIGINT to stop it!
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:
My program read packets over the network. I can stop the prohram by using
SIGQUIT and generate the network stats using SIGINT (similar to tcpdump)
But when outputted content contains some junk characters, and i try to
stop my program using SIGQUIT and then SIGINT, gnome-terminal crashes!

NOTE: I go into root login using "su -"                                        
                                                                               
                                                                                  
Also I have some more tabs open.
                                               
Steps to reproduce the crash:
1. Some program that outputs NON-ALPHA characters on the screen
2. Send SIGQUIT and SIGINT to stop the application
3.
                                                                               
                                             
Expected Results:
                                                                               
                                             
                                                                               
                                             
How often does this happen? Everytime

Additional Information
Backtrace was generated from '/usr/bin/gnome-terminal'
                                                                               
                                                                               
                                                                               
           
(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[Thread
debugging using libthread_db enabled]
[New Thread -1085394272 (LWP 20066)]
                                                                               
                                                                               
                                                                               
           
(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)...0x0032fc32 in _dl_sysinfo_int80 ()
   from /lib/ld-linux.so.2

Thread 1 (Thread -1085394272 (LWP 20066))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 pango_layout_iter_get_char_extents
    from /usr/lib/libpango-1.0.so.0
  • #5 eel_pango_layout_set_font_desc_from_string
  • #6 eel_pango_layout_set_font_desc_from_string
  • #7 eel_pango_layout_set_text_ellipsized
  • #8 eel_ellipsizing_label_set_text
  • #9 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2

Comment 1 Michele Baldessari 2005-07-27 10:00:47 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 107262 ***