[Bug 282027] New: KDE-Applications won't start -> intCeil(0,0)
tobias
tcberner at gmail.com
Wed Sep 14 17:25:30 BST 2011
https://bugs.kde.org/show_bug.cgi?id=282027
Summary: KDE-Applications won't start -> intCeil(0,0)
Product: kde
Version: 4.7
Platform: FreeBSD Ports
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: tcberner at gmail.com
Version: 4.7 (using KDE 4.7.1)
OS: FreeBSD
Trying to run any kde applications (or at least the ones I tried) end in a
Floating Exception.
Eg. for kate:
0x0000000803fb9698 in intCeil<unsigned int> (a=0, b=0) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdecore/util/kshareddatacache.cpp:240
240 return (a + b - 1) / b;
Backtrace:
#0 0x0000000803fb9698 in intCeil<unsigned int> (a=0, b=0) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdecore/util/kshareddatacache.cpp:240
#1 0x0000000803fb9ce9 in SharedMemory::totalSize (cacheSize=0,
effectivePageSize=0) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdecore/util/kshareddatacache.cpp:868
#2 0x0000000803fbcb74 in CacheLocker (this=0x7fffffffa740, _d=0x80c38be80) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdecore/util/kshareddatacache.cpp:1174
#3 0x0000000803fb83a4 in KSharedDataCache::find (this=0x80c019920,
key=@0x7fffffffa9b0, destination=0x7fffffffa850)
at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdecore/util/kshareddatacache.cpp:1492
#4 0x0000000802335fa1 in KIconLoaderPrivate::findCachedPixmapWithPath
(this=0x80c3fbf00, key=@0x7fffffffa9b0, data=@0x7fffffffa990,
path=@0x7fffffffa920)
at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/icons/kiconloader.cpp:860
#5 0x000000080233b826 in KIconLoader::loadIcon (this=0x80c386160,
_name=@0x80c3caeb8, group=KIconLoader::Desktop, size=16, state=0,
overlays=@0x80c3caec0, path_store=0x0,
canReturnNull=false) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/icons/kiconloader.cpp:1222
#6 0x0000000802333ef3 in KIconEngine::pixmap (this=0x80c3caeb0,
size=@0x7fffffffade0, mode=QIcon::Normal, state=QIcon::Off)
at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/icons/kiconengine.cpp:104
#7 0x0000000802cadee5 in QIcon::pixmap () from
/usr/local/lib/qt4/libQtGui.so.4
#8 0x0000000802c9be3d in QWidgetPrivate::setWindowIcon_sys () from
/usr/local/lib/qt4/libQtGui.so.4
#9 0x0000000802c55c25 in QWidget::event () from
/usr/local/lib/qt4/libQtGui.so.4
#10 0x0000000802bf776f in QApplicationPrivate::notify_helper () from
/usr/local/lib/qt4/libQtGui.so.4
#11 0x0000000802bfeb6e in QApplication::notify () from
/usr/local/lib/qt4/libQtGui.so.4
#12 0x00000008023b4ef2 in KApplication::notify (this=0x7fffffffc000,
receiver=0x80c201400, event=0x7fffffffb580)
at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/kernel/kapplication.cpp:311
#13 0x0000000804700b94 in QCoreApplication::notifyInternal () from
/usr/local/lib/qt4/libQtCore.so.4
#14 0x0000000802bf7e59 in QApplication::setWindowIcon () from
/usr/local/lib/qt4/libQtGui.so.4
#15 0x00000008023b2538 in KApplicationPrivate::parseCommandLine
(this=0x80c204350) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/kernel/kapplication.cpp:839
#16 0x00000008023b3327 in KApplicationPrivate::init (this=0x80c204350,
GUIenabled=true) at
/usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/kernel/kapplication.cpp:478
#17 0x00000008023b6050 in KApplication (this=0x7fffffffc000, GUIenabled=true)
at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/kernel/kapplication.cpp:352
#18 0x0000000800a9184f in KateApp (this=0x7fffffffc000, args=0x80c0193b8) at
/usr/ports/editors/kate/work/kate-4.7.1/kate/app/kateapp.cpp:52
#19 0x0000000800853481 in kdemain (argc=1, argv=0x7fffffffd568) at
/usr/ports/editors/kate/work/kate-4.7.1/kate/app/katemain.cpp:373
#20 0x000000000040087b in main (argc=1, argv=0x7fffffffd568) at
/usr/ports/editors/kate/work/kate-4.7.1/build/kate/app/kate_dummy.cpp:3
Reproducible: Always
Steps to Reproduce:
Start kate, dolphin, amarok...
Actual Results:
Floatingpoint Exception
Expected Results:
No exception.
Operatingsystem version: FreeBSD 9.0-BETA2 r225539, amd64
--
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 Unassigned-bugs
mailing list