[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 261758] New: App crash on clicking "New Recipe" button after
From:       Jason Brownridge <haloinverse () gmail ! com>
Date:       2010-12-31 22:46:01
Message-ID: bug-261758-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=261758

           Summary: App crash on clicking "New Recipe" button after export
           Product: krecipes
           Version: 2.0-beta1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: krecipes-devel@lists.sourceforge.net
        ReportedBy: haloinverse@gmail.com


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic