Bug 261758 - App crash on clicking "New Recipe" button after export
Summary: App crash on clicking "New Recipe" button after export
Status: RESOLVED WORKSFORME
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: 2010-12-31 23:46 UTC by Jason Brownridge
Modified: 2018-11-30 03:48 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 Jason Brownridge 2010-12-31 23:46:00 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-24-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
--Saved and closed an existing recipe.
--Exported the recipe to a text file.
--Clicked the "New Recipe" button in the toolbar.
--Crash.

-- Backtrace:
Application: Krecipes (krecipes), signal: Aborted
[Current thread is 1 (Thread 0x7f90a6e36760 (LWP 9383))]

Thread 2 (Thread 0x7f9095cc2700 (LWP 9384)):
#0  0x00007f90a0590203 in poll () from /lib/libc.so.6
#1  0x00007f909b4b6009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f909b4b67b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f90963f93c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f909b4db7e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f909da2b971 in start_thread () from /lib/libpthread.so.0
#6  0x00007f90a059c92d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f90a6e36760 (LWP 9383)):
[KCrash Handler]
#6  0x00007f90a04e9ba5 in raise () from /lib/libc.so.6
#7  0x00007f90a04ed6b0 in abort () from /lib/libc.so.6
#8  0x00007f90a052343b in ?? () from /lib/libc.so.6
#9  0x00007f90a052d4b6 in ?? () from /lib/libc.so.6
#10 0x00007f90a0533c83 in free () from /lib/libc.so.6
#11 0x000000000043cfa8 in ~IngredientData (this=<value optimized out>, x=0x2c4a5e0) at /build/buildd/krecipes-2.0~beta1/src/datablocks/ingredient.h:22
#12 ~Ingredient (this=<value optimized out>, x=0x2c4a5e0) at /build/buildd/krecipes-2.0~beta1/src/datablocks/ingredient.h:44
#13 ~QLinkedListNode (this=<value optimized out>, x=0x2c4a5e0) at /usr/include/qt4/QtCore/qlinkedlist.h:71
#14 QLinkedList<Ingredient>::free (this=<value optimized out>, x=0x2c4a5e0) at /usr/include/qt4/QtCore/qlinkedlist.h:299
#15 0x000000000055d9a4 in operator= (this=0x2a2b300) at /usr/include/qt4/QtCore/qlinkedlist.h:317
#16 clear (this=0x2a2b300) at /usr/include/qt4/QtCore/qlinkedlist.h:308
#17 Recipe::empty (this=0x2a2b300) at /build/buildd/krecipes-2.0~beta1/src/datablocks/recipe.cpp:33
#18 0x00000000004bab3d in RecipeInputDialog::newRecipe (this=0x2a0b3e0) at /build/buildd/krecipes-2.0~beta1/src/dialogs/recipeinputdialog.cpp:1152
#19 0x000000000044044f in KrecipesView::createNewRecipe (this=0x29b4e00) at /build/buildd/krecipes-2.0~beta1/src/krecipesview.cpp:866
#20 0x000000000043c899 in fileNew (this=0x29b43f0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff0d8dc040) at /build/buildd/krecipes-2.0~beta1/src/krecipes.cpp:456
#21 Krecipes::qt_metacall (this=0x29b43f0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff0d8dc040) at /build/buildd/krecipes-2.0~beta1/obj-x86_64-linux-gnu/src/krecipes.moc:112
#22 0x00007f90a11bdb27 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#23 0x00007f90a1b54852 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#24 0x00007f90a1b55f5b in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#25 0x00007f90a1f3557a in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f90a1f3582c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f90a200552a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#28 0x00007f90a1bb204e in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007f90a1b5bfdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#30 0x00007f90a1b6230e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#31 0x00007f90a5ec1156 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#32 0x00007f90a11a5cdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#33 0x00007f90a1b60dbe in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#34 0x00007f90a1be4345 in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007f90a1be2c5c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#36 0x00007f90a1c0f0e2 in ?? () from /usr/lib/libQtGui.so.4
#37 0x00007f909b4b2342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x00007f909b4b62a8 in ?? () from /lib/libglib-2.0.so.0
#39 0x00007f909b4b645c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#40 0x00007f90a11d2193 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0x00007f90a1c0ea4e in ?? () from /usr/lib/libQtGui.so.4
#42 0x00007f90a11a4a02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0x00007f90a11a4dec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#44 0x00007f90a11a8ebb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#45 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 Andrew Crouthamel 2018-10-31 04:00:44 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:34:49 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-30 03:48:40 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!