Closed
Bug 5991
Opened 26 years ago
Closed 26 years ago
pop3test.exe and smtptest.exe crash on startup (M6)
Categories
(MailNews Core :: Networking, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M6
People
(Reporter: ppandit, Assigned: mscott)
Details
I installed today's 5-5-99 M6 afternoon build (with fixes for profile and click
on message).
When I ran /program files/netscape/seamokey/x86rel/pop3test I got the following
crash:
POP3TEST caused an invalid page fault in
module XPCOM32.DLL at 015f:100069bd.
Registers:
EAX=00000000 CS=015f EIP=100069bd EFLGS=00010246
EBX=00000000 SS=0167 ESP=0078fd68 EBP=0078fd98
ECX=0078fd08 DS=0167 ESI=008c6680 FS=3867
EDX=81649ec4 ES=0167 EDI=80000000 GS=0000
Bytes at CS:EIP:
8b 08 ff 51 24 85 c7 74 03 83 26 00 8b c6 5f 5e
Stack dump:
00000000 00000000 008c6670 10006b00 00000000 008c6480 10006d3a 00000000 80000000
00000000 10008860 008b12e0 0078fde8 00401708 008c6480 00000000
Same result when running smtptest.exe
SMTPTEST caused an invalid page fault in
module XPCOM32.DLL at 015f:100069bd.
Registers:
EAX=00000000 CS=015f EIP=100069bd EFLGS=00010246
EBX=00000000 SS=0167 ESP=0078fd6c EBP=0078fd9c
ECX=0078fd0c DS=0167 ESI=008c6680 FS=2baf
EDX=81649e7c ES=0167 EDI=80000000 GS=0000
Bytes at CS:EIP:
8b 08 ff 51 24 85 c7 74 03 83 26 00 8b c6 5f 5e
Stack dump:
00000000 00000000 008c6670 10006b00 00000000 008c6480 10006d3a 00000000 80000000
00000000 10008860 008b12e0 0078fde8 004016ec 008c6480 00000000
Scott MacGregor is able to reproduce the problem.
Par
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: M6
Assignee | ||
Comment 1•26 years ago
|
||
Fix checked in. We broke due to a big carpool made by David Hyatt last night.
Comment 2•26 years ago
|
||
I've got related check ins that make this fail gracefully, instead of crashing,
in the future. as soon as the god-forsaken tree opens, I'll check it in.
These tests are going to be started automatically in the future (in our build
acceptance test). In the future, if the starting of these tests ever fail
(let's hope not :-), is there a way to write out a unique string or something
(somehow)? It'd be good to know of the automated build acceptance test failed
because the protocol (our product) failed (more urgent) or the test program
failed (less urgent).
If so, I'll tell Bindu to do a check on this first in her PERL script she's
writing for our automation.
Tested with today's build (5-6-99) and profile for smoketst used by Bindu.
Works fine now.
pop3test does requires that the Inbox be accessed atleast once and that atleast
one message exists in the Inbox before running the pop3test
VERIFIED
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.
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
•