#13192 closed bug (fixed)
[GLInfo] crashes on quit in BColumnListView::~BColumnListView() (easy)
Reported by: | diver | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Preferences/GLInfo | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev50849 x86_64.
As in title, GLInfo crashes after closing its window.
Attachments (1)
Change History (7)
by , 8 years ago
Attachment: | GLInfo-19597-debug-10-01-2017-19-02-11.report added |
---|
comment:1 by , 7 years ago
comment:2 by , 7 years ago
I think this is a double deletion of the BColumn objects in the CapabilitiesView. ColumnListView already deletes its columns in the destructor.
Deleting the rows is not required the OutlineView already does this (not a problem/crash because they are removed from the BColumnListView).
Same problem in ExtentionsView.
comment:3 by , 7 years ago
Summary: | [GLInfo] crashes on quit in BColumnListView::~BColumnListView() → [GLInfo] crashes on quit in BColumnListView::~BColumnListView() (easy) |
---|
comment:4 by , 6 years ago
I tested this issue in both 32bit and 64bit R1/beta1 and doesn't seem to be crashing anymore. I'm pretty sure this crash is solved.
comment:5 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
Valid for hrev51877 x86_64.