Bug 269887 - matching ingredients search crashed
Summary: matching ingredients search crashed
Status: RESOLVED DUPLICATE of bug 261163
Alias: None
Product: krecipes
Classification: Applications
Component: general (show other bugs)
Version: 2.0-beta2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 18:27 UTC by Dj YB
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 Dj YB 2011-04-01 18:27:25 UTC
Application: krecipes (2.0-beta2)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.8-68.fc13.i686.PAE i686
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
- What I was doing when the application crashed:

trying to match ingredients search allowing 10 missing ingredients

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

Thread 2 (Thread 0xb460bb70 (LWP 3819)):
#0  0x00b99db6 in clock_gettime (clock_id=1, tp=0xb460af38) at ../sysdeps/unix/clock_gettime.c:100
#1  0x048e79bb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x048ec096 in QTimerInfoList::updateCurrentTime (this=0xb3b01a34) at kernel/qeventdispatcher_unix.cpp:340
#3  0x048ec0db in QTimerInfoList::timerWait (this=0xb3b01a34, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x048ea968 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb460b04c) at kernel/qeventdispatcher_glib.cpp:136
#5  0x048ea9fd in timerSourcePrepare (source=0xb3b01a00, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#6  0x00e39a6a in IA__g_main_context_prepare (context=<value optimized out>, priority=0xb460b0cc) at gmain.c:2280
#7  0x00e39e81 in g_main_context_iterate (context=0xb3b004e8, block=1, dispatch=1, self=0xb3b01cb0) at gmain.c:2571
#8  0x00e3a449 in IA__g_main_context_iteration (context=0xb3b004e8, may_block=1) at gmain.c:2654
#9  0x048ea75f in QEventDispatcherGlib::processEvents (this=0xb3b00468, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x048c0c3a in QEventLoop::processEvents (this=0xb460b210, flags=...) at kernel/qeventloop.cpp:149
#11 0x048c0f7a in QEventLoop::exec (this=0xb460b210, flags=...) at kernel/qeventloop.cpp:201
#12 0x047cf23e in QThread::exec (this=0x8f1e820) at thread/qthread.cpp:487
#13 0x048a2fbc in QInotifyFileSystemWatcherEngine::run (this=0x8f1e820) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x047d168f in QThreadPrivate::start (arg=0x8f1e820) at thread/qthread_unix.cpp:248
#15 0x00b7f919 in start_thread (arg=0xb460bb70) at pthread_create.c:301
#16 0x00a95d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb7757780 (LWP 3778)):
[KCrash Handler]
#7  ref (this=0x94bcfd0) at /usr/include/QtCore/qatomic_i386.h:120
#8  QString (this=0x94bcfd0) at /usr/include/QtCore/qstring.h:715
#9  IngredientData (this=0x94bcfd0) at /home/djyb/temp/krecipes-2.0-beta2/src/datablocks/ingredient.h:22
#10 Ingredient (this=0x94bcfd0) at /home/djyb/temp/krecipes-2.0-beta2/src/datablocks/ingredient.h:44
#11 QLinkedListNode (this=0x94bcfd0) at /usr/include/QtCore/qlinkedlist.h:72
#12 append (this=0x94bcfd0) at /usr/include/QtCore/qlinkedlist.h:346
#13 append (this=0x94bcfd0) at /usr/include/Qt3Support/q3valuelist.h:194
#14 operator<< (this=0x94bcfd0) at /usr/include/Qt3Support/q3valuelist.h:169
#15 IngredientMatcherDialog::findRecipes (this=0x94bcfd0) at /home/djyb/temp/krecipes-2.0-beta2/src/dialogs/ingredientmatcherdialog.cpp:312
#16 0x080f70db in IngredientMatcherDialog::qt_metacall (this=0x94bcfd0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfc16458)
    at /home/djyb/temp/krecipes-2.0-beta2/build/src/ingredientmatcherdialog.moc:88
#17 0x048c6ffb in QMetaObject::metacall (object=0x94bcfd0, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfc16458) at kernel/qmetaobject.cpp:237
#18 0x048d5e15 in QMetaObject::activate (sender=0x94df4c0, m=0x36b5784, local_signal_index=2, argv=0xbfc16458) at kernel/qobject.cpp:3295
#19 0x0347ddfa in QAbstractButton::clicked (this=0x94df4c0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#20 0x031904aa in QAbstractButtonPrivate::emitClicked (this=0x94df700) at widgets/qabstractbutton.cpp:546
#21 0x031917e5 in QAbstractButtonPrivate::click (this=0x94df700) at widgets/qabstractbutton.cpp:539
#22 0x03191aae in QAbstractButton::mouseReleaseEvent (this=0x94df4c0, e=0xbfc16ba0) at widgets/qabstractbutton.cpp:1121
#23 0x02e0b3dd in QWidget::event (this=0x94df4c0, event=0xbfc16ba0) at kernel/qwidget.cpp:8044
#24 0x0319034f in QAbstractButton::event (this=0x94df4c0, e=0xbfc16ba0) at widgets/qabstractbutton.cpp:1080
#25 0x0322e393 in QPushButton::event (this=0x94df4c0, e=0xbfc16ba0) at widgets/qpushbutton.cpp:679
#26 0x02db874c in QApplicationPrivate::notify_helper (this=0x8c3a710, receiver=0x94df4c0, e=0xbfc16ba0) at kernel/qapplication.cpp:4306
#27 0x02dbfd4e in QApplication::notify (this=0xbfc1747c, receiver=0x94df4c0, e=0xbfc16ba0) at kernel/qapplication.cpp:3871
#28 0x0511ba5b in KApplication::notify (this=0xbfc1747c, receiver=0x94df4c0, event=0xbfc16ba0) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#29 0x048c2563 in QCoreApplication::notifyInternal (this=0xbfc1747c, receiver=0x94df4c0, event=0xbfc16ba0) at kernel/qcoreapplication.cpp:726
#30 0x02dbeab8 in sendEvent (receiver=0x94df4c0, event=0xbfc16ba0, alienWidget=0x94df4c0, nativeWidget=0x94bcfd0, buttonDown=0x36bdf38, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#31 QApplicationPrivate::sendMouseEvent (receiver=0x94df4c0, event=0xbfc16ba0, alienWidget=0x94df4c0, nativeWidget=0x94bcfd0, buttonDown=0x36bdf38, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2971
#32 0x02e3bc70 in QETWidget::translateMouseEvent (this=0x94bcfd0, event=0xbfc170bc) at kernel/qapplication_x11.cpp:4380
#33 0x02e3b005 in QApplication::x11ProcessEvent (this=0xbfc1747c, event=0xbfc170bc) at kernel/qapplication_x11.cpp:3391
#34 0x02e66e9e in x11EventSourceDispatch (s=0x8c3b100, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#35 0x00e36525 in g_main_dispatch (context=0x8c45a00) at gmain.c:1960
#36 IA__g_main_context_dispatch (context=0x8c45a00) at gmain.c:2513
#37 0x00e3a268 in g_main_context_iterate (context=0xb82490, block=1, dispatch=1, self=0x8c46ce0) at gmain.c:2591
#38 0x00e3a449 in IA__g_main_context_iteration (context=0x8c45a00, may_block=1) at gmain.c:2654
#39 0x048ea726 in QEventDispatcherGlib::processEvents (this=0x8c15610, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#40 0x02e66b56 in QGuiEventDispatcherGlib::processEvents (this=0x8c15610, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#41 0x048c0c3a in QEventLoop::processEvents (this=0xbfc173b4, flags=...) at kernel/qeventloop.cpp:149
#42 0x048c0f7a in QEventLoop::exec (this=0xbfc173b4, flags=...) at kernel/qeventloop.cpp:201
#43 0x048c4c37 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#44 0x02db87f8 in QApplication::exec () at kernel/qapplication.cpp:3585
#45 0x08072ce8 in main (argc=160933624, argv=0x39) at /home/djyb/temp/krecipes-2.0-beta2/src/main.cpp:91

This bug may be a duplicate of or related to bug 261163.

Possible duplicates by query: bug 265759, bug 261163.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-05-15 19:00:39 UTC

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