I'm getting a segfault in the latest git version
(SHA1: 09d08ddc1c13850557af28e8349bddd13ef5deec).
The problematic bit of code appears to be in profilewidget2.cpp, line 315

        if(temperatureItem){

                scene()->removeItem(temperatureItem);

                delete temperatureItem;

        }


The scene()->removeItem call throws the error. Is anybody else getting
this, or is it

maybe a problem with my divelog xml file?


Benjamin
_______________________________________________
subsurface mailing list
[email protected]
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to