Bug 261885 - KVPNC crashed after reboot
Summary: KVPNC crashed after reboot
Status: RESOLVED DUPLICATE of bug 246016
Alias: None
Product: kvpnc
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Thielecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-02 18:41 UTC by kde_bugs
Modified: 2011-01-03 01:43 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 kde_bugs 2011-01-02 18:41:54 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
* Installed KVPNC and VPNC
* Imported Cisco VPN Profile
* Restarted System
After that KVPNC crashes directly after starting it.

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Aborted
[KCrash Handler]
#7  0x00807416 in __kernel_vsyscall ()
#8  0x0376c941 in raise () from /lib/libc.so.6
#9  0x0376fe42 in abort () from /lib/libc.so.6
#10 0x08a92055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x08a8ff35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x08a8ff72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x08a900e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#14 0x05090ea5 in qBadAlloc () at global/qglobal.cpp:1996
#15 0x014f269d in QX11PixmapData::toImage (this=0x9fd1088, rect=...) at image/qpixmap_x11.cpp:1548
#16 0x014eab17 in QX11PixmapData::toImage (this=0x9fd1088) at image/qpixmap_x11.cpp:1577
#17 0x014d5b4b in QPixmap::toImage (this=0xbf977eb8) at image/qpixmap.cpp:487
#18 0x014d5b9c in operator<< (stream=..., pixmap=...) at image/qpixmap.cpp:1301
#19 0x0107b3ca in ?? () from /usr/lib/libkdeui.so.5
#20 0x01083177 in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () from /usr/lib/libkdeui.so.5
#21 0x08181dea in KVpnc::initAction (this=0x9f5db18) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:322
#22 0x0820455b in KVpnc::KVpnc (this=0x9f5db18, parent=0xbf978598, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:112
#23 0x0824cc28 in main (argc=1, argv=0xbf978954) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 259526, bug 259505, bug 259428, bug 258783, bug 257270.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-01-03 01:43:18 UTC

*** This bug has been marked as a duplicate of bug 246016 ***