Summary: | Crash on startup | ||
---|---|---|---|
Product: | [Unmaintained] kvpnc | Reporter: | timalkemade |
Component: | general | Assignee: | Christoph Thielecke <crissi99> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cfeck |
Priority: | NOR | ||
Version: | 0.9.6 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
timalkemade
2011-03-17 10:20:06 UTC
It is indeed the same bug 246016. The backtrace is not different either. It crashes when calling QImageScale::qimageCalcXPoints (sw=32, dw=1952796200), i.e. it tries to create a 32 x 1952796200 pixel pixmap, which obviously fails. Bug is fixed if you update either KVpnc or KDE. *** This bug has been marked as a duplicate of bug 246016 *** |