Bug 223049 - Mac OS X - Crash when using MacBook's multi-touch touchpad
Summary: Mac OS X - Crash when using MacBook's multi-touch touchpad
Status: RESOLVED UNMAINTAINED
Alias: None
Product: koffice
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: git
Platform: Compiled Sources Other
: NOR crash
Target Milestone: ---
Assignee: T Zachmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 00:03 UTC by Johannes Simon
Modified: 2015-02-06 13:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Simon 2010-01-17 00:03:50 UTC
Version:            (using Devel)
OS:                OS X
Installed from:    Compiled sources

This is a crash I get most frequently, because I mainly use my MacBook's touchpad instead of a mouse. Probably another bug in Qt.

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: 13 at address: 0x0000000000000000
0x0000000101efe6e8 in QWidget::window ()
(gdb) back
#0  0x0000000101efe6e8 in QWidget::window ()
#1  0x0000000101ebef38 in QApplicationPrivate::tryModalHelper ()
#2  0x0000000101ec654b in QApplicationPrivate::translateRawTouchEvent ()
#3  0x0000000101e691d9 in -[QCocoaView touchesBeganWithEvent:] ()
#4  0x00007fff8254e508 in -[NSWindow _handleTouchEvent:] ()
#5  0x00007fff8207a3af in -[NSWindow sendEvent:] ()
#6  0x0000000101e6da37 in -[QCocoaWindow sendEvent:] ()
#7  0x00007fff821d858f in -[NSApplication _handleTouchEvent:] ()
#8  0x00007fff821d83a7 in -[NSApplication _handleGestureEvent:] ()
#9  0x00007fff81faf23c in -[NSApplication sendEvent:] ()
#10 0x00007fff81f45796 in -[NSApplication run] ()
#11 0x0000000101e7921e in QEventDispatcherMac::processEvents ()
#12 0x0000000101be1fe4 in QEventLoop::processEvents ()
#13 0x0000000101be22f4 in QEventLoop::exec ()
#14 0x0000000101be391c in QCoreApplication::exec ()
#15 0x0000000100018c28 in kdemain (argc=<value temporarily unavailable, due to optimizations>, argv=<value temporarily unavailable, due to optimizations>) at /Users/joh/Applications/KDE4/src/koffice/kpresenter/part/main.cpp:44
#16 0x000000010000aec4 in start ()
Comment 1 Johannes Simon 2010-01-17 00:04:40 UTC
I forgot to mention. It crashes immediately when I touch the touchpad, once the program is finished starting up.
Comment 2 T Zachmann 2010-01-17 07:45:07 UTC
Does this also happen for kword or kspread or even for qt examples? I don't see anything related to koffice in the backtrace. If so please report the bug against Qt and close this one.
Comment 3 Johannes Simon 2010-01-17 10:38:38 UTC
The crash does not occur in Qt's examples, nor does it in other KDE apps I tried, but it does in other KOffice apps, yes. This is why I filed it here, until I can precisely say what the cause is (or where in Qt the problem is, if it is there). I couldn't find a "koffice" product ID when filing the report, changing that now.
Comment 4 Christoph Feck 2015-02-06 13:03:23 UTC
Thank you for your bug report or feature suggestion.

The "KOffice" application suite is no longer maintained, and all tickets are now closed.

We recommend to switch to the "Calligra" application suite, which has replacements for all unmaintained KOffice applications:

- KWord was replaced with Calligra Words
- KPlato was replaced with Calligra Plan

For more information, see http://en.wikipedia.org/wiki/Calligra_Suite

(This is an automatic message from the KDE bug triaging team)