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 68058 - Crash while editing a message for posting
Crash while editing a message for posting
Status: VERIFIED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.11.2 betas
Other other
: Normal normal
: 0.12.0
Assigned To: Charles Kerr
Charles Kerr
: 71170 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-01-04 23:14 UTC by Juan Carlos Castro y Castro
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Crash description with a CVS version Jan 25 2002 (11.84 KB, text/plain)
2002-01-25 22:54 UTC, Juan Carlos Castro y Castro
Details

Description Juan Carlos Castro y Castro 2002-01-04 23:15:23 UTC
Package: Pan
Severity: normal
Version: 0.11.1.90
Synopsis: Crash while editing a message for posting
Bugzilla-Product: Pan
Bugzilla-Component: general

Description:
(CC me as I'm not on the Pan list)

I clicked on Rewrap in order to straighten some quoted text I was
cleaning up, and then this. It's a CVS which is a few days old, so don't
flame me if it's a non-problem, mmkay?



Debugging Information:

[New Thread 1024 (LWP 9531)]
[New Thread 2049 (LWP 9532)]
[New Thread 1026 (LWP 9533)]
0x40591e29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 9531))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/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 gdk_window_unref
    at gdkwindow.c line 727
  • #7 gdk_event_free
    at gdkevents.c line 729
  • #8 gdk_event_dispatch
    at gdkevents.c line 2141
  • #9 g_main_dispatch
    at gmain.c line 656
  • #10 g_main_iterate
    at gmain.c line 877
  • #11 g_main_run
    at gmain.c line 935
  • #12 gtk_main
    at gtkmain.c line 524
  • #13 main
    at pan.c line 200
  • #14 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/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 gdk_window_unref
    at gdkwindow.c line 727
  • #7 gdk_event_free
    at gdkevents.c line 729




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-04 18:15 -------

Unknown version 1.1.x in product Pan. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, charles@rebelbase.com.

Comment 1 Juan Carlos Castro y Castro 2002-01-25 22:54:38 UTC
Created attachment 6520 [details]
Crash description with a CVS version Jan 25 2002
Comment 2 Juan Carlos Castro y Castro 2002-01-25 22:56:31 UTC
The attachment I just added describes a crash that happens whenever I
click "Rewrap" in any fairly complex reply I'm composing.
(bug-buddy-generated)
Comment 3 Charles Kerr 2002-04-13 22:46:56 UTC
0.11.90 has a rewrite of how the `rewrap' code works.
Comment 4 Charles Kerr 2002-04-13 22:54:49 UTC
*** Bug 71170 has been marked as a duplicate of this bug. ***
Comment 5 Charles Kerr 2002-04-21 01:03:41 UTC
fixed in CVS; the wrap rewrite solves this problem.