Bug 268758 - Krecipe crash when importing meal master files
Summary: Krecipe crash when importing meal master files
Status: RESOLVED DUPLICATE of bug 260997
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-03-17 17:15 UTC by rares baicu
Modified: 2014-11-10 02:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.17 KB, text/plain)
2011-04-02 08:42 UTC, rares baicu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rares baicu 2011-03-17 17:15:03 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 i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Importing meal master files that were copy and paste in to another text document so can be recognize

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

Thread 2 (Thread 0xb7523b70 (LWP 1890)):
#0  0x03cda492 in ?? () from /lib/libglib-2.0.so.0
#1  0x03cdaba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#2  0x027c19c4 in ?? () from /usr/lib/libgio-2.0.so.0
#3  0x03d0148f in ?? () from /lib/libglib-2.0.so.0
#4  0x023d8cc9 in start_thread () from /lib/libpthread.so.0
#5  0x0223d69e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb776f710 (LWP 1889)):
[KCrash Handler]
#7  operator!= (this=0xa3f7cd8, t=...) at /usr/include/qt4/QtCore/qbasicatomic.h:75
#8  QList<IngredientData>::append (this=0xa3f7cd8, t=...) at /usr/include/qt4/QtCore/qlist.h:495
#9  0x081708f4 in MMFImporter::loadIngredientLine (this=0xa3f7b70, string=..., list=..., is_sub=@0xbfc738ef) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:250
#10 0x0817209b in MMFImporter::importMMF (this=0xa3f7b70, stream=...) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:139
#11 0x08172d8b in MMFImporter::parseFile (this=0xa3f7b70, file=...) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:58
#12 0x081805d3 in BaseImporter::parseFiles (this=0xa3f7b70, filenames=...) at /build/buildd/krecipes-2.0~beta1/src/importers/baseimporter.cpp:88
#13 0x08073a0c in Krecipes::import (this=0x9c850e8) at /build/buildd/krecipes-2.0~beta1/src/krecipes.cpp:549
#14 0x080792dd in Krecipes::qt_metacall (this=0x9c850e8, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbfc73c38) at /build/buildd/krecipes-2.0~beta1/obj-i686-linux-gnu/src/krecipes.moc:123
#15 0x097888ca in QMetaObject::metacall (object=0x9c850e8, cl=171932612, idx=57, argv=0xbfc73c38) at kernel/qmetaobject.cpp:237
#16 0x0979b6ad in QMetaObject::activate (sender=0xa2de4f8, m=0x4dec370, local_signal_index=1, argv=0x20) at kernel/qobject.cpp:3280
#17 0x04465f99 in QAction::triggered (this=0xa2de4f8, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#18 0x044678dc in QAction::activate (this=0xa2de4f8, event=QAction::Trigger) at kernel/qaction.cpp:1256
#19 0x049337ef in QMenuPrivate::activateCausedStack (this=0xa2eef08, causedStack=..., action=0xa2de4f8, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#20 0x04939a4b in QMenuPrivate::activateAction (this=0xa2eef08, action=0xa2de4f8, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1085
#21 0x0493a5e0 in QMenu::mouseReleaseEvent (this=0xa2ed578, e=0xbfc744e0) at widgets/qmenu.cpp:2301
#22 0x00e1cfe5 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#23 0x044cbe08 in QWidget::event (this=0xa2ed578, event=0xbfc744e0) at kernel/qwidget.cpp:8187
#24 0x0493c02f in QMenu::event (this=0xa2ed578, e=0xbfc744e0) at widgets/qmenu.cpp:2410
#25 0x0446dfdc in QApplicationPrivate::notify_helper (this=0x9b206f0, receiver=0xa2ed578, e=0xbfc744e0) at kernel/qapplication.cpp:4396
#26 0x04474c2e in QApplication::notify (this=0xbfc74dbc, receiver=0xa2ed578, e=0xbfc744e0) at kernel/qapplication.cpp:3959
#27 0x00d2268a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x09782b3b in QCoreApplication::notifyInternal (this=0xbfc74dbc, receiver=0xa2ed578, event=0xbfc744e0) at kernel/qcoreapplication.cpp:732
#29 0x04473094 in sendEvent (receiver=0xa2ed578, event=0xbfc744e0, alienWidget=0x0, nativeWidget=0xa2ed578, buttonDown=0x4e083c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QApplicationPrivate::sendMouseEvent (receiver=0xa2ed578, event=0xbfc744e0, alienWidget=0x0, nativeWidget=0xa2ed578, buttonDown=0x4e083c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#31 0x04502261 in QETWidget::translateMouseEvent (this=0xa2ed578, event=0xbfc749fc) at kernel/qapplication_x11.cpp:4337
#32 0x04501151 in QApplication::x11ProcessEvent (this=0xbfc74dbc, event=0xbfc749fc) at kernel/qapplication_x11.cpp:3414
#33 0x0453036a in x11EventSourceDispatch (s=0x9b234a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x03cd6855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x03cda668 in ?? () from /lib/libglib-2.0.so.0
#36 0x03cda848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x097b1565 in QEventDispatcherGlib::processEvents (this=0x9afc580, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#38 0x0452fbe5 in QGuiEventDispatcherGlib::processEvents (this=0x9afc580, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x09781609 in QEventLoop::processEvents (this=0xbfc74cf4, flags=) at kernel/qeventloop.cpp:149
#40 0x09781a8a in QEventLoop::exec (this=0xbfc74cf4, flags=...) at kernel/qeventloop.cpp:201
#41 0x0978600f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#42 0x0446ce07 in QApplication::exec () at kernel/qapplication.cpp:3672
#43 0x08072878 in main (argc=5, argv=0xbfc74fe4) at /build/buildd/krecipes-2.0~beta1/src/main.cpp:91

Reported using DrKonqi
Comment 1 rares baicu 2011-04-02 08:42:34 UTC
Created attachment 58513 [details]
New crash information added by DrKonqi

krecipes (2.0-beta1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

I am the same person who reported the "Krecipe crash when importing meal master files"
but i tryed on Ubuntu 10.10 and the same crash...the meal master file are from the meal master site ....i found a little workaround for importing some of the recipes and it goes like this: i copy meal master file in to a text file ...afther that i imported it in "gourmet software", exported from"Gurmet" as meal master...imported in Krecipe ..and it goes like this but is terrible much to do..and besidescit ain't imported well. Pls if y can establish a compatibility betwen the Gourmet and Krecipe in importing meal master files from one to another.Thaks ! In the meanwhile i use y software for making a food blog so say thanks to the persons who writed ...compiled..etc. :) Good work ! Thank y so much !

-- Backtrace (Reduced):
#7  operator!= (this=0x9676270, t=...) at /usr/include/qt4/QtCore/qbasicatomic.h:75
#8  QList<IngredientData>::append (this=0x9676270, t=...) at /usr/include/qt4/QtCore/qlist.h:495
#9  0x081708f4 in MMFImporter::loadIngredientLine (this=0x91cea70, string=..., list=..., is_sub=@0xbfd325df) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:250
#10 0x0817209b in MMFImporter::importMMF (this=0x91cea70, stream=...) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:139
#11 0x08172d8b in MMFImporter::parseFile (this=0x91cea70, file=...) at /build/buildd/krecipes-2.0~beta1/src/importers/mmfimporter.cpp:58
Comment 2 Dario Andres 2011-05-08 23:47:09 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 ***