Bug 286936 - krecipes crash make ingredients match
Summary: krecipes crash make ingredients match
Status: RESOLVED DUPLICATE of bug 261163
Alias: None
Product: krecipes
Classification: Applications
Component: general (show other bugs)
Version: 2.0-beta2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 16:18 UTC by andriuz
Modified: 2014-11-10 02:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.03 KB, text/plain)
2011-11-18 16:23 UTC, andriuz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andriuz 2011-11-18 16:18:47 UTC
Application: krecipes (2.0-beta2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
i was testing new fresh install and tried to make ingredients match list with 2 ingredients selected

- Custom settings of the application:
no, fresh install

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

Thread 2 (Thread 0x7f6ba9234700 (LWP 3100)):
#0  0x00007f6bc4201773 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f6bc04c4f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6bc04c5792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6bb0956516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f6bc04ea2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6bc026aefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f6bc420d89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6bcb00f780 (LWP 3098)):
[KCrash Handler]
#6  ref (this=0x0) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QString (other=..., this=0x1c77998) at /usr/include/qt4/QtCore/qstring.h:729
#8  Private (this=0x1c77990) at /build/buildd/krecipes-2.0~beta2/src/datablocks/unit.cpp:13
#9  Unit::Unit (this=0x1c8c950, rhs=...) at /build/buildd/krecipes-2.0~beta2/src/datablocks/unit.cpp:52
#10 0x00000000004aff39 in IngredientData (this=0x1c8c930) at /build/buildd/krecipes-2.0~beta2/src/datablocks/ingredient.h:21
#11 Ingredient (this=0x1c8c930) at /build/buildd/krecipes-2.0~beta2/src/datablocks/ingredient.h:43
#12 QLinkedListNode (arg=..., this=0x1c8c920) at /usr/include/qt4/QtCore/qlinkedlist.h:72
#13 append (t=..., this=0x7fff7d3f97a0) at /usr/include/qt4/QtCore/qlinkedlist.h:348
#14 append (x=..., this=0x7fff7d3f97a0) at /usr/include/qt4/Qt3Support/q3valuelist.h:194
#15 operator<< (x=..., this=0x7fff7d3f97a0) at /usr/include/qt4/Qt3Support/q3valuelist.h:169
#16 IngredientMatcherDialog::findRecipes (this=0x1a72a80) at /build/buildd/krecipes-2.0~beta2/src/dialogs/ingredientmatcherdialog.cpp:312
#17 0x00000000004b11fc in IngredientMatcherDialog::qt_metacall (this=0x1a72a80, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff7d3f9a60) at /build/buildd/krecipes-2.0~beta2/obj-x86_64-linux-gnu/src/ingredientmatcherdialog.moc:88
#18 0x00007f6bc4e4eeba in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007f6bc5ead582 in QAbstractButton::clicked(bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x00007f6bc5bf313e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#21 0x00007f6bc5bf447b in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x00007f6bc5bf46ec in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007f6bc588cc9a in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x00007f6bc583c424 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#25 0x00007f6bc5841c6b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#26 0x00007f6bca092126 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x00007f6bc4e3bafc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x00007f6bc583d3f2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#29 0x00007f6bc58bc945 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#30 0x00007f6bc58bb8be in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#31 0x00007f6bc58e4412 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#32 0x00007f6bc04c4a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f6bc04c5258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f6bc04c5429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007f6bc4e66ed6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#36 0x00007f6bc58e407e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#37 0x00007f6bc4e3acf2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#38 0x00007f6bc4e3aef7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#39 0x00007f6bc4e3f789 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#40 0x0000000000435a67 in main (argc=5, argv=0x7fff7d3fb458) at /build/buildd/krecipes-2.0~beta2/src/main.cpp:91

Reported using DrKonqi
Comment 1 andriuz 2011-11-18 16:23:21 UTC
Created attachment 65819 [details]
New crash information added by DrKonqi

krecipes (2.0-beta2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4

- What I was doing when the application crashed:
i was testing new fresh install and tried to make ingredients match list with 2 ingredients selected and 1 missing ingredients allowed

- Custom settings of the application:
no

-- Backtrace (Reduced):
#7  QString (other=..., this=0x17e0838) at /usr/include/qt4/QtCore/qstring.h:729
#8  Private (this=0x17e0830) at /build/buildd/krecipes-2.0~beta2/src/datablocks/unit.cpp:13
#9  Unit::Unit (this=0x18ee200, rhs=...) at /build/buildd/krecipes-2.0~beta2/src/datablocks/unit.cpp:52
#10 0x00000000004aff39 in IngredientData (this=0x18ee1e0) at /build/buildd/krecipes-2.0~beta2/src/datablocks/ingredient.h:21
#11 Ingredient (this=0x18ee1e0) at /build/buildd/krecipes-2.0~beta2/src/datablocks/ingredient.h:43
Comment 2 Christoph Feck 2011-11-20 23:23:18 UTC

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