Closed
Bug 65920
Opened 25 years ago
Closed 25 years ago
Assert at line 647 in ilclient.cpp while checking mail
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
People
(Reporter: pratik.solanki, Assigned: pnunn)
References
()
Details
Attachments
(2 files)
I've been noticing this bug for qute some time on both Windows and Linux builds.
It doesn't happen on any particular page but it happens with a 99% surety when I
try to check my mail at www.myrealbox.com. I'll attach a stack trace in the next
post.
Comment 3•25 years ago
|
||
Reporter: Can you download the latest build and create a new profile and try it
again? Also, were you downloading the mail using Mozilla's IMAP or using the
online webmail for myrealbox.com?
I created a new myrealbox.com account and I set it up as an IMAP in Mozilla and
it downloaded mail with no problem. I also checked it with the online webmail
and it also worked fine.
OS: Win2k SP1
Moz Build: 2001011804 Win32 Talkback
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20010118
This happens while browsing the website and checking email online. Although it
doesn't happen at any particular point, I find that if I browse around and
open/delete mails/folders, Mozilla is bound to crash after a few clicks.
I am building the binaries by geting the source through cvs. I built Mozilla
just before I tested the webpage today.
This could possibly be a problem with their web page, but is the condition so
important as to abort? I mean can't Mozilla display an error message and stop
rendering the page? Something like
if(ic->clients == NULL)
{
// display error msg
return;
}
Just a guess. I dont know anything about the Mozilla code so maybe this isn't
the solution...
Comment 6•25 years ago
|
||
been testing this a bit with a test account, no success. when was the last time
you updated your tree?
I updated my tree just before filing the bug. I tried it on my linux machine
right now with a new test account at myrealbox.com, a fresh mozilla installation
directory, and a new profile. Same result. Strange how noone else seems to be
seeing this.
Comment 8•25 years ago
|
||
over to libimage.
Assignee: asa → pnunn
Status: UNCONFIRMED → NEW
Component: Browser-General → ImageLib
Ever confirmed: true
QA Contact: doronr → tpreston
Comment 9•25 years ago
|
||
*** This bug has been marked as a duplicate of 61756 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 10•25 years ago
|
||
Verified Duplicate
Status: RESOLVED → VERIFIED
Component: ImageLib → Installer
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•