Summary: | Printing crashes on click on Properties (QList<T>::at: \"index out of range\") | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Oliver Putz <Regnaron> |
Component: | qt | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | jlayt |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Valgrind log for bug #159868 |
Description
Oliver Putz
2008-03-26 01:22:43 UTC
There is no kdeprint in KDE 4, yet. Created attachment 24053 [details] Valgrind log for bug #159868 A valgrind log for this crash This is an out-of-bounds access in QPPDOptionsModel, which is part of Qt (src/gui/dialogs/qprintdialog_unix.cpp). We need to make a testcase, test it with the latest Qt, and send it to Trolltech... Works for me, and heard no other complaints, so assuming resolved upstream, unless you can provide sequence of actions to reproduce using latest Qt. |