Bug 418583 - Connects to mysql database, crashes krecipes when i view recipes, signal: Segmentation fault (11)
Summary: Connects to mysql database, crashes krecipes when i view recipes, signal: Seg...
Status: RESOLVED DUPLICATE of bug 379019
Alias: None
Product: krecipes
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-07 14:32 UTC by jib9119
Modified: 2020-04-06 12:37 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 jib9119 2020-03-07 14:32:30 UTC
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5e503a6840 (LWP 15974))]

Thread 2 (Thread 0x7f5e49971700 (LWP 15981)):
#0  0x00007f5e55e32729 in __GI___poll (fds=0x7f5e440052c0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f5e54d6dbf6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5e54d6dd1c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5e570ee22e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f5e570bc12f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f5e570bc495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f5e56fab549 in QThread::exec() () from /lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f5e5709c1c3 in ?? () from /lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f5e56fade3c in ?? () from /lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f5e5480b182 in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f5e55e3eb1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f5e503a6840 (LWP 15974)):
[KCrash Handler]
#6  Yield::Private::Private (this=0x55d09cdcbba0) at /home/jib9119/Downloads/krecipes/src/datablocks/yield.cpp:16
#7  Yield::operator= (this=this@entry=0x55d09cdffaa8, other=...) at /home/jib9119/Downloads/krecipes/src/datablocks/yield.cpp:50
#8  0x000055d09be963ea in Recipe::operator= (this=0x55d09cdffaa0) at /home/jib9119/Downloads/krecipes/src/datablocks/recipe.h:26
#9  RecipeDB::loadRecipe (this=<optimized out>, recipe=0x55d09cdffaa0, items=items@entry=59647, id=id@entry=0) at /home/jib9119/Downloads/krecipes/src/backends/recipedb.cpp:611
#10 0x000055d09beea997 in RecipeInputDialog::loadRecipe (this=0x55d09cdaf190, recipeID=recipeID@entry=0) at /home/jib9119/Downloads/krecipes/src/dialogs/recipeinput/recipeinputdialog.cpp:192
#11 0x000055d09be87ca0 in KrecipesView::actionRecipe (this=this@entry=0x55d09cb8a3e0, recipeID=0, action=action@entry=1) at /home/jib9119/Downloads/krecipes/src/krecipesview.cpp:804
#12 0x000055d09be880f7 in KrecipesView::editRecipe (this=0x55d09cb8a3e0) at /usr/include/qt4/QtCore/qlist.h:472
#13 KrecipesView::editRecipe (this=0x55d09cb8a3e0) at /home/jib9119/Downloads/krecipes/src/krecipesview.cpp:1253
#14 0x000055d09be88545 in KrecipesView::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /home/jib9119/Downloads/krecipes/build/src/krecipesview.moc:144
#15 0x00007f5e570d1f70 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007f5e570d1f70 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007f5e56aa8632 in QAbstractButton::clicked(bool) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#18 0x00007f5e567ddc33 in ?? () from /lib/x86_64-linux-gnu/libQtGui.so.4
#19 0x00007f5e567defe4 in ?? () from /lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x00007f5e567df0f4 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#21 0x00007f5e568a50aa in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x00007f5e56459930 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#23 0x00007f5e5640303c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x00007f5e5640a136 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#25 0x00007f5e57df1e3a in KApplication::notify(QObject*, QEvent*) () from /lib/libkdeui.so.5
#26 0x00007f5e570bd8ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007f5e5640973d in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#28 0x00007f5e56487452 in ?? () from /lib/x86_64-linux-gnu/libQtGui.so.4
#29 0x00007f5e56486ce3 in QApplication::x11ProcessEvent(_XEvent*) () from /lib/x86_64-linux-gnu/libQtGui.so.4
#30 0x00007f5e564b0592 in ?? () from /lib/x86_64-linux-gnu/libQtGui.so.4
#31 0x00007f5e54d6d9ee in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f5e54d6dc88 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f5e54d6dd1c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f5e570ee20e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#35 0x00007f5e564b0666 in ?? () from /lib/x86_64-linux-gnu/libQtGui.so.4
#36 0x00007f5e570bc12f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#37 0x00007f5e570bc495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQtCore.so.4
#38 0x00007f5e570c2459 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQtCore.so.4
#39 0x000055d09be7c2d7 in main (argc=1, argv=0x7ffec124a098) at /home/jib9119/Downloads/krecipes/src/main.cpp:96
[Inferior 1 (process 15974) detached]
Comment 1 Christoph Feck 2020-04-06 12:37:47 UTC

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