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 62563 - Crash when opening a mail (reflow_string)
Crash when opening a mail (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-10-17 22:50 UTC by Colin Leroy
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Leroy 2001-10-18 01:52:26 UTC
Package: balsa
Severity: major
Version: 1.1.7
Synopsis: Crash when opening a mail
Bugzilla-Product: balsa
Bugzilla-Component: general

Description:
just when I click on a message. First time it was when I changed fonts.
HTH,

Colin


Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 1751)]
0x401695b9 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-17 21:52 -------

The original reporter (colin@colino.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-10-18 07:22:41 UTC
What fonts do you use now? Enable Settings/Preferences/Misc/Debug and
quote balsa output to console, please.
Comment 2 PeterBloomfield 2001-10-20 17:48:59 UTC
I'm confused about how the string "/home/colin/bin/dnetcstats: java:
command not found\n" got to be passed around in Balsa.  Incidentally,
reflow_string doesn't have an argument `p', so it's not clear where
that string actually got sent.
Comment 3 Colin Leroy 2001-10-20 18:28:05 UTC
Hello,


my font is set to Bitstream courier. The debug output says:


Gdk-WARNING **: Missing charsets in FontSet creation








Gdk-WARNING **:     ISO8859-15








Gdk-WARNING **:     ISO8859-15


---


"/home/colin/bin/dnetcstats: java:


command not found\n" comes from one of my crontabbed scripts, with an error, and output of this script has been mailed to me. Balsa had this mail loaded.





HTH and thanks for your great work,





Colin


Comment 4 Pawel Salek 2001-11-12 22:33:49 UTC

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