View Single Post
Old 06-21-2013, 05:26 AM   #4
LaPlanet
Junior Member
LaPlanet began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2013
Device: ipad
Quote:
Originally Posted by Toxaris View Post
My crystal ball broke again. Sorry to bother you, but can you please give some more info?

What is you OS, which version, which CPU and what are you trying to do that causes this error.

Thanks!! Here I copy the first part error inform:
Spoiler:


Process: Sigil [7745]
Path: /Volumes/VOLUME/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 [111]

Date/Time: 2013-06-21 11:21:41.401 +0200
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Sleep/Wake UUID: D21F5E0D-669B-449A-AEF1-1D23E6920BF5

Interval Since Last Report: 233858 sec
Crashes Since Last Report: 18
Per-App Interval Since Last Report: 191341 sec
Per-App Crashes Since Last Report: 17
Anonymous UUID: 421D9326-AA94-4D1E-A53F-C1ADD2F4BC00

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 000000010a48c000-000000010adfb000 [ 9660K] r-x/rwx SM=COW /Volumes/VOLUME/Sigil.app/Contents/MacOS/Sigil

Application Specific Information:
objc[7745]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff99631e38 _cache_getImp + 4
1 libobjc.A.dylib 0x00007fff996342a4 lookUpMethod + 40
2 libobjc.A.dylib 0x00007fff99636a5c class_respondsToSelector + 26
3 com.apple.CoreFoundation 0x00007fff9662c002 objectIsKindOfClass + 66
4 com.apple.CoreFoundation 0x00007fff9662c062 __exceptionMatch + 18
5 libobjc.A.dylib 0x00007fff9963eb36 _objc_exception_do_catch + 125
6 libc++abi.dylib 0x00007fff9253ce26 get_adjusted_ptr(std::type_info const*, std::type_info const*, void**) + 74
7 libc++abi.dylib 0x00007fff9253ca5b __gxx_personality_v0 + 871
8 libunwind.dylib 0x00007fff9777691f _Unwind_RaiseException + 139
9 com.apple.CoreFoundation 0x00007fff965c0523 CFRunLoopRunSpecific + 387
10 com.apple.HIToolbox 0x00007fff970982bf RunCurrentEventLoopInMode + 277
11 com.apple.HIToolbox 0x00007fff9709f4bf ReceiveNextEventCommon + 181
12 com.apple.HIToolbox 0x00007fff9709f3fa BlockUntilNextEventMatchingListInMode + 62
13 com.apple.AppKit 0x00007fff94622779 _DPSNextEvent + 659
14 com.apple.AppKit 0x00007fff9462207d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
15 com.apple.AppKit 0x00007fff9461e9b9 -[NSApplication run] + 470
16 libqcocoa.dylib 0x000000010fbde2cb 0x10fbc9000 + 86731
17 QtCore 0x000000010e265983 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsF lag>) + 371
18 QtWidgets 0x000000010b2f1fcd QMenu::exec(QPoint const&, QAction*) + 125
19 com.sigil-ebook.Sigil.app 0x000000010a76bbd3 BookBrowser::OpenContextMenu(QPoint const&) + 67
20 com.sigil-ebook.Sigil.app 0x000000010a7922f1 BookBrowser::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 2401
21 QtCore 0x000000010e2960c1 QMetaObject::activate(QObject*, int, int, void**) + 2593
22 QtWidgets 0x000000010b1da4f4 QWidget::event(QEvent*) + 2324
23 QtWidgets 0x000000010b2b7767 QFrame::event(QEvent*) + 183
24 QtWidgets 0x000000010b332555 QAbstractScrollArea::viewportEvent(QEvent*) + 53
25 QtWidgets 0x000000010b3ab25f QAbstractItemView::viewportEvent(QEvent*) + 1519
26 QtWidgets 0x000000010b3e6bbf QTreeView::viewportEvent(QEvent*) + 511
27 QtWidgets 0x000000010b332ec5 0x10b17a000 + 1806021
28 QtCore 0x000000010e26849c QCoreApplicationPrivate::sendThroughObjectEventFil ters(QObject*, QEvent*) + 188
29 QtWidgets 0x000000010b1a3c92 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 290
30 QtWidgets 0x000000010b1a6224 QApplication::notify(QObject*, QEvent*) + 5172
31 QtCore 0x000000010e26817e QCoreApplication::notifyInternal(QObject*, QEvent*) + 110
32 QtWidgets 0x000000010b1f6c02 0x10b17a000 + 510978
33 QtWidgets 0x000000010b1f5cb8 0x10b17a000 + 507064
34 QtWidgets 0x000000010b1a3ca7 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 311
35 QtWidgets 0x000000010b1a510a QApplication::notify(QObject*, QEvent*) + 794
36 QtCore 0x000000010e26817e QCoreApplication::notifyInternal(QObject*, QEvent*) + 110
37 QtGui 0x000000010dd1bcef QGuiApplicationPrivate:rocessMouseEvent(QWindowS ystemInterfacePrivate::MouseEvent*) + 1967
38 QtGui 0x000000010dd1b14c QGuiApplicationPrivate:rocessWindowSystemEvent(Q WindowSystemInterfacePrivate::WindowSystemEvent*) + 92
39 QtGui 0x000000010dd0f768 QWindowSystemInterface::sendWindowSystemEventsImpl ementation(QFlags<QEventLoop::ProcessEventsFlag>) + 56
40 QtGui 0x000000010dd0f7f8 QWindowSystemInterface::sendWindowSystemEvents(QFl ags<QEventLoop::ProcessEventsFlag>) + 24
41 libqcocoa.dylib 0x000000010fbdecc5 0x10fbc9000 + 89285
42 libqcocoa.dylib 0x000000010fbdf5cb 0x10fbc9000 + 91595
43 com.apple.CoreFoundation 0x00007fff9659a4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FU NCTION__ + 17
44 com.apple.CoreFoundation 0x00007fff96599d5d __CFRunLoopDoSources0 + 253
45 com.apple.CoreFoundation 0x00007fff965c0b49 __CFRunLoopRun + 905
46 com.apple.CoreFoundation 0x00007fff965c0486 CFRunLoopRunSpecific + 230
47 com.apple.HIToolbox 0x00007fff970982bf RunCurrentEventLoopInMode + 277
48 com.apple.HIToolbox 0x00007fff9709f4bf ReceiveNextEventCommon + 181
49 com.apple.HIToolbox 0x00007fff9709f3fa BlockUntilNextEventMatchingListInMode + 62
50 com.apple.AppKit 0x00007fff94622779 _DPSNextEvent + 659
51 com.apple.AppKit 0x00007fff9462207d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
52 com.apple.AppKit 0x00007fff9461e9b9 -[NSApplication run] + 470
53 libqcocoa.dylib 0x000000010fbde2cb 0x10fbc9000 + 86731
54 QtCore 0x000000010e265983 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsF lag>) + 371
55 QtCore 0x000000010e268705 QCoreApplication::exec() + 357
56 com.sigil-ebook.Sigil.app 0x000000010a492fe6 main + 3718
57 com.sigil-ebook.Sigil.app 0x000000010a491b34 start + 52
Process: Sigil [7745]
Path: /Volumes/VOLUME/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 [111]

Date/Time: 2013-06-21 11:21:41.401 +0200
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Sleep/Wake UUID: D21F5E0D-669B-449A-AEF1-1D23E6920BF5

Interval Since Last Report: 233858 sec
Crashes Since Last Report: 18
Per-App Interval Since Last Report: 191341 sec
Per-App Crashes Since Last Report: 17
Anonymous UUID: 421D9326-AA94-4D1E-A53F-C1ADD2F4BC00

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 000000010a48c000-000000010adfb000 [ 9660K] r-x/rwx SM=COW /Volumes/VOLUME/Sigil.app/Contents/MacOS/Sigil

Application Specific Information:
objc[7745]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff99631e38 _cache_getImp + 4
1 libobjc.A.dylib 0x00007fff996342a4 lookUpMethod + 40
2 libobjc.A.dylib 0x00007fff99636a5c class_respondsToSelector + 26
3 com.apple.CoreFoundation 0x00007fff9662c002 objectIsKindOfClass + 66
4 com.apple.CoreFoundation 0x00007fff9662c062 __exceptionMatch + 18
5 libobjc.A.dylib 0x00007fff9963eb36 _objc_exception_do_catch + 125
6 libc++abi.dylib 0x00007fff9253ce26 get_adjusted_ptr(std::type_info const*, std::type_info const*, void**) + 74
7 libc++abi.dylib 0x00007fff9253ca5b __gxx_personality_v0 + 871
8 libunwind.dylib 0x00007fff9777691f _Unwind_RaiseException + 139
9 com.apple.CoreFoundation 0x00007fff965c0523 CFRunLoopRunSpecific + 387
10 com.apple.HIToolbox 0x00007fff970982bf RunCurrentEventLoopInMode + 277
11 com.apple.HIToolbox 0x00007fff9709f4bf ReceiveNextEventCommon + 181
12 com.apple.HIToolbox 0x00007fff9709f3fa BlockUntilNextEventMatchingListInMode + 62
13 com.apple.AppKit 0x00007fff94622779 _DPSNextEvent + 659
14 com.apple.AppKit 0x00007fff9462207d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
15 com.apple.AppKit 0x00007fff9461e9b9 -[NSApplication run] + 470
16 libqcocoa.dylib 0x000000010fbde2cb 0x10fbc9000 + 86731
17 QtCore 0x000000010e265983 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsF lag>) + 371
18 QtWidgets 0x000000010b2f1fcd QMenu::exec(QPoint const&, QAction*) + 125
19 com.sigil-ebook.Sigil.app 0x000000010a76bbd3 BookBrowser::OpenContextMenu(QPoint const&) + 67
20 com.sigil-ebook.Sigil.app 0x000000010a7922f1 BookBrowser::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 2401
21 QtCore 0x000000010e2960c1 QMetaObject::activate(QObject*, int, int, void**) + 2593
22 QtWidgets 0x000000010b1da4f4 QWidget::event(QEvent*) + 2324
23 QtWidgets 0x000000010b2b7767 QFrame::event(QEvent*) + 183
24 QtWidgets 0x000000010b332555 QAbstractScrollArea::viewportEvent(QEvent*) + 53
25 QtWidgets 0x000000010b3ab25f QAbstractItemView::viewportEvent(QEvent*) + 1519
26 QtWidgets 0x000000010b3e6bbf QTreeView::viewportEvent(QEvent*) + 511
27 QtWidgets 0x000000010b332ec5 0x10b17a000 + 1806021
28 QtCore 0x000000010e26849c QCoreApplicationPrivate::sendThroughObjectEventFil ters(QObject*, QEvent*) + 188
29 QtWidgets 0x000000010b1a3c92 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 290
30 QtWidgets 0x000000010b1a6224 QApplication::notify(QObject*, QEvent*) + 5172
31 QtCore 0x000000010e26817e QCoreApplication::notifyInternal(QObject*, QEvent*) + 110
32 QtWidgets 0x000000010b1f6c02 0x10b17a000 + 510978
33 QtWidgets 0x000000010b1f5cb8 0x10b17a000 + 507064
34 QtWidgets 0x000000010b1a3ca7 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 311
35 QtWidgets 0x000000010b1a510a QApplication::notify(QObject*, QEvent*) + 794
36 QtCore 0x000000010e26817e QCoreApplication::notifyInternal(QObject*, QEvent*) + 110
37 QtGui 0x000000010dd1bcef QGuiApplicationPrivate:rocessMouseEvent(QWindowS ystemInterfacePrivate::MouseEvent*) + 1967
38 QtGui 0x000000010dd1b14c QGuiApplicationPrivate:rocessWindowSystemEvent(Q WindowSystemInterfacePrivate::WindowSystemEvent*) + 92
39 QtGui 0x000000010dd0f768 QWindowSystemInterface::sendWindowSystemEventsImpl ementation(QFlags<QEventLoop::ProcessEventsFlag>) + 56
40 QtGui 0x000000010dd0f7f8 QWindowSystemInterface::sendWindowSystemEvents(QFl ags<QEventLoop::ProcessEventsFlag>) + 24
41 libqcocoa.dylib 0x000000010fbdecc5 0x10fbc9000 + 89285
42 libqcocoa.dylib 0x000000010fbdf5cb 0x10fbc9000 + 91595
43 com.apple.CoreFoundation 0x00007fff9659a4f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FU NCTION__ + 17
44 com.apple.CoreFoundation 0x00007fff96599d5d __CFRunLoopDoSources0 + 253
45 com.apple.CoreFoundation 0x00007fff965c0b49 __CFRunLoopRun + 905
46 com.apple.CoreFoundation 0x00007fff965c0486 CFRunLoopRunSpecific + 230
47 com.apple.HIToolbox 0x00007fff970982bf RunCurrentEventLoopInMode + 277
48 com.apple.HIToolbox 0x00007fff9709f4bf ReceiveNextEventCommon + 181
49 com.apple.HIToolbox 0x00007fff9709f3fa BlockUntilNextEventMatchingListInMode + 62
50 com.apple.AppKit 0x00007fff94622779 _DPSNextEvent + 659
51 com.apple.AppKit 0x00007fff9462207d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
52 com.apple.AppKit 0x00007fff9461e9b9 -[NSApplication run] + 470
53 libqcocoa.dylib 0x000000010fbde2cb 0x10fbc9000 + 86731
54 QtCore 0x000000010e265983 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsF lag>) + 371
55 QtCore 0x000000010e268705 QCoreApplication::exec() + 357
56 com.sigil-ebook.Sigil.app 0x000000010a492fe6 main + 3718
57 com.sigil-ebook.Sigil.app 0x000000010a491b34 start + 52

Moderator Notice
pleas wrap large pastes in Spoiler tags

Last edited by theducks; 06-21-2013 at 09:51 AM. Reason: wrap HUGE paste in spoiler
LaPlanet is offline   Reply With Quote