Closed
Bug 4846
Opened 26 years ago
Closed 25 years ago
NPR: (crash) in MimePluginInstance::Write()
Categories
(MailNews Core :: Networking, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M6
People
(Reporter: bruce, Assigned: sspitzer)
Details
(Keywords: crash)
Solaris 2.6, gcc 2.7.2.3, pull/build from April 8, 1999. Loading a local
message (the standard 'Welcome!' email, text/html).
**** Purify instrumented ./apprunner.pure (pid 20364) ****
NPR: Null pointer read:
* This is occurring while in:
MimePluginInstance::Write(const char*,unsigned int,unsigned int*)
[plugin_inst.cpp:376]
plugin_stream_write(_NET_StreamClass*,const char*,int) [cvplugin.cpp:61]
net_read_file_chunk [mkfile.c:952]
net_ProcessFile [mkfile.c:1323]
NET_ProcessNet [mkgeturl.c:3355]
NET_PollSockets [mkselect.c:298]
nsNetlibService::NetPollSocketsCallback(nsITimer*,void*)
[nsNetService.cpp:1277]
TimerImpl::FireTimeout() [nsTimer.cpp:73]
nsTimerExpired [nsTimer.cpp:189]
g_timeout_dispatch [gmain.c:1147]
g_main_dispatch [gmain.c:647]
g_main_iterate [gmain.c:854]
g_main_run [gmain.c:912]
gtk_main [gtkmain.c:475]
nsAppShell::Run() [nsAppShell.cpp:208]
nsAppShellService::Run() [nsAppShellService.cpp:186]
main [nsAppRunner.cpp:337]
_start [crt1.o]
* Reading 4 bytes from 0x0
Perhaps the same as: http://bugzilla.mozilla.org/show_bug.cgi?id=4585 ?
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M6
Assignee | ||
Comment 2•25 years ago
|
||
bruce, are you still seeing this on solaris?
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 3•25 years ago
|
||
haven't heard back from bruce. marking works for me. If it is still happening,
please reopen.
Bruce - do you still have a crash problem? I am changing the QA Contact to be
you so please mark the bug verified if you don't see the crash any longer.
Thanks.
Moving all Mail/News Networking bugs to Mail/News Networking-Mail
This may re-open previously Verified bugs due to a Bugzilla bug...if so, I will
fix those bugs.
adding verifyme to see if net community can help verify this.
Keywords: verifyme
Bruce, if you haven't seen this, can you please end this bug by marking
VERIFIED? Thanks.
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
•