[rkward] [Bug 505364] RKWard crashed when selecting Use Wizard in Scatterplot window

Matt Fagnani bugzilla_noreply at kde.org
Mon Jun 9 06:02:15 BST 2025


https://bugs.kde.org/show_bug.cgi?id=505364

--- Comment #1 from Matt Fagnani <matt.fagnani at bell.net> ---
QWidget::setParent and QWidgetPrivate::init had the argument
parent=parent at entry=0x28 which looked like an invalid pointer. Similarly,
RKComponent::RKComponent, RKPreviewBox::RKPreviewBox, and lower functions in
the trace had parent_widget=0x28. RKStandardComponent::RKStandardComponent had
parent_widget=parent_widget at entry=0x0. The parent widget might've been invalid
(null + 0x28).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the rkward-devel mailing list