Closed
Bug 618513
Opened 15 years ago
Closed 13 years ago
crash [@ nsCOMPtr_base::~nsCOMPtr_base() | nsLDAPConnectionLoop::Run()], [@ libxpcom_core.dylib@0x4011] (Mac)
Categories
(MailNews Core :: LDAP Integration, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
(had this worked up before I reread bug 609585 comment 5. so filed anyway.)
from bug 609585 comment 1 and bug 609585 comment 2
crash [@ nsCOMPtr_base::~nsCOMPtr_base() | nsLDAPConnectionLoop::Run()], [@ libxpcom_core.dylib@0x4011] (Mac)
sCOMPtr_base::~nsCOMPtr_base() | nsLDAPConnectionLoop::Run()
bp-2bf074a1-bffa-41eb-b988-ffb312101101 v3.1.4
EXCEPTION_ACCESS_VIOLATION_READ
0x9
0 xpcom_core.dll nsCOMPtr_base::~nsCOMPtr_base
objdir-tb/mozilla/xpcom/build/nsCOMPtr.cpp:81
1 thunderbird.exe nsLDAPConnectionLoop::Run
directory/xpcom/base/src/nsLDAPConnection.cpp:881
2 xpcom_core.dll nsThread::ProcessNextEvent
xpcom/threads/nsThread.cpp:527
3 xpcom_core.dll NS_ProcessNextEvent_P
objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:250
not sure there is a Mac version of this crash. but
bp-e9a73ab6-1693-43c1-84a9-3568c2101020 @ libxpcom_core.dylib@0x4011
EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
0xffffffffc37120d3
User Comments thunderbird a quitté lors de l'envoi d'un e-mail
has nsLDAPConnectionLoop::Run on the stack
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsCOMPtr_base::~nsCOMPtr_base() | nsLDAPConnectionLoop::Run()]
[@ libxpcom_core.dylib@0x4011]
Reporter | ||
Comment 1•13 years ago
|
||
All examples on crash-stats are version 3.1.x and 3.0.x
Status: NEW → RESOLVED
Crash Signature: [@ nsCOMPtr_base::~nsCOMPtr_base() | nsLDAPConnectionLoop::Run()]
[@ libxpcom_core.dylib@0x4011] → [@ nsCOMPtr_base::~nsCOMPtr_base() | nsLDAPConnectionLoop::Run()]
[@ libxpcom_core.dylib@0x4011]
Closed: 13 years ago
Resolution: --- → WORKSFORME
Version: Trunk → 1.9.2 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•