Bug 268764 - It says it's fixed, I'm not so sure of that
Summary: It says it's fixed, I'm not so sure of that
Status: RESOLVED DUPLICATE of bug 246016
Alias: None
Product: kvpnc
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9.6
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Thielecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 18:20 UTC by Rick
Modified: 2011-03-17 22:58 UTC (History)
1 user (show)

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 Rick 2011-03-17 18:20:54 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.5.1 (KDE 4.5.1) (Compiled from sources)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-27-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed: trying to open the program after a reboot. Had to reboot in the first place, because when opening kvpnc it froze my pc

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Aborted
[KCrash Handler]
#5  0x00f32416 in __kernel_vsyscall ()
#6  0x02d20941 in raise () from /lib/libc.so.6
#7  0x02d23e42 in abort () from /lib/libc.so.6
#8  0x03c7a055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x03c77f35 in ?? () from /usr/lib/libstdc++.so.6
#10 0x03c77f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x03c780e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#12 0x03c78677 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
#13 0x03c7874d in operator new[](unsigned int) () from /usr/lib/libstdc++.so.6
#14 0x015ac71a in QImageScale::qimageCalcYPoints (src=0x8cd7f68, sw=32, sh=32, dh=673204560) at painting/qimagescale.cpp:161
#15 0x015ac954 in QImageScale::qimageCalcScaleInfo (img=..., sw=32, sh=32, dw=673204560, dh=673204560, aa=1 '\001') at painting/qimagescale.cpp:293
#16 0x015aca83 in qSmoothScaleImage (src=..., dw=673204560, dh=673204560) at painting/qimagescale.cpp:1009
#17 0x0145d193 in smoothScaled (source=<value optimized out>, w=673204560, h=673204560) at image/qimage.cpp:6251
#18 0x01461516 in QImage::transformed (this=0xbf99a9ec, matrix=..., mode=Qt::SmoothTransformation) at image/qimage.cpp:6443
#19 0x01461962 in QImage::scaled (this=0xbf99a9ec, s=..., aspectMode=Qt::IgnoreAspectRatio, mode=Qt::SmoothTransformation) at image/qimage.cpp:4319
#20 0x00b12edd in ?? () from /usr/lib/libkdeui.so.5
#21 0x00b1a04e in KIconLoader::loadIcon(QString const&, KIconLoader::Group, int, int, QStringList const&, QString*, bool) const () from /usr/lib/libkdeui.so.5
#22 0x08181dea in _start ()

This bug may be a duplicate of or related to bug 246016.

Possible duplicates by query: bug 266523, bug 264195, bug 263884, bug 259648, bug 259379.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-03-17 22:58:34 UTC
It is fixed in KDE 4.5.2.

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