Bug 265759 - Bug krecipes
Summary: Bug krecipes
Status: RESOLVED DUPLICATE of bug 261163
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-02-08 04:29 UTC by franlriver
Modified: 2014-11-10 02:32 UTC (History)
0 users

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 franlriver 2011-02-08 04:29:06 UTC
Application: krecipes (2.0-beta1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-25-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
Program krecipes crash

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb73dbb70 (LWP 6643)):
#0  0x0074d416 in __kernel_vsyscall ()
#1  0x0667cdf6 in poll () from /lib/libc.so.6
#2  0x03410a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0340343c in ?? () from /lib/libglib-2.0.so.0
#4  0x03403ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0x079a26b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0x0342a48f in ?? () from /lib/libglib-2.0.so.0
#7  0x02883cc9 in start_thread () from /lib/libpthread.so.0
#8  0x0668b69e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7761710 (LWP 6642)):
[KCrash Handler]
#7  ref (this=0x9a535f8, arg=...) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#8  QString (this=0x9a535f8, arg=...) at /usr/include/qt4/QtCore/qstring.h:728
#9  IngredientData (this=0x9a535f8, arg=...) at /build/buildd/krecipes-2.0~beta1/src/datablocks/ingredient.h:22
#10 Ingredient (this=0x9a535f8, arg=...) at /build/buildd/krecipes-2.0~beta1/src/datablocks/ingredient.h:44
#11 QLinkedListNode<Ingredient>::QLinkedListNode (this=0x9a535f8, arg=...) at /usr/include/qt4/QtCore/qlinkedlist.h:72
#12 0x08121717 in append (this=0x9906a38) at /usr/include/qt4/QtCore/qlinkedlist.h:347
#13 append (this=0x9906a38) at /usr/include/qt4/Qt3Support/q3valuelist.h:194
#14 operator<< (this=0x9906a38) at /usr/include/qt4/Qt3Support/q3valuelist.h:169
#15 IngredientMatcherDialog::findRecipes (this=0x9906a38) at /build/buildd/krecipes-2.0~beta1/src/dialogs/ingredientmatcherdialog.cpp:312
#16 0x08122f0b in IngredientMatcherDialog::qt_metacall (this=0x9906a38, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbff6a7d8) at /build/buildd/krecipes-2.0~beta1/obj-i686-linux-gnu/src/ingredientmatcherdialog.moc:88
#17 0x06e348ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x06e476ad in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x04063019 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#20 0x03d22ff9 in ?? () from /usr/lib/libQtGui.so.4
#21 0x03d246f4 in ?? () from /usr/lib/libQtGui.so.4
#22 0x03d249ae in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#23 0x03952e08 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x03d22e9e in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x03dd0c22 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x038f4fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x038fbc2e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x002e868a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0x06e2eb3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0x038fa094 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#31 0x03988d10 in ?? () from /usr/lib/libQtGui.so.4
#32 0x03988151 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#33 0x039b736a in ?? () from /usr/lib/libQtGui.so.4
#34 0x033ff855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x03403668 in ?? () from /lib/libglib-2.0.so.0
#36 0x03403848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x06e5d565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x039b6be5 in ?? () from /usr/lib/libQtGui.so.4
#39 0x06e2d609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0x06e2da8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0x06e3200f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#42 0x038f3e07 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#43 0x08072878 in main (argc=5, argv=0xbff6ba24) at /build/buildd/krecipes-2.0~beta1/src/main.cpp:91

Possible duplicates by query: bug 261163.

Reported using DrKonqi
Comment 1 José Manuel Santamaría Lema 2011-02-08 16:32:05 UTC

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