Bug 271248 - Krecipes crashes when doing ingredient search
Summary: Krecipes crashes when doing ingredient search
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-04-18 23:04 UTC by sarasidunel
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 sarasidunel 2011-04-18 23:04:33 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-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed: Right before the crash, I was trying to do a search for an ingredient that I know I had at least one recipe with it.  I have tried this 3 times already.  When I click on the search button, it immediately crashes.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f491ea41700 (LWP 8750)):
#0  0x00007f49293fd203 in poll () from /lib/libc.so.6
#1  0x00007f4924323009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f49243237b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f491f1783c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f49243487e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f4926898971 in start_thread () from /lib/libpthread.so.0
#6  0x00007f492940992d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f492fca3760 (LWP 8749)):
[KCrash Handler]
#6  Private (this=0x15bfdb0, rhs=...) at /build/buildd/krecipes-2.0~beta1/src/datablocks/unit.cpp:14
#7  Unit::Unit (this=0x15bfdb0, rhs=...) at /build/buildd/krecipes-2.0~beta1/src/datablocks/unit.cpp:52
#8  0x00000000004dbb54 in IngredientData (this=0x15bfd80, arg=...) at /build/buildd/krecipes-2.0~beta1/src/datablocks/ingredient.h:22
#9  Ingredient (this=0x15bfd80, arg=...) at /build/buildd/krecipes-2.0~beta1/src/datablocks/ingredient.h:44
#10 QLinkedListNode<Ingredient>::QLinkedListNode (this=0x15bfd80, arg=...) at /usr/include/qt4/QtCore/qlinkedlist.h:72
#11 0x00000000004da849 in append (this=0x13a1ce0) at /usr/include/qt4/QtCore/qlinkedlist.h:347
#12 append (this=0x13a1ce0) at /usr/include/qt4/Qt3Support/q3valuelist.h:194
#13 operator<< (this=0x13a1ce0) at /usr/include/qt4/Qt3Support/q3valuelist.h:169
#14 IngredientMatcherDialog::findRecipes (this=0x13a1ce0) at /build/buildd/krecipes-2.0~beta1/src/dialogs/ingredientmatcherdialog.cpp:312
#15 0x00000000004db64c in IngredientMatcherDialog::qt_metacall (this=0x13a1ce0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffb25dab30) at /build/buildd/krecipes-2.0~beta1/obj-x86_64-linux-gnu/src/ingredientmatcherdialog.moc:88
#16 0x00007f492a02ab27 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007f492b0a6402 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#18 0x00007f492ada0eeb in ?? () from /usr/lib/libQtGui.so.4
#19 0x00007f492ada25bb in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f492ada282c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f492aa1f04e in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f492a9c8fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f492a9cf30e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f492ed2e156 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f492a012cdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f492a9cddbe in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#27 0x00007f492aa51345 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f492aa4fc5c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007f492aa7c0e2 in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f492431f342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007f49243232a8 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007f492432345c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007f492a03f193 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f492aa7ba4e in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007f492a011a02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007f492a011dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007f492a015ebb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x00000000004365c7 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/krecipes-2.0~beta1/src/main.cpp:91

Reported using DrKonqi
Comment 1 Christoph Feck 2011-05-15 19:03:50 UTC

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