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 63513 - Program crash during font change (reflow_string)
Program crash during font change (reflow_string)
Status: VERIFIED DUPLICATE of bug 55175
Product: balsa
Classification: Other
Component: general
1.1.x
Other other
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-11-01 03:51 UTC by derekowens
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description derekowens 2001-11-01 02:51:28 UTC
Package: balsa
Severity: major
Version: 1.1.7
Synopsis: Program crash during font change
Bugzilla-Product: balsa
Bugzilla-Component: general

Description:
I simply changed the display font in the preview pane to a larger font and the program crashed.



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 30039)]
0x40172669 in __wait4 ()
   from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 pthread_sighandler
    at signals.c line 97
  • #4 <signal handler called>
  • #5 reflow_string
    at eval.c line 41
  • #6 reflow_string
    at eval.c line 41
  • #7 reflow_string
    at eval.c line 41
  • #8 balsa_message_previous_part
    at eval.c line 41
  • #9 balsa_message_set
    at eval.c line 41
  • #10 balsa_index_update_message
    at eval.c line 41
  • #11 g_idle_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #12 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #13 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #14 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #16 main
    at eval.c line 41
  • #17 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 pthread_sighandler
    at signals.c line 97
  • #4 <signal handler called>
  • #5 reflow_string
    at eval.c line 41
  • #6 reflow_string
    at eval.c line 41
  • #7 reflow_string
    at eval.c line 41




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-10-31 21:51 -------

The original reporter (derekowens@atl.mediaone.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, pawsa@theochem.kth.se.

Comment 1 Pawel Salek 2001-11-01 08:40:54 UTC
1. What font did you have before?
2. What font have you selected?
3. What charset was used by the currently selected message (Find out
the Content-type: line in the message).

This information is needed to reproduce the problem.
Comment 2 Pawel Salek 2001-11-12 22:39:17 UTC

*** This bug has been marked as a duplicate of 55175 ***
Comment 3 Pawel Salek 2002-02-07 19:42:44 UTC
Balsa-1.2.4, and 1.3.1 released.