[Parley-devel] [Bug 230611] New: Parley crashed when getting image for empty vocabulary

yyyy12 at gmx.de yyyy12 at gmx.de
Sat Mar 13 20:25:22 CET 2010


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

           Summary: Parley crashed when getting image for empty vocabulary
           Product: parley
           Version: 0.9.3
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: parley-devel at kde.org
        ReportedBy: yyyy12 at gmx.de


Application: parley (0.9.3)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-ARCH x86_64

-- Information about the crash:
How to reproduce:
- Start Parley
- Create new collection
- Scripts -> Script Manager -> OK (makes the script actions appear)
- Select empty vocabulary field
- Scripts -> Fetch Image
- Crash

The crash can be reproduced every time.

 -- Backtrace:
Application: Parley (parley), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fdaf3a7db35 in KEduVocDocument::identifier(int) () from
/usr/lib/libkeduvocdocument.so.4
#6  0x000000000042b69a in Scripting::Document::identifier (this=0x7fdad828f7e0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffef8dfbf0)
    at
/home/phil/kdemod/core/kdeedu/src/kdeedu-4.4.1/parley/src/scripts/scripting/document.h:415
#7  Scripting::Document::qt_metacall (this=0x7fdad828f7e0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffef8dfbf0)
    at
/home/phil/kdemod/core/kdeedu/src/kdeedu-4.4.1/parley/src/moc_document.cpp:172
#8  0x00007fdad75ab9da in Kross::PythonExtension::proxyhandler
(_self_and_name_tuple=<value optimized out>, args=0x7fffef8dfbf8)
    at
/home/phil/kdemod/core/kdebindings/src/kdebindings-4.4.1/python/krosspython/pythonextension.cpp:618
#9  0x00007fdad70af70d in PyEval_EvalFrameEx () from
/usr/lib/libpython2.6.so.1.0
#10 0x00007fdad70afee0 in PyEval_EvalFrameEx () from
/usr/lib/libpython2.6.so.1.0
#11 0x00007fdad70b1425 in PyEval_EvalCodeEx () from
/usr/lib/libpython2.6.so.1.0
#12 0x00007fdad7044dbf in function_call () from /usr/lib/libpython2.6.so.1.0
#13 0x00007fdad701e7d3 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#14 0x00007fdad7030d9f in instancemethod_call () from
/usr/lib/libpython2.6.so.1.0
#15 0x00007fdad701e7d3 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#16 0x00007fdad706fbce in slot_tp_init () from /usr/lib/libpython2.6.so.1.0
#17 0x00007fdad706e7c8 in type_call () from /usr/lib/libpython2.6.so.1.0
#18 0x00007fdad701e7d3 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#19 0x00007fdad70af2eb in PyEval_EvalFrameEx () from
/usr/lib/libpython2.6.so.1.0
#20 0x00007fdad70b1425 in PyEval_EvalCodeEx () from
/usr/lib/libpython2.6.so.1.0
#21 0x00007fdad7044dbf in function_call () from /usr/lib/libpython2.6.so.1.0
#22 0x00007fdad701e7d3 in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#23 0x00007fdad70a9c53 in PyEval_CallObjectWithKeywords () from
/usr/lib/libpython2.6.so.1.0
#24 0x00007fdad75b51ae in Kross::PythonFunction::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib/kde4/krosspython.so
#25 0x00007fdaf250595f in QMetaObject::activate (sender=0x3507000, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fffef8dfbf0)
at kernel/qobject.cpp:3293
#26 0x00007fdaf00f5852 in QAction::triggered (this=0x2306050, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#27 0x00007fdaf00f78cb in QAction::activate (this=0x3507000, event=<value
optimized out>) at kernel/qaction.cpp:1255
#28 0x00007fdaf053442d in QMenuPrivate::activateCausedStack (this=<value
optimized out>, causedStack=..., action=0x3507000, action_e=QAction::Trigger,
self=true) at widgets/qmenu.cpp:1011
#29 0x00007fdaf0539fba in QMenuPrivate::activateAction (this=0x7fdad82c9280,
action=0x3507000, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1103
#30 0x00007fdaf15fa8ee in KMenu::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib/libkdeui.so.5
#31 0x00007fdaf0151cf2 in QWidget::event (this=0x7fdad828ae10,
event=0x7fffef8e2bc0) at kernel/qwidget.cpp:7998
#32 0x00007fdaf053c17b in QMenu::event (this=0x7fdad828ae10, e=0x7fffef8e2bc0)
at widgets/qmenu.cpp:2414
#33 0x00007fdaf00fb95c in QApplicationPrivate::notify_helper (this=0x22711a0,
receiver=0x7fdad828ae10, e=0x7fffef8e2bc0) at kernel/qapplication.cpp:4300
#34 0x00007fdaf010272b in QApplication::notify (this=0x7fffef8e3710,
receiver=0x7fdad828ae10, e=0x7fffef8e2bc0) at kernel/qapplication.cpp:3865
#35 0x00007fdaf151ed96 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#36 0x00007fdaf24f2bfc in QCoreApplication::notifyInternal
(this=0x7fffef8e3710, receiver=0x7fdad828ae10, event=0x7fffef8e2bc0) at
kernel/qcoreapplication.cpp:704
#37 0x00007fdaf01018fe in QCoreApplication::sendEvent (receiver=0x7fdad828ae10,
event=0x7fffef8e2bc0, alienWidget=0x0, nativeWidget=0x7fdad828ae10,
buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#38 QApplicationPrivate::sendMouseEvent (receiver=0x7fdad828ae10,
event=0x7fffef8e2bc0, alienWidget=0x0, nativeWidget=0x7fdad828ae10,
buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at
kernel/qapplication.cpp:2965
#39 0x00007fdaf0181735 in QETWidget::translateMouseEvent (this=0x7fdad828ae10,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4302
#40 0x00007fdaf017fffa in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fffef8e3340) at kernel/qapplication_x11.cpp:3501
#41 0x00007fdaf01aa712 in x11EventSourceDispatch (s=0x2274f10, callback=<value
optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#42 0x00007fdaec47126e in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#43 0x00007fdaec474c28 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#44 0x00007fdaec474d50 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#45 0x00007fdaf251c093 in QEventDispatcherGlib::processEvents (this=0x222ec40,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#46 0x00007fdaf01aa30e in QGuiEventDispatcherGlib::processEvents
(this=0x2306050, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#47 0x00007fdaf24f1522 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#48 0x00007fdaf24f18fc in QEventLoop::exec (this=0x7fffef8e3660, flags=) at
kernel/qeventloop.cpp:201
#49 0x00007fdaf24f563b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#50 0x00000000004d7da2 in main (argc=<value optimized out>, argv=<value
optimized out>) at
/home/phil/kdemod/core/kdeedu/src/kdeedu-4.4.1/parley/src/main.cpp:139

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Parley-devel mailing list