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 125990 - Crash when running more(1) on a summary file in an imap folder
Crash when running more(1) on a summary file in an imap folder
Status: RESOLVED DUPLICATE of bug 89541
Product: gnome-terminal
Classification: Core
Component: general
2.4.x
Other other
: Normal critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-11-01 16:21 UTC by Kjartan Maraas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2003-11-01 16:23:09 UTC
Distribution: Fedora Core release 1 (Yarrow)
Package: gnome-terminal
Severity: critical
Version: GNOME2.4.0 2.4.x
Gnome-Distributor: GNOME.Org
Synopsis: Crash when running more(1) on a summary file in an imap folder
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
Bugzilla-Version: 2.4.x
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:
Just ran more on the file and it crashed. The characters started getting
corrupt and then the title was corrupted and I got the crash.

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

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1085238624 (LWP 4380)]
0x005b1c32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1085238624 (LWP 4380))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #3 <signal handler called>
  • #4 pango_layout_iter_get_char_extents
    from /usr/lib/libpango-1.0.so.0
  • #5 compute_character_widths
    at eel-pango-extensions.c line 180
  • #6 eel_string_ellipsize_end
    at eel-pango-extensions.c line 327
  • #7 eel_pango_layout_set_text_ellipsized
    at eel-pango-extensions.c line 478
  • #8 real_size_allocate
    at eel-ellipsizing-label.c line 124
  • #9 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #10 g_type_class_meta_marshal
    at gclosure.c line 514
  • #11 g_closure_invoke
    at gclosure.c line 437
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2752
  • #13 g_signal_emit_valist
    at gsignal.c line 2554
  • #14 g_signal_emit
    at gsignal.c line 2612
  • #15 gtk_widget_size_allocate
    at gtkwidget.c line 2451
  • #16 gtk_notebook_page_allocate
    at gtknotebook.c line 3452
  • #17 gtk_notebook_pages_allocate
    at gtknotebook.c line 3225
  • #18 gtk_notebook_size_allocate
    at gtknotebook.c line 1394
  • #19 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #20 g_type_class_meta_marshal
    at gclosure.c line 514
  • #21 g_closure_invoke
    at gclosure.c line 437
  • #22 signal_emit_unlocked_R
    at gsignal.c line 2752
  • #23 g_signal_emit_valist
    at gsignal.c line 2554
  • #24 g_signal_emit
    at gsignal.c line 2612
  • #25 gtk_widget_size_allocate
    at gtkwidget.c line 2451
  • #26 gtk_vbox_size_allocate
    at gtkvbox.c line 315
  • #27 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #28 g_type_class_meta_marshal
    at gclosure.c line 514
  • #29 g_closure_invoke
    at gclosure.c line 437
  • #30 signal_emit_unlocked_R
    at gsignal.c line 2752
  • #31 g_signal_emit_valist
    at gsignal.c line 2554
  • #32 g_signal_emit
    at gsignal.c line 2612
  • #33 gtk_widget_size_allocate
    at gtkwidget.c line 2451
  • #34 gtk_window_size_allocate
    at gtkwindow.c line 3875
  • #35 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #36 g_type_class_meta_marshal
    at gclosure.c line 514
  • #37 g_closure_invoke
    at gclosure.c line 437
  • #38 signal_emit_unlocked_R
    at gsignal.c line 2752
  • #39 g_signal_emit_valist
    at gsignal.c line 2554
  • #40 g_signal_emit
    at gsignal.c line 2612
  • #41 gtk_widget_size_allocate
    at gtkwidget.c line 2451
  • #42 gtk_window_move_resize
    at gtkwindow.c line 5039
  • #43 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #44 g_type_class_meta_marshal
    at gclosure.c line 514
  • #45 g_closure_invoke
    at gclosure.c line 437
  • #46 signal_emit_unlocked_R
    at gsignal.c line 2860
  • #47 g_signal_emit_valist
    at gsignal.c line 2554
  • #48 g_signal_emit
    at gsignal.c line 2612
  • #49 gtk_container_check_resize
    at gtkcontainer.c line 1181
  • #50 gtk_container_idle_sizer
    at gtkcontainer.c line 1105
  • #51 g_idle_dispatch
    at gmain.c line 3272
  • #52 g_main_dispatch
    at gmain.c line 1751
  • #53 g_main_context_dispatch
    at gmain.c line 2299
  • #54 g_main_context_iterate
    at gmain.c line 2380
  • #55 g_main_loop_run
    at gmain.c line 2600
  • #56 gtk_main
    at gtkmain.c line 1093
  • #57 main
    at terminal.c line 1588
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-11-01 11:23 -------

Reassigning to the default owner of the component, gnome-terminal-maint@bugzilla.gnome.org.

Comment 1 Olav Vitters 2003-11-01 16:30:43 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.

dup of bug 116108, which is a dupe of bug 120891, which is a dupe of
bug 89541. Should be fixed in pango cvs.

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