Bug 252685 - Crash: 'kdesudo kvpnc' crashes; reinstall seemed to fix this
Summary: Crash: 'kdesudo kvpnc' crashes; reinstall seemed to fix this
Status: RESOLVED DUPLICATE of bug 246016
Alias: None
Product: kvpnc
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9.6
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Thielecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-28 20:48 UTC by Jeffrey
Modified: 2010-09-28 21:28 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 Jeffrey 2010-09-28 20:48:10 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-686 i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
Trying to run 'kdesudo kvpnc' and I get 'std::bad_alloc' issues.  This was working fine for a long time and this started today.  I purged the Kvpnc packages and reinstalled them and all was well for a bit, and now back to this.

Thanks for KDE and Kvpnc!

The crash can be reproduced some of the time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Aborted
[KCrash Handler]
#7  0xb7746424 in __kernel_vsyscall ()
#8  0x4d1f3751 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x4d1f6b82 in abort () at abort.c:92
#10 0x41a1e53f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0x41a1c405 in ?? () from /usr/lib/libstdc++.so.6
#12 0x41a1c442 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x41a1c581 in __cxa_throw () from /usr/lib/libstdc++.so.6
#14 0x41a1cbff in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#15 0x41a1ccdd in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#16 0x42303e7d in QImageScale::qimageCalcXPoints (sw=32, dw=1801675106) at painting/qimagescale.cpp:189
#17 0x42304137 in QImageScale::qimageCalcScaleInfo (img=..., sw=32, sh=32, dw=1801675106, dh=1801675106, aa=1 '\001') at painting/qimagescale.cpp:289
#18 0x423042e3 in qSmoothScaleImage (src=..., dw=1801675106, dh=1801675106) at painting/qimagescale.cpp:1009
#19 0x421c4ef3 in smoothScaled (source=<value optimized out>, w=1801675106, h=1801675106) at image/qimage.cpp:5875
#20 0x421ca12e in QImage::transformed (this=0xbff1a57c, matrix=..., mode=Qt::SmoothTransformation) at image/qimage.cpp:6067
#21 0x421ca562 in QImage::scaled (this=0xbff1a57c, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qimage.cpp:3998
#22 0x43973cdd in scaled (this=0x9bf80f8, path=..., size=1801675106) at /usr/include/qt4/QtGui/qimage.h:222
#23 KIconLoaderPrivate::createIconImage (this=0x9bf80f8, path=..., size=1801675106) at ../../kdeui/icons/kiconloader.cpp:794
#24 0x4397aace in KIconLoader::loadIcon (this=0x9bdb3f8, _name=..., group=KIconLoader::NoGroup, size=1801675106, state=0, overlays=..., path_store=0x0, canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1269
#25 0x0817f58a in KVpnc::initAction (this=0x9c53d40) at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/kvpnc.cpp:322
#26 0x08201ceb in KVpnc::KVpnc (this=0x9c53d40, parent=0xbff1ac68, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/kvpnc.cpp:112
#27 0x0824a398 in main (argc=1, argv=0xbff1b024) at /build/buildd-kvpnc_0.9.6a-2-i386-5eO5Q5/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 246016.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-28 21:28:45 UTC

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