Closed
Bug 647409
Opened 14 years ago
Closed 14 years ago
Call to TcmapEncodingTable::GetSubtable generates SIGABRT
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 646017
People
(Reporter: dafydd, Unassigned)
Details
(Keywords: crash)
Attachments
(1 file)
|
57.73 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
abort() called
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x93ece156 __kill + 10
1 libSystem.B.dylib 0x93ece148 kill$UNIX2003 + 32
2 libSystem.B.dylib 0x93f60899 raise + 26
3 libSystem.B.dylib 0x93f769b8 abort + 93
4 libstdc++.6.dylib 0x977dffda __gnu_cxx::__verbose_terminate_handler() + 433
5 libstdc++.6.dylib 0x977de17a __cxxabiv1::__terminate(void (*)()) + 10
6 libstdc++.6.dylib 0x977de1ba __cxxabiv1::__unexpected(void (*)()) + 0
7 libstdc++.6.dylib 0x977de2b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
8 libFontParser.dylib 0x91fa967b TcmapEncodingTable::GetSubtable(unsigned short, unsigned short, unsigned short, unsigned short*) + 591
9 libFontParser.dylib 0x91fa9406 TcmapEncodingTable::TcmapEncodingTable(TSFNTFont const&, unsigned short, unsigned short, unsigned short) + 170
10 libFontParser.dylib 0x91fb429e TTrueTypeResourceFont::GetQDEncoding(unsigned short, unsigned short, unsigned short, unsigned short*) const + 60
Reproducible: Always
Steps to Reproduce:
Thunderbird is crashing frequently. I'm starting to keep crash traces to compare.
The full crash report will be attached.
| Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
see bug 646017
You need to log in
before you can comment on or make changes to this bug.
Description
•