Bug 271898 - Conversion Crash
Summary: Conversion Crash
Status: RESOLVED DUPLICATE of bug 255665
Alias: None
Product: krecipes
Classification: Applications
Component: general (show other bugs)
Version: 2.0-beta1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-28 05:11 UTC by pagan2617
Modified: 2014-11-10 02:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pagan2617 2011-04-28 05:11:24 UTC
Application: krecipes (2.0-beta1)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed: I was converting tablespoons to cups and I click to move the display to the left.

-- Backtrace:
Application: Krecipes (krecipes), signal: Segmentation fault
[Current thread is 1 (Thread 0xb775c710 (LWP 13235))]

Thread 2 (Thread 0xb74f0b70 (LWP 13236)):
#0  0x01d7ef57 in pthread_mutex_lock () from /lib/libc.so.6
#1  0x04147521 in ?? () from /lib/libglib-2.0.so.0
#2  0x04147ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x061d09c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x0416e48f in ?? () from /lib/libglib-2.0.so.0
#5  0x011bbcc9 in start_thread () from /lib/libpthread.so.0
#6  0x01d7169e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb775c710 (LWP 13235)):
[KCrash Handler]
#7  0x0885bd33 in Q3Table::endEdit(int, int, bool, bool) () from /usr/lib/libQt3Support.so.4
#8  0x088605b1 in Q3Table::setCurrentCell(int, int, bool, bool) () from /usr/lib/libQt3Support.so.4
#9  0x08861206 in Q3Table::keyPressEvent(QKeyEvent*) () from /usr/lib/libQt3Support.so.4
#10 0x08858fdb in Q3Table::eventFilter(QObject*, QEvent*) () from /usr/lib/libQt3Support.so.4
#11 0x044fa29a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x01303fb9 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x0130bac9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00eead8a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x044fab3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x01303b9e in ?? () from /usr/lib/libQtGui.so.4
#17 0x013c069d in ?? () from /usr/lib/libQtGui.so.4
#18 0x013c2b49 in ?? () from /usr/lib/libQtGui.so.4
#19 0x01396387 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#20 0x013c636a in ?? () from /usr/lib/libQtGui.so.4
#21 0x04143855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x04147668 in ?? () from /lib/libglib-2.0.so.0
#23 0x04147848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x04529565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x013c5be5 in ?? () from /usr/lib/libQtGui.so.4
#26 0x044f9609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x044f9a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x044fe00f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x01302e07 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0x08072878 in _start ()

Reported using DrKonqi
Comment 1 José Manuel Santamaría Lema 2011-05-21 11:27:31 UTC
Conversion table is broken in 2.0 beta 1, fixed in 2.0 beta 2. Sorry about that.

*** This bug has been marked as a duplicate of bug 255665 ***