Closed
Bug 510938
Opened 16 years ago
Closed 16 years ago
crash when reading secure mail when security device is installed [@UserCallDlgProcCheckWow ]
Categories
(Thunderbird :: Security, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bugzilla, Unassigned)
Details
(Keywords: crash)
Crash Data
I have a security device installed to allow TDC Digital Signature to work.
The problem is now whenever I read a secure mail I crash.
http://crash-stats.mozilla.com/report/index/68533feb-0f3a-450f-9dd1-4b0122090817?p=1
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3pre) Gecko/20090812 Shredder/3.0b4pre
Comment 1•16 years ago
|
||
0 @0xcec0b08
1 user32.dll UserCallDlgProcCheckWow
2 user32.dll DefDlgProcWorker
3 user32.dll DefDlgProcA
4 user32.dll InternalCallWinProc
5 user32.dll UserCallWinProcCheckWow
6 user32.dll DispatchClientMessage
7 user32.dll __fnDWORD
8 ntdll.dll KiUserCallbackDispatcher
9 ntdll.dll KiUserApcDispatcher
10 user32.dll PeekMessageW
11 thunderbird.exe nsAppShell::ProcessNextNativeEvent widget/src/windows/nsAppShell.cpp:158
12 thunderbird.exe nsBaseAppShell::DoProcessNextNativeEvent widget/src/xpwidgets/nsBaseAppShell.cpp:151
13 thunderbird.exe nsBaseAppShell::OnProcessNextEvent widget/src/xpwidgets/nsBaseAppShell.cpp:296
14 xpcom_core.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:497
15 xpcom_core.dll NS_ProcessNextEvent_P objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:227
16 thunderbird.exe nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:170
17 thunderbird.exe nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:193
18 thunderbird.exe XRE_main toolkit/xre/nsAppRunner.cpp:3321
19 thunderbird.exe NS_internal_main mail/app/nsMailApp.cpp:103
20 thunderbird.exe wmain toolkit/xre/nsWindowsWMain.cpp:110
21 thunderbird.exe __tmainCRTStartup objdir-tb/mozilla/memory/jemalloc/src/crtexe.c:591
22 kernel32.dll BaseThreadInitThunk
23 ntdll.dll __RtlUserThreadStart
24 ntdll.dll _RtlUserThreadStart
Summary: crash when reading secure mail when security device is installed → crash when reading secure mail when security device is installed [@UserCallDlgProcCheckWow ]
Comment 2•16 years ago
|
||
Is this a regression Henrik ?
Reporter | ||
Comment 3•16 years ago
|
||
I upgraded the Digital Signature files and that have fixed the crash. But tbird shouldn't crash anyways.
Comment 4•16 years ago
|
||
That crash is somewhere in windows code, and I doubt we have much control over it.
the crash is because the module unloaded and left its hooks in memory. there's absolutely nothing we can do about this.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@UserCallDlgProcCheckWow ]
You need to log in
before you can comment on or make changes to this bug.
Description
•