[Parley-devel] [Bug 165088] Langenscheidt vocabulary files cannot be loaded.

Oliver Putz Regnaron at web.de
Sat Sep 6 22:04:38 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=165088


Oliver Putz Regnaron web de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Regnaron at web.de
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #5 from Oliver Putz <Regnaron web de>  2008-09-06 22:04:36 ---
I can reproduce this crash with parley from KDE-4.1.1. I downloaded
http://vokabeln.de/v1/download/GB_Wirtschaft.zip unzipped it and when I try to
open the unzipped *.voc file in parley, it crashes with the following
backtrace:

Application: Parley (parley), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb5d27700 (LWP 29366)]
[KCrash handler]
#6  KEduVocLesson::appendEntry (this=0x0, entry=0x85b4ca0)
    at
/var/tmp/portage/kde-base/libkdeedu-4.1.1/work/libkdeedu-4.1.1/libkdeedu/keduvocdocument/keduvoclesson.cpp:71
#7  0xb7f9317a in KEduVocVokabelnReader::readDoc (this=0xbfdb4760, 
    doc=0x81dbbf8)
    at
/var/tmp/portage/kde-base/libkdeedu-4.1.1/work/libkdeedu-4.1.1/libkdeedu/keduvocdocument/keduvocvokabelnreader.cpp:153
#8  0xb7f72e59 in KEduVocDocument::open (this=0x81dbbf8, url=@0xbfdb48a8)
    at
/var/tmp/portage/kde-base/libkdeedu-4.1.1/work/libkdeedu-4.1.1/libkdeedu/keduvocdocument/keduvocdocument.cpp:298
#9  0x080da9a0 in ParleyDocument::open (this=0x81d67f0, url=@0xbfdb48a8, 
    addRecent=true)
    at
/var/tmp/portage/kde-base/parley-4.1.0/work/parley-4.1.0/parley/src/parleydocument.cpp:123
#10 0x080dac1d in ParleyDocument::slotFileOpen (this=0x81d67f0)
    at
/var/tmp/portage/kde-base/parley-4.1.0/work/parley-4.1.0/parley/src/parleydocument.cpp:103
#11 0x080dade0 in ParleyDocument::qt_metacall (this=0x81d67f0, 
    _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfdb49fc)
    at
/var/tmp/portage/kde-base/parley-4.1.0/work/parley_build/parley/src/parleydocument.moc:91
#12 0xb70aa131 in QMetaObject::activate (sender=0x82c6790, 
    from_signal_index=<value optimized out>, to_signal_index=6, 
    argv=0xbfdb49fc) at kernel/qobject.cpp:3007
#13 0xb70aa554 in QMetaObject::activate (sender=0x82c6790, m=0xb69fd038, 
    from_local_signal_index=1, to_local_signal_index=2, argv=0xbfdb49fc)
    at kernel/qobject.cpp:3097
#14 0xb6249f6b in QAction::triggered (this=0x82c6790, _t1=false)
    at .moc/debug-shared/moc_qaction.cpp:216
#15 0xb624a7dc in QAction::activate (this=0x82c6790, event=QAction::Trigger)
    at kernel/qaction.cpp:1119
#16 0xb6670082 in QToolButton::nextCheckState (this=0x80f6a64)
    at ../../include/QtGui/../../src/gui/kernel/qaction.h:201
#17 0xb6596fe9 in QAbstractButtonPrivate::click (this=0x89cf9e0)
    at widgets/qabstractbutton.cpp:526
#18 0xb6597253 in QAbstractButton::mouseReleaseEvent (this=0x85c4b20, 
    e=0xbfdb511c) at widgets/qabstractbutton.cpp:1116
#19 0xb66704b6 in QToolButton::mouseReleaseEvent (this=0x85c4b20, 
    e=0xbfdb511c) at widgets/qtoolbutton.cpp:675
#20 0xb62a81ca in QWidget::event (this=0x85c4b20, event=0xbfdb511c)
    at kernel/qwidget.cpp:7021
#21 0xb659545c in QAbstractButton::event (this=0x85c4b20, e=0xbfdb511c)
    at widgets/qabstractbutton.cpp:1078
#22 0xb667004a in QToolButton::event (this=0x85c4b20, e=0xbfdb511c)
    at widgets/qtoolbutton.cpp:1105
#23 0xb624ff1b in QApplicationPrivate::notify_helper (this=0x8102f68, 
    receiver=0x85c4b20, e=0xbfdb511c) at kernel/qapplication.cpp:3800
#24 0xb62573a8 in QApplication::notify (this=0xbfdb57b4, receiver=0x85c4b20, 
    e=0xbfdb511c) at kernel/qapplication.cpp:3527
#25 0xb7610ce9 in KApplication::notify (this=0xbfdb57b4, receiver=0x85c4b20, 
    event=0xbfdb511c)
    at
/var/tmp/portage/kde-base/kdelibs-4.1.1/work/kdelibs-4.1.1/kdeui/kernel/kapplication.cpp:311
#26 0xb7093771 in QCoreApplication::notifyInternal (this=0xbfdb57b4, 
    receiver=0x85c4b20, event=0xbfdb511c) at kernel/qcoreapplication.cpp:591
#27 0xb62587e9 in QApplicationPrivate::sendMouseEvent (receiver=0x85c4b20, 
    event=0xbfdb511c, alienWidget=0x85c4b20, nativeWidget=0x83e0f78, 
    buttonDown=0xb6a13c60, lastMouseReceiver=@0xb6a13c64)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#28 0xb62c05d7 in QETWidget::translateMouseEvent (this=0x83e0f78, 
    event=0xbfdb5628) at kernel/qapplication_x11.cpp:4048
#29 0xb62bef0e in QApplication::x11ProcessEvent (this=0xbfdb57b4, 
    event=0xbfdb5628) at kernel/qapplication_x11.cpp:3044
#30 0xb62e535d in QEventDispatcherX11::processEvents (this=0x81030c8, flags=
      {i = -1076144440}) at kernel/qeventdispatcher_x11.cpp:134
#31 0xb7092300 in QEventLoop::processEvents (this=0xbfdb5740, flags=
      {i = -1076144376}) at kernel/qeventloop.cpp:149
#32 0xb70924a2 in QEventLoop::exec (this=0xbfdb5740, flags={i = -1076144312})
    at kernel/qeventloop.cpp:200
#33 0xb70948bf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:849
#34 0xb624fcb3 in QApplication::exec () at kernel/qapplication.cpp:3330
#35 0x080e0cd1 in main (argc=1, argv=0xbfdb59d4)
    at
/var/tmp/portage/kde-base/parley-4.1.0/work/parley-4.1.0/parley/src/main.cpp:133
#0  0xffffe424 in __kernel_vsyscall ()


-- 
Configure bugmail: http://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