Segfault after export to DiveShare

Dirk Hohndel dirk at hohndel.org
Fri Jan 30 07:17:25 PST 2015


On Fri, Jan 30, 2015 at 07:15:32AM -0800, Dirk Hohndel wrote:
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x0000000001810b80 in ?? ()
> > (gdb) bt
> > #0  0x0000000001810b80 in ?? ()
> > #1  0x000000000056a464 in DiveShareExportDialog::~DiveShareExportDialog() ()
> > #2  0x000000000056a489 in DiveShareExportDialog::~DiveShareExportDialog() ()
> 
> Yeah, we deleted an object that was already marked as deleteLater()
> earlier. Fix will be pushed soon.

And by that I meant to say, Anton fixed it already...
So I dropped my patch and took his (not that they were any different, mind
you).

:-)

/D


More information about the subsurface mailing list