Bug 268778 - Crashes when trying to import recipes
Summary: Crashes when trying to import recipes
Status: RESOLVED DUPLICATE of bug 260997
Alias: None
Product: krecipes
Classification: Applications
Component: general (show other bugs)
Version: 2.0-beta1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 20:30 UTC by Lisa Weiche
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 Lisa Weiche 2011-03-17 20:30:49 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-22-generic-pae i686
Distribution: Linux Mint 10 Julia

-- Information about the crash:
- What I was doing when the application crashed:
Attempting to import recipes and it will crash the program as I attempt to click on and then input recipes that I have saved.  (mmf files from http://www.ffts.com/recipes.htm)

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb2ca6b70 (LWP 2609)):
#0  0xb7855424 in __kernel_vsyscall ()
#1  0xb40a0df6 in poll () from /lib/libc.so.6
#2  0xb36b0a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb36a343c in ?? () from /lib/libglib-2.0.so.0
#4  0xb36a3ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb2dbf9c4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0xb36ca48f in ?? () from /lib/libglib-2.0.so.0
#7  0xb39d4cc9 in start_thread () from /lib/libpthread.so.0
#8  0xb40af69e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb30c3710 (LWP 2608)):
[KCrash Handler]
#7  operator!= (this=0xa462ff8, t=...) at /usr/include/qt4/QtCore/qbasicatomic.h:75
#8  QList<IngredientData>::append (this=0xa462ff8, t=...) at /usr/include/qt4/QtCore/qlist.h:495
#9  0x081708f4 in MMFImporter::loadIngredientLine (this=0xa09ff30, string=..., list=..., is_sub=@0xbfdbed1f) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:250
#10 0x0817209b in MMFImporter::importMMF (this=0xa09ff30, stream=...) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:139
#11 0x08172a33 in MMFImporter::parseFile (this=0xa09ff30, file=...) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:50
#12 0x081805d3 in BaseImporter::parseFiles (this=0xa09ff30, filenames=...) at /build/buildd/krecipes-2.0~beta1/src/importers/baseimporter.cpp:88
#13 0x08073a0c in Krecipes::import (this=0x998a3f8) at /build/buildd/krecipes-2.0~beta1/src/krecipes.cpp:549
#14 0x080792dd in Krecipes::qt_metacall (this=0x998a3f8, _c=QMetaObject::InvokeMetaMethod, _id=7536754, _a=0xbfdbf068) at /build/buildd/krecipes-2.0~beta1/obj-i686-linux-gnu/src/krecipes.moc:123
#15 0xb44328ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0xb44456ad in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0xb490af99 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#18 0xb490c8dc in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#19 0xb4dd87ef in ?? () from /usr/lib/libQtGui.so.4
#20 0xb4ddea4b in ?? () from /usr/lib/libQtGui.so.4
#21 0xb4ddf5e0 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb70c2fe5 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#23 0xb4970e08 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb4de102f in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb4912fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb4919c2e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb6fc868a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb442cb3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0xb4918094 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#30 0xb49a7261 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb49a6151 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb49d536a in ?? () from /usr/lib/libQtGui.so.4
#33 0xb369f855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0xb36a3668 in ?? () from /lib/libglib-2.0.so.0
#35 0xb36a3848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0xb445b565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0xb49d4be5 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb442b609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb442ba8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb443000f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0xb4911e07 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0x08072878 in main (argc=1, argv=0xbfdc0414) at /build/buildd/krecipes-2.0~beta1/src/main.cpp:91

Possible duplicates by query: bug 268758.

Reported using DrKonqi
Comment 1 Dario Andres 2011-05-08 23:47:11 UTC
[Comment from a bug triager]
This issue is being tracked at bug 260997, merging.
Thanks

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