Closed
Bug 271157
Opened 20 years ago
Closed 12 years ago
morkStdioFile::new_stdio_file_fault
Categories
(MailNews Core :: Database, defect, P5)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timeless, Assigned: Bienvenu)
Details
(Keywords: assertion)
someone's trying to open C:\DOCUMENTS AND SETTINGS\TIMELESS\APPLICATION
DATA\Mozilla\Profiles\mozilla1.6\RANDOMXX.SLT\News\news.mozilla.org.msf\
Note the trailing slash.
xpcom_core.dll!nsDebug::Assertion(const char * aStr=0x01c335f8, const char *
aExpr=0x01c33bcc, const char * aFile=0x01c33bd0, int aLine=0x00000038) Line 109 C++
mork.dll!mork_assertion_signal(const char * inMessage=0x01c335f8) Line 56 +
0x16 C++
mork.dll!morkEnv::NewError(const char * inString=0x03722028) Line 409 C++
mork.dll!morkFile::NewFileErrnoError(morkEnv * ev=0x03506a28) Line 271 C++
mork.dll!morkStdioFile::new_stdio_file_fault(morkEnv * ev=0x03506a28) Line
772 + 0xb C++
mork.dll!morkStdioFile::OpenStdio(morkEnv * ev=0x00506a28, const char *
inName=0x03343058, const char * inMode=0x01c33aa4) Line 844 C++
mork.dll!morkStdioFile::morkStdioFile(morkEnv * ev=0x03506a28, const morkUsage
& inUsage={...}, nsIMdbHeap * ioHeap=0x03a405e4, nsIMdbHeap *
ioSlotHeap=0x03a405e4, const char * inName=0x03343058, const char *
inMode=0x01c33aa4) Line 797 + 0xe C++
mork.dll!morkStdioFile::CreateNewStdioFile(morkEnv * ev=0x03506a28, nsIMdbHeap
* ioHeap=0x03a405e4, const char * inFilePath=0x03343058) Line 485 + 0x2c C++
mork.dll!morkFactory::CreateNewFile(nsIMdbEnv * mev=0x03506a54, nsIMdbHeap *
ioHeap=0x00000000, const char * inFilePath=0x03343058, nsIMdbFile * *
acqFile=0x0012f79c) Line 251 + 0xa C++
msgdb.dll!nsMsgDatabase::OpenMDB(const char * dbName=0x03343058, int
create=0x00000001) Line 1241 + 0x22 C++
msgdb.dll!nsMsgDatabase::Open(nsIFileSpec * aFolderName=0x05339ea0, int
aCreate=0x00000001, int aLeaveInvalidDB=0x00000001) Line 1090 + 0x1c C++
msgdb.dll!nsMsgDBService::OpenFolderDB(nsIMsgFolder * aFolder=0x05c27ec0, int
aCreate=0x00000001, int aLeaveInvalidDB=0x00000001, nsIMsgDatabase * *
_retval=0x05c27ecc) Line 137 + 0x31 C++
> msgnews.dll!nsMsgNewsFolder::GetDatabase(nsIMsgWindow * aMsgWindow=0x00000000)
Line 378 + 0x52 C++
msgnews.dll!nsMsgNewsFolder::GetDBFolderInfoAndDB(nsIDBFolderInfo * *
folderInfo=0x0012fa48, nsIMsgDatabase * * db=0x0012fa4c) Line 769 + 0x11 C++
msgbsutl.dll!nsMsgDBFolder::ReadDBFolderInfo(int force=0x00000000) Line 532
+ 0x43 C++
msgnews.dll!nsMsgNewsFolder::UpdateSummaryTotals(int force=0x00000000) Line
852 + 0x13 C++
msgnews.dll!nsMsgNewsFolder::GetSubFolders(nsIEnumerator * *
result=0x0012fb10) Line 358 C++
msgbsutl.dll!nsMsgDBFolder::ListFoldersWithFlag(unsigned int flag=0x00000020,
nsISupportsArray * array=0x036f7150) Line 3765 + 0x2b C++
msgbsutl.dll!nsMsgDBFolder::GetAllFoldersWithFlag(unsigned int
flag=0x00000020, nsISupportsArray * * aResult=0x0012fc04) Line 3749 C++
msgbase.dll!nsMsgAccountManager::SaveVirtualFolders() Line 2970 + 0x3d C++
msgbase.dll!nsMsgAccountManager::Shutdown() Line 220 C++
msgbase.dll!nsMsgAccountManager::Observe(nsISupports * aSubject=0x01831e00,
const char * aTopic=0x02640964, const unsigned short * someData=0x026408d0)
Line 313 C++
xpcom_core.dll!nsObserverService::NotifyObservers(nsISupports *
aSubject=0x01831e00, const char * aTopic=0x02640964, const unsigned short *
someData=0x026408d0) Line 232 C++
profile.dll!nsProfile::ShutDownCurrentProfile(unsigned int
shutDownType=0x00000001) Line 1347 C++
mozilla.exe!DoOnShutdown() Line 811 C++
mozilla.exe!main(int argc=0x00000001, char * * argv=0x00347b88) Line 1817 +
0x5 C++
mozilla.exe!mainCRTStartup() Line 400 + 0x11 C
kernel32.dll!TermsrvAppInstallMode() + 0x269
Updated•20 years ago
|
Product: MailNews → Core
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Updated•17 years ago
|
QA Contact: database
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 1•15 years ago
|
||
bienvenu, any reason for this bug to stay sev=major?
| Assignee | ||
Comment 2•15 years ago
|
||
no, it's just an assertion. And I believe it's fixed/wfm anyway.
Comment 4•12 years ago
|
||
really WFM per bienvenu comment 2
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•