oasegips / sigil

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

0.7.4 crashes while using Bamboo graphic's tablet on OS X 10.9 #2437

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Bamboo graphics tablet on OS X 10.9, start Sigil 0.7.4, and click on an 
.xhtml file or 2, then close them

What is the expected output? What do you see instead?
Not crashing. Crashing.

What version of the product are you using? On what operating system?
0.7.4    OS X 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.

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

Date/Time:       2013-11-07 09:33:26.933 +0200
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  8DE2012B-D75C-B2A9-E691-273F8DF04971

Sleep/Wake UUID: 099D92C5-0599-4320-A9F9-8D03114AADE0

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000011

VM Regions Near 0x11:
--> 
    __TEXT                 000000010f246000-000000010fbc5000 [ 9724K] r-x/rwx SM=COW  /Applications/Sigil.app/Contents/MacOS/Sigil

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   QtWidgets                       0x000000010ffb199a 
QWidget::mapFromGlobal(QPoint const&) const + 58
1   QtWidgets                       0x000000010ffb6446 0x10ff32000 + 541766
2   QtWidgets                       0x000000010ffb3d7d 0x10ff32000 + 531837
3   QtWidgets                       0x000000010ff5ea9c 
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
4   QtWidgets                       0x000000010ff6151d 
QApplication::notify(QObject*, QEvent*) + 6045
5   QtCore                          0x000000011365ede2 
QCoreApplication::notifyInternal(QObject*, QEvent*) + 114
6   QtGui                           0x0000000112fef5cf 
QGuiApplicationPrivate::processTabletEvent(QWindowSystemInterfacePrivate::Tablet
Event*) + 911
7   QtGui                           0x0000000112feb500 
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::
WindowSystemEvent*) + 944
8   QtGui                           0x0000000112fdb218 
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsF
lag>) + 56
9   libqcocoa.dylib                 0x00000001152b9737 0x1152a0000 + 104247
10  libqcocoa.dylib                 0x00000001152ba218 0x1152a0000 + 107032
11  com.apple.CoreFoundation        0x00007fff8c6bf8f1 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
12  com.apple.CoreFoundation        0x00007fff8c6b1062 __CFRunLoopDoSources0 + 
242
13  com.apple.CoreFoundation        0x00007fff8c6b07ef __CFRunLoopRun + 831
14  com.apple.CoreFoundation        0x00007fff8c6b0275 CFRunLoopRunSpecific + 309
15  com.apple.HIToolbox             0x00007fff9395df0d RunCurrentEventLoopInMode 
+ 226
16  com.apple.HIToolbox             0x00007fff9395db85 ReceiveNextEventCommon + 
173
17  com.apple.HIToolbox             0x00007fff9395dabc 
_BlockUntilNextEventMatchingListInModeWithFilter + 65
18  com.apple.AppKit                0x00007fff8770028e _DPSNextEvent + 1434
19  com.apple.AppKit                0x00007fff876ff8db -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
20  com.apple.AppKit                0x00007fff876f39cc -[NSApplication run] + 553
21  libqcocoa.dylib                 0x00000001152b8fc7 0x1152a0000 + 102343
22  QtCore                          0x000000011365c19d 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 397
23  QtCore                          0x000000011365f37d QCoreApplication::exec() 
+ 349
24  com.sigil-ebook.Sigil.app       0x000000010f24d4df main + 4815
25  libdyld.dylib                   0x00007fff8bc6f5fd start + 1

Original issue reported on code.google.com by binarya...@gmail.com on 7 Nov 2013 at 7:35