Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid crash when m_costs is empty #967

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

dfaure-kdab
Copy link
Member

#0  0x00007f763131a048 in GammaRay::PaintBufferModel::setCosts(QList<double> const&) (this=this@entry=0x27a499f0, costs=QList<double> (size = 0)) 
    at /d/kdab/src/Legrand/gammaray/core/paintbuffermodel.cpp:139                                                                                 
#1  0x00007f76313164d3 in GammaRay::PaintAnalyzer::endAnalyzePainting() (this=<optimized out>) at /d/kdab/src/Legrand/gammaray/core/paintanalyzer.cpp:173
#2  0x00007f7630042e73 in GammaRay::PaintAnalyzerExtension::analyzePainting(QGraphicsItem*) (this=0x27ab1a70, item=0x286b9e60)                    
    at /d/kdab/src/Legrand/gammaray/plugins/sceneinspector/paintanalyzerextension.cpp:108                                                         
#3  0x00007f7631335791 in GammaRay::PropertyController::setObject(QObject*) (this=0x2729b3c0, object=0x286b9e50)                                  
    at /d/kdab/src/Legrand/gammaray/core/propertycontroller.cpp:81
#4  0x00007f7630047a8b in GammaRay::SceneInspector::sceneItemSelectionChanged(QItemSelection const&) (this=0x27a94520, selection=<optimized out>)
    at /d/kdab/src/Legrand/gammaray/plugins/sceneinspector/sceneinspector.cpp:197

@CLAassistant
Copy link

CLAassistant commented Apr 4, 2024

CLA assistant check
All committers have signed the CLA.

@winterz
Copy link
Contributor

winterz commented Apr 4, 2024

+2
the failure against kdstatemachineeditor is not the fault of this PR.

@dfaure-kdab dfaure-kdab merged commit 08ad63c into KDAB:master Apr 4, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants