Opened 7 years ago

Closed 5 years ago

Last modified 4 years ago

#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)

GLInfo-19597-debug-10-01-2017-19-02-11.report (26.8 KB ) - added by diver 7 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by cocobean, 6 years ago

Valid for hrev51877 x86_64.

comment:2 by Janus, 6 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 Janus, 6 years ago

Summary: [GLInfo] crashes on quit in BColumnListView::~BColumnListView()[GLInfo] crashes on quit in BColumnListView::~BColumnListView() (easy)

comment:4 by Prognoz, 5 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 waddlesplash, 5 years ago

Resolution: fixed
Status: newclosed

comment:6 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.