Closed
Bug 5323
Opened 26 years ago
Closed 26 years ago
[PP] Crash - Core dump when dragging 3 pane window after message sent
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M6
People
(Reporter: fenella, Assigned: sspitzer)
Details
RE: linux 2.0 seamonkey build (1999-04-20-08)
Steps:
1. Run apprunner.exe
2. Messenger from Tasks|Messenger
3. Click New Msg to open the Compose window
4. Send yourself a message
5. Click X to close the compose window, the following message keeps going in a
loop, it does not crash yet
6. However, if I drag the 3 pane window to another location, the apprunner
application will crash with a segmentation fault.
Consistently reproducible 5 out of six times.
Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
`drawable != NULL' failed.
Gtk-WARNING **: invalid class type `(unknown)' in cast to `GtkLayout'
Gdk-CRITICAL **: file gdkwindow.c: line 724 (gdk_window_ref): assertion `window
!= NULL' failed.
Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
`drawable != NULL' failed.
Gtk-WARNING **: invalid class type `(unknown)' in cast to `GtkLayout'
Segmentation fault (core dumped)
Summary: Core dump → [PP] Core dump when dragging 3 pane window after message sent
Probably all tied into http://bugzilla.mozilla.org/show_bug.cgi?id=3914 ?
Assignee | ||
Comment 2•26 years ago
|
||
Fenella:
apprunner, not apprunner.exe on UNIX. (apprunner.exe conflicts with the bug
report.)
closing the editor or msg compose is still broken. Until we fix it, anything
that happens after you close the compose window via the Window Manager is bound
to be strange and buggy.
don't bother logging bugs once you get into this state, until after we fix the
problem.
Updated•26 years ago
|
Assignee: phil → ducarroz
Comment 4•26 years ago
|
||
Reassign to ducarroz@netscape.com
Updated•26 years ago
|
Target Milestone: M6
Comment 5•26 years ago
|
||
M6
Summary: [PP] Core dump when dragging 3 pane window after message sent → [PP] Crash - Core dump when dragging 3 pane window after message sent
(Talkback not available on Linux. Also removing QA Blocker. This isn't a test
blocker for us.)
Fenella - does this still occur for you? The Compose window close bugs have
been fixed for awhile now.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Assignee: ducarroz → sspitzer
Status: ASSIGNED → NEW
Comment 8•26 years ago
|
||
Seth, I have reassigned this bug to you to check if we still have the problem. Thansk for your help...
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•26 years ago
|
||
pinkerton's and scc's hard work on #4127 has fixed this bug as well.
marking fixed.
Reporter | ||
Comment 10•26 years ago
|
||
RE: linux build (1999-05-10-08-m6)
This problem has been fixed.
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•