Bug 260950 - KVPNC crashes
Summary: KVPNC crashes
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: 2010-12-22 10:01 UTC by Cas Renooij
Modified: 2010-12-22 15:27 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 Cas Renooij 2010-12-22 10:01:45 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-23-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
This happened directly after a reboot.  I had been trying to connect before but failed due to password/token problems. I am the network administrator and i fixed that, but the crashing continued. Now it is the same behaviour after every reboot.

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Aborted
[KCrash Handler]
#5  0x0078e416 in __kernel_vsyscall ()
#6  0x06f44941 in raise () from /lib/libc.so.6
#7  0x06f47e42 in abort () from /lib/libc.so.6
#8  0x032a4055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x032a1f35 in ?? () from /usr/lib/libstdc++.so.6
#10 0x032a1f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x032a20e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#12 0x032a2677 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#13 0x032a274d in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#14 0x052d462a in QImageScale::qimageCalcXPoints (sw=32, dw=808464433) at painting/qimagescale.cpp:189
#15 0x052d48d7 in QImageScale::qimageCalcScaleInfo (img=..., sw=32, sh=32, dw=808464433, dh=808464433, aa=1 '\001') at painting/qimagescale.cpp:289
#16 0x052d4a83 in qSmoothScaleImage (src=..., dw=808464433, dh=808464433) at painting/qimagescale.cpp:1009
#17 0x05185193 in smoothScaled (source=<value optimized out>, w=808464433, h=808464433) at image/qimage.cpp:6251
#18 0x05189516 in QImage::transformed (this=0xbf9ad68c, matrix=..., mode=Qt::SmoothTransformation) at image/qimage.cpp:6443
#19 0x05189962 in QImage::scaled (this=0xbf9ad68c, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qimage.cpp:4319
#20 0x00c58edd in ?? () from /usr/lib/libkdeui.so.5
#21 0x00c6004e in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () from /usr/lib/libkdeui.so.5
#22 0x08181dea in KVpnc::initAction (this=0xa289e10) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:322
#23 0x0820455b in KVpnc::KVpnc (this=0xa289e10, parent=0xbf9add78, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:112
#24 0x0824cc28 in main (argc=1, argv=0xbf9ae134) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 258757, bug 257663, bug 256613, bug 256576, bug 256158.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-12-22 15:27:51 UTC
Please report this bug to your distribution and ask them to either update KDE
or KVpnc.

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