oasegips / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

Sigil 0.7.2 will not launch in OS X 10.9 Mavricks #2416

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please read http://code.google.com/p/sigil/wiki/ReportingIssues for
information about submitting a good bug report.

What steps will reproduce the problem?
1.Launch Sigil

...

What is the expected output? What do you see instead?
Expected to see Sigil open
Get an OS X crash report

What version of the product are you using? On what operating system?
Sigil 0.7.2
OSX 10.9

Please provide any additional information below. If your source file is
required to fully understand the problem, please attach it to this issue.
Read the ReportingIssues wiki page before
submitting!

OS X Crash Report

Process:         Sigil [6304]
Path:            /Applications/Sigil.app/Contents/MacOS/Sigil
Identifier:      com.sigil-ebook.Sigil.app
Version:         0.7.2 (0.7.2)
Code Type:       X86-64 (Native)
Parent Process:  launchd [259]
Responsible:     Sigil [6304]
User ID:         501

Date/Time:       2013-10-09 13:09:47.136 +0100
OS Version:      Mac OS X 10.9 (13A598)
Report Version:  11
Anonymous UUID:  3364069B-ED63-DD17-41EF-BD3A1D0254F1

Sleep/Wake UUID: 7B258315-3505-4240-8745-290ED49078D4

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff5d504ef0

VM Regions Near 0x7fff5d504ef0:
    MALLOC_TINY            00007fab7d000000-00007fab7d100000 [ 1024K] rw-/rwx SM=PRV  
--> STACK GUARD            00007fff59d05000-00007fff5d505000 [ 56.0M] ---/rwx 
SM=NUL  stack guard for thread 0
    Stack                  00007fff5d505000-00007fff5dd05000 [ 8192K] rw-/rwx SM=COW  thread 0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreText              0x00007fff93277840 
TBaseFont::PageForGlyph(unsigned short) const + 26
1   com.apple.CoreText              0x00007fff9327775f 
TBaseFont::GetUnscaledAdvances(unsigned short const*, CGSize*, long) const + 117
2   com.apple.CoreText              0x00007fff932776bd GetUnscaledAdvances(TFont 
const&, unsigned short const*, CGSize*, long, CTFontOrientation) + 253
3   com.apple.CoreText              0x00007fff9329ec8a 
TFont::GetAdvancesForGlyphs(unsigned short const*, CGSize*, long, 
CTFontOrientation) const + 72
4   com.apple.CoreText              0x00007fff932d38e6 
CTFontGetAdvancesForGlyphs + 272
5   libqcocoa.dylib                 0x0000000107cc4b13 0x107c79000 + 310035
6   QtGui                           0x000000010581e1ee 
QFontEngineMulti::stringToCMap(QChar const*, int, QGlyphLayout*, int*, 
QFlags<QFontEngine::ShaperFlag>) const + 78
7   QtGui                           0x0000000105827454 
QFontMetrics::width(QChar) const + 276
8   QtGui                           0x0000000105832bdd 0x10576f000 + 801757
9   QtGui                           0x000000010582b88d 0x10576f000 + 772237
10  QtGui                           0x000000010582abd9 
QFontDatabase::findFont(int, QFontPrivate const*, QFontDef const&, bool) + 345
11  QtGui                           0x00000001058cb437 
QFontEngineMultiQPA::loadEngine(int) + 103
12  QtGui                           0x000000010581e44c 
QFontEngineMulti::stringToCMap(QChar const*, int, QGlyphLayout*, int*, 
QFlags<QFontEngine::ShaperFlag>) const + 684
13  QtGui                           0x0000000105827454 
QFontMetrics::width(QChar) const + 276
14  QtGui                           0x0000000105832bdd 0x10576f000 + 801757
15  QtGui                           0x000000010582b88d 0x10576f000 + 772237
16  QtGui                           0x000000010582abd9 
QFontDatabase::findFont(int, QFontPrivate const*, QFontDef const&, bool) + 345
............

Original issue reported on code.google.com by alex.hig...@irisvalet.com on 9 Oct 2013 at 12:12

GoogleCodeExporter commented 9 years ago

Original comment by john@nachtimwald.com on 3 Nov 2013 at 2:26