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 58078 - crash on changing fonts in reflow_string()
crash on changing fonts in reflow_string()
Status: VERIFIED DUPLICATE of bug 57543
Product: balsa
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-07-25 23:44 UTC by farnsworth
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description farnsworth 2001-07-25 23:46:04 UTC
Package: balsa
Severity: normal
Version: 1.1.7
Synopsis: crash on changing fonts
Bugzilla-Product: balsa
Bugzilla-Component: general

Description:
Open preferences and change the preview font to fixed (jis) size 24 and it crashes.  When you open balsa again it displays using the new font (japanese in this case)



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 16114)]
[New Thread 2049 (LWP 16115)]
0x4067f519 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 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 reflow_string
    at eval.c line 41
  • #7 reflow_string
    at eval.c line 41
  • #8 reflow_string
    at eval.c line 41
  • #9 balsa_message_previous_part
    at eval.c line 41
  • #10 balsa_message_set
    at eval.c line 41
  • #11 balsa_index_update_message
    at eval.c line 41
  • #12 g_idle_dispatch
    at gmain.c line 1367
  • #13 g_main_dispatch
    at gmain.c line 656
  • #14 g_main_iterate
    at gmain.c line 877
  • #15 g_main_run
    at gmain.c line 935
  • #16 gtk_main
    at gtkmain.c line 524
  • #17 main
    at eval.c line 41
  • #18 __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 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #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-07-25 19:46 -------

Unknown version 1.1.x in product balsa. Setting version to the default, "unspecified".
The original reporter (farnsworth@olin.wustl.edu) 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-07-26 05:59:26 UTC
That's finally a bug report that makes the issue clear!
reflow_string is broken for unicode...
Comment 2 Pawel Salek 2001-07-27 08:05:46 UTC
*** Bug 58082 has been marked as a duplicate of this bug. ***
Comment 3 Pawel Salek 2001-07-28 09:36:01 UTC

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