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 58762 - balsa crash in reflow_string
balsa crash in reflow_string
Status: VERIFIED DUPLICATE of bug 55175
Product: balsa
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-08-09 06:57 UTC by jasonmc
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jasonmc 2001-08-09 06:59:07 UTC
Package: balsa
Severity: normal
Version: 1.1.7
Synopsis: balsa crash
Bugzilla-Product: balsa
Bugzilla-Component: general

Description:
crashes everytime inbox is opened


Debugging Information:

(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)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 30803)]
[New Thread 2049 (LWP 30804)]

(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)...(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)...
(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)...(no debugging symbols found)...
(no debugging symbols found)...0x40a149b9 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 reflow_string
  • #7 reflow_string
  • #8 balsa_message_previous_part
  • #9 balsa_message_set
  • #10 balsa_index_update_message
  • #11 g_timeout_add
    from /usr/lib/libglib-1.2.so.0
  • #12 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #13 g_get_current_time
    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
  • #17 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 reflow_string
  • #7 reflow_string




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-08-09 02:59 -------

Unknown version 1.1.x in product balsa. Setting version to the default, "unspecified".
The original reporter (jasonmc@cr806461-a.hnsn1.on.wave.home.com) 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-08-09 07:20:52 UTC
The stack trace in report is corrupted for some reason.
Can you please go to Settings/Preferences/Display and switch OFF
"Automatically view message when mailbox". 
Then open mailbox. It should succeed.
Than, try to open first unread mail. Remember it (by subject, date,
anything). It will most likely crash. If so, attach this message to
this report.

In any case, report what has happened.
Comment 2 Carlos Morgado 2001-08-10 00:19:57 UTC
Looks like a bug someone stumbled upon some time ago trigered by long
lines and fixed buffers. Iirc the magic number was around 512.
Comment 3 Pawel Salek 2001-08-10 07:10:25 UTC
Frankly, I though that it might be related to Unicode-incompatible way
of breaking lines. One cannot tell the reason without seeing the
message, anyway.
Comment 4 Pawel Salek 2001-08-22 16:22:14 UTC

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