Bug 264206 - KVPNC began startup crash following installation of KDE on Ubuntu 10.10 w/ Gnome machine
Summary: KVPNC began startup crash following installation of KDE on Ubuntu 10.10 w/ Gn...
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-24 21:45 UTC by David Crawford
Modified: 2011-01-25 05:38 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 David Crawford 2011-01-24 21:45:38 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:
- What I was doing when the application crashed:

0.  Initially installed KVPNC from Ubuntu 10.10 with GNOME, no other KDE installed on machine.
1.  Routinlely logged into work VPN using Free Cisco from GNOME desktop menu.
2.  KVPNC Ran fine under Gnome prior to full installation of KDE, very solid and fast.
3.  After installation of latest KDE, it worked fine once but starting with next attempt bombed for all subsequent attempts.
4.  I uninstalled and then reinstalled KVPNC, worked once fine, then bombed on all subsequent attempts again.

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Aborted
[KCrash Handler]
#7  0x00d95416 in __kernel_vsyscall ()
#8  0x04526941 in raise () from /lib/libc.so.6
#9  0x04529e42 in abort () from /lib/libc.so.6
#10 0x00bf9055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x00bf6f35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x00bf6f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x00bf70e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#14 0x00bf7677 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#15 0x00bf774d in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#16 0x0155462a in QImageScale::qimageCalcXPoints (sw=32, dw=1870099557) at painting/qimagescale.cpp:189
#17 0x015548d7 in QImageScale::qimageCalcScaleInfo (img=..., sw=32, sh=32, dw=1870099557, dh=1870099557, aa=1 '\001') at painting/qimagescale.cpp:289
#18 0x01554a83 in qSmoothScaleImage (src=..., dw=1870099557, dh=1870099557) at painting/qimagescale.cpp:1009
#19 0x01405193 in smoothScaled (source=<value optimized out>, w=1870099557, h=1870099557) at image/qimage.cpp:6251
#20 0x01409516 in QImage::transformed (this=0xbf7fef9c, matrix=..., mode=Qt::SmoothTransformation) at image/qimage.cpp:6443
#21 0x01409962 in QImage::scaled (this=0xbf7fef9c, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qimage.cpp:4319
#22 0x00fc3edd in ?? () from /usr/lib/libkdeui.so.5
#23 0x00fcb04e in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () from /usr/lib/libkdeui.so.5
#24 0x08181dea in KVpnc::initAction (this=0x8e04b30) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:322
#25 0x0820455b in KVpnc::KVpnc (this=0x8e04b30, parent=0xbf7ff688, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:112
#26 0x0824cc28 in main (argc=1, argv=0xbf7ffa44) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

This bug may be a duplicate of or related to bug 246016.

Possible duplicates by query: bug 263940, bug 263043, bug 262852, bug 260950, bug 258757.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-01-25 02:38:16 UTC
Please ask your distribution to update either KDE or KVpnc.

*** This bug has been marked as a duplicate of bug 246016 ***
Comment 2 David Crawford 2011-01-25 05:38:51 UTC
Upgrade KDE to 4.5.5 fixed the problem, thanks!