Bug 266523 - Kvpnc crashes upon start
Summary: Kvpnc crashes upon start
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-02-17 13:34 UTC by Seth Retig
Modified: 2011-02-17 14:11 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 Seth Retig 2011-02-17 13:34:13 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-25-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
Kvpnc crashes upon start

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Aborted
[KCrash Handler]
#5  0xb7840424 in __kernel_vsyscall ()
#6  0xb587f941 in raise () from /lib/libc.so.6
#7  0xb5882e42 in abort () from /lib/libc.so.6
#8  0xb5aa3055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0xb5aa0f35 in ?? () from /usr/lib/libstdc++.so.6
#10 0xb5aa0f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0xb5aa10e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#12 0xb5aa1677 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#13 0xb5aa174d in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#14 0xb5e3c71a in QImageScale::qimageCalcYPoints (src=0x8ddfd58, sw=32, sh=32, dh=540094512) at painting/qimagescale.cpp:161
#15 0xb5e3c954 in QImageScale::qimageCalcScaleInfo (img=..., sw=32, sh=32, dw=540094512, dh=540094512, aa=1 '\001') at painting/qimagescale.cpp:293
#16 0xb5e3ca83 in qSmoothScaleImage (src=..., dw=540094512, dh=540094512) at painting/qimagescale.cpp:1009
#17 0xb5ced193 in smoothScaled (source=<value optimized out>, w=540094512, h=540094512) at image/qimage.cpp:6251
#18 0xb5cf1516 in QImage::transformed (this=0xbfc03aac, matrix=..., mode=Qt::SmoothTransformation) at image/qimage.cpp:6443
#19 0xb5cf1962 in QImage::scaled (this=0xbfc03aac, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qimage.cpp:4319
#20 0xb6e5fedd in ?? () from /usr/lib/libkdeui.so.5
#21 0xb6e6704e 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=0x8d7b6e0) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:322
#23 0x0820455b in KVpnc::KVpnc (this=0x8d7b6e0, parent=0xbfc04198, __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=0xbfc04554) 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 264195, bug 263884, bug 259648, bug 259379, bug 253992.

Reported using DrKonqi
Comment 1 Pino Toscano 2011-02-17 14:11:00 UTC

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