Closed
Bug 255835
Opened 21 years ago
Closed 19 years ago
Crashes when clicking on "Edit as new" - TB09 [@ nsTimerImpl::ReleaseCallback ]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: webmaster, Assigned: mscott)
Details
(Keywords: crash, topcrash-)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: version 0.7.1 (20040626)
Clicking on "Edit as new" pop-up menu item with sub-menu expanded brings
Thunderbird to crash
Reproducible: Always
Steps to Reproduce:
1. Go to 'Sent' folder and select any message
2. Bring up pop-up menu, drag mouse pointer to 'Move to' item and wait until
submenu expands
3. Quickly drag mouse pointer (while 'Move to' submenu is still expanded) to
'Edit as new' item and click on it.
Actual Results:
Thunderbird crashes
Expected Results:
Bring up compose mail window
Error signature:
AppName: thunderbird.exe AppVer: 0.7.0.0 ModName: unknown
ModVer: 0.0.0.0 Offset: 60d77979
Thunderbird version 0.7+ (20040818)
I can confirm this bug on Mac OS X, trying "Edit as new" on both outgoing and
incoming messages in IMAP and POP3 accounts. Talkback IDs TB597988Q, TB598001W
and TB598008G.
Comment 2•21 years ago
|
||
TB597988Q (other two look same):
nsTimerImpl::ReleaseCallback()
nsTimerImpl::~nsTimerImpl()
nsTimerImpl::Release()
destroyTimerEvent()
PL_ProcessPendingEvents()
PL_IsQueueNative()
HIToolbox.145.0.0 + 0x1fc8 (0x927d1fc8)
HIToolbox.145.0.0 + 0x223c (0x927d223c)
HIToolbox.145.0.0 + 0x66bc (0x927d66bc)
HIToolbox.145.0.0 + 0x12d54 (0x927e2d54)
HIToolbox.145.0.0 + 0x2084 (0x927d2084)
HIToolbox.145.0.0 + 0x223c (0x927d223c)
HIToolbox.145.0.0 + 0x146e4 (0x927e46e4)
HIToolbox.145.0.0 + 0x18600 (0x927e8600)
HIToolbox.145.0.0 + 0x28740 (0x927f8740)
HIToolbox.145.0.0 + 0x8db0 (0x927d8db0)
HIToolbox.145.0.0 + 0x8f64 (0x927d8f64)
HIToolbox.145.0.0 + 0x1ca18 (0x927eca18)
HIToolbox.145.0.0 + 0x2d730 (0x927fd730)
thunderbird-bin + 0x872304 (0x00872304)
thunderbird-bin + 0x8721e8 (0x008721e8)
thunderbird-bin + 0x4ecd88 (0x004ecd88)
thunderbird-bin + 0xe3c4 (0x0000e3c4)
thunderbird-bin + 0x9ec0 (0x00009ec0)
thunderbird-bin + 0x9d40 (0x00009d40)
Keywords: crash
Summary: Crashes when clicking on "Edit as new" → Crashes when clicking on "Edit as new" [@ nsTimerImpl::ReleaseCallback() ]
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: topcrash
Summary: Crashes when clicking on "Edit as new" [@ nsTimerImpl::ReleaseCallback() ] → Crashes when clicking on "Edit as new" - TB08 [@ nsTimerImpl::ReleaseCallback ]
Comment 3•21 years ago
|
||
version 0.8 (20041011):
I was not able to reproduce the crash, but after following the original steps to
reproduce, the "Move To" would not open up the submenu of accounts/folders.
Other items, like "Copy To", worked fine. This behavior might provide a clue to
figuring out the crash?
Comment 4•20 years ago
|
||
I only see a few crashes in TB09 Talkback data, but it's still around in some
form. I still can't reproduce with 0.9. Anyone else still seeing this crash?
Summary: Crashes when clicking on "Edit as new" - TB08 [@ nsTimerImpl::ReleaseCallback ] → Crashes when clicking on "Edit as new" - TB09 [@ nsTimerImpl::ReleaseCallback ]
Comment 5•20 years ago
|
||
Marking topcrash- since there are very few crashes showing up in the latest
Thunderbird 1.0 Talkback data. If no one is able to reproduce this with a
recent nightly, we should mark this worksforme.
Comment 6•19 years ago
|
||
Peter A. Shevtsov, Jay Patel -- any reason to leave this old bug open?
| Reporter | ||
Comment 7•19 years ago
|
||
I can't reproduce this bug because I moved to Linux -- everything's OK there. So, I think you can close this bug.
Comment 8•19 years ago
|
||
Only a few crashes with Thunderbird under this stack signature with the latest releases:
http://talkback-public.mozilla.org/search/start.jsp?search=1&searchby=stacksig&match=contains&searchfor=+nsTimerImpl%3A%3AReleaseCallback&vendor=MozillaOrg&product=All&platform=All&buildid=&sdate=&stime=&edate=&etime=&sortby=bbid
Marking worksforme. If anyone is able to consistently reproduce with a stack trace similar to the one originally reported, please reopen.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Crash Signature: [@ nsTimerImpl::ReleaseCallback ]
You need to log in
before you can comment on or make changes to this bug.
Description
•