Bug 254688 - kvpn crash just after connection
Summary: kvpn crash just after connection
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-10-19 21:31 UTC by andretr
Modified: 2010-10-19 21:59 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 andretr 2010-10-19 21:31: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-22-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
The app was working perfectly under ubuntu 10.04. Since upgrade to 10.10 the app crashes immediately after connecting via cisco vpn.

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Segmentation fault
[KCrash Handler]
#5  QImageScale::qimageCalcXPoints (sw=32, dw=1126188356) at painting/qimagescale.cpp:195
#6  0xb5dd48d7 in QImageScale::qimageCalcScaleInfo (img=..., sw=32, sh=32, dw=1126188356, dh=1126188356, aa=1 '\001') at painting/qimagescale.cpp:289
#7  0xb5dd4a83 in qSmoothScaleImage (src=..., dw=1126188356, dh=1126188356) at painting/qimagescale.cpp:1009
#8  0xb5c85193 in smoothScaled (source=<value optimized out>, w=1126188356, h=1126188356) at image/qimage.cpp:6251
#9  0xb5c89516 in QImage::transformed (this=0xbf888f4c, matrix=..., mode=Qt::SmoothTransformation) at image/qimage.cpp:6443
#10 0xb5c89962 in QImage::scaled (this=0xbf888f4c, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qimage.cpp:4319
#11 0xb6df7edd in ?? () from /usr/lib/libkdeui.so.5
#12 0xb6dff04e in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () from /usr/lib/libkdeui.so.5
#13 0x08181dea in KVpnc::initAction (this=0x8de6530) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:322
#14 0x0820455b in KVpnc::KVpnc (this=0x8de6530, parent=0xbf889638, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:112
#15 0x0824cc28 in main (argc=1, argv=0xbf8899f4) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 252685, bug 246016.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-19 21:59:29 UTC

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