Closed
Bug 5922
Opened 26 years ago
Closed 26 years ago
[PP]Multiple pop and multiple server, Send crashes
Categories
(MailNews Core :: Backend, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M6
People
(Reporter: fenella, Assigned: alecf)
Details
RE: linux build (1999-05-04-08)
1. Setup a prefs50.js with 2 pop and 2 news server
2. Run appruner and open mail application from Tasks|Messenger
3. Click on New Msg and compose a mail
4. Click Send, apprunner crashes consistently.
Note, I tried to remove all the msf files but the crash still occurs on Linux
Updated•26 years ago
|
Assignee: phil → alecf
Priority: P3 → P1
Target Milestone: M6
Comment 1•26 years ago
|
||
Reassign to alecf.
If sending with one account works, this is an M6 bug. If sending with one
account doesn't work, this is an M5 bug.
Sending w/one account works fine.
Fenella - do you have a talkback report on this?
Lisa, no. Talkback was not turned-on on Linux. I shall try this on m6.
Assignee | ||
Comment 4•26 years ago
|
||
stack trace if possible por favor.
Fenella - can you get info from the core file? Talkbalk is not in Linux yet.
Here is the stack trace as reqested.
#0 0x40b54e94 in nsMsgCompPrefs::nsMsgCompPrefs ()
#1 0x40b53d38 in nsComposeAppCore::SendMessage ()
#2 0x40b54567 in nsComposeAppCore::SendMessage2 ()
#3 0x40b51d74 in NS_MsgLoadMailtoUrl ()
#4 0x4031bd82 in js_Invoke ()
#5 0x403219de in js_Interpret ()
#6 0x4031bdd0 in js_Invoke ()
#7 0x403219de in js_Interpret ()
#8 0x4031bdd0 in js_Invoke ()
#9 0x4031bf75 in js_CallFunctionValue ()
#10 0x40306c99 in JS_CallFunctionValue ()
#11 0x402c128c in nsJSEventListener::HandleEvent ()
#12 0x40853c51 in nsEventListenerManager::HandleEvent ()
#13 0x4066f2e7 in RDFElementImpl::HandleDOMEvent ()
#14 0x4085563e in nsEventStateManager::CheckForAndDispatchClick ()
#15 0x40854c41 in nsEventStateManager::PostHandleEvent ()
#16 0x4087abf8 in PresShell::HandleEvent ()
#17 0x40ba4325 in nsView::HandleEvent ()
#18 0x40baba85 in nsViewManager::DispatchEvent ()
#19 0x40ba2dee in _init ()
#20 0x400954c6 in nsWidget::DispatchEvent ()
#21 0x4009541d in nsWidget::DispatchWindowEvent ()
#22 0x40095543 in nsWidget::DispatchMouseEvent ()
#23 0x40095b5f in nsWidget::OnButtonReleaseSignal ()
#24 0x40095e2f in nsWidget::ButtonReleaseSignal ()
#25 0x80c3f60 in gtk_window_set_default_size ()
#26 0x809cdbb in gtk_signal_connect_object ()
#27 0x809c442 in gtk_signal_connect_object ()
#28 0x809ab7e in gtk_selection_data_set ()
#29 0x80bc6a8 in gtk_widget_size_request ()
#30 0x8085cfd in gtk_get_current_event ()
#31 0x808529e in gtk_main_iteration_do ()
#32 0x80d312f in gdk_input_add ()
#33 0x80e60b4 in g_list_length ()
#34 0x80e652f in g_list_length ()
#35 0x80e6649 in g_main_iteration ()
#36 0x8084db3 in gtk_main ()
#37 0x4008b913 in nsAppShell::Run ()
#38 0x40016dfe in nsAppShellService::Run ()
#39 0x8051204 in main ()
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•26 years ago
|
||
I think this was fixed a while back when we were mis-refcounting the identity.
Marking fixed.
RE: Linux build (1999-05-18-09 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
•