Bug 256613 - kvpnc crash on startup
Summary: kvpnc crash on startup
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-11-11 16:00 UTC by eybuch
Modified: 2010-11-11 16:17 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 eybuch 2010-11-11 16:00:41 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:
- What I was doing when the application crashed: even after reboot my ubuntu 10.10 it still crash every time I select the application from main menu -> internet -> kvpnc. Looking at other backtraces it seems different, the signal is Aborted instead of Segmentation fault as reported in the others.

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Aborted
[KCrash Handler]
#7  0xb7712424 in __kernel_vsyscall ()
#8  0xb574b941 in raise () from /lib/libc.so.6
#9  0xb574ee42 in abort () from /lib/libc.so.6
#10 0xb5970055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0xb596df35 in ?? () from /usr/lib/libstdc++.so.6
#12 0xb596df72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0xb596e0e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#14 0xb596e677 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#15 0xb596e74d in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#16 0xb5d0962a in QImageScale::qimageCalcXPoints (sw=32, dw=1919251566) at painting/qimagescale.cpp:189
#17 0xb5d098d7 in QImageScale::qimageCalcScaleInfo (img=..., sw=32, sh=32, dw=1919251566, dh=1919251566, aa=1 '\001') at painting/qimagescale.cpp:289
#18 0xb5d09a83 in qSmoothScaleImage (src=..., dw=1919251566, dh=1919251566) at painting/qimagescale.cpp:1009
#19 0xb5bba193 in smoothScaled (source=<value optimized out>, w=1919251566, h=1919251566) at image/qimage.cpp:6251
#20 0xb5bbe516 in QImage::transformed (this=0xbfb92eec, matrix=..., mode=Qt::SmoothTransformation) at image/qimage.cpp:6443
#21 0xb5bbe962 in QImage::scaled (this=0xbfb92eec, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qimage.cpp:4319
#22 0xb6d2cedd in ?? () from /usr/lib/libkdeui.so.5
#23 0xb6d3404e 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=0x9b37bb0) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:322
#25 0x0820455b in KVpnc::KVpnc (this=0x9b37bb0, parent=0xbfb935d8, __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=0xbfb93994) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 256576, bug 256158, bug 255685, bug 255534, bug 255146.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-11-11 16:17:03 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 ***