Select location of divesite in new map widget

Dirk Hohndel dirk at hohndel.org
Tue Oct 3 10:30:20 PDT 2017


> On Oct 3, 2017, at 10:23 AM, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> the latest master crashes for me on startup with:
> 
> -----------------------------------------------------------------------------------------------------------
> Program received signal SIGSEGV, Segmentation fault.
> DiveListView::DiveListView (this=<optimized out>, parent=0x0)
>    at C:\dev\subsurface\desktop-widgets\divelistview.cpp:98
> 98                              defaultWidth[col] = width;
> (gdb) bt
> #0  DiveListView::DiveListView (this=<optimized out>, parent=0x0)
>    at C:\dev\subsurface\desktop-widgets\divelistview.cpp:98
> #1  0x0040804d in MainWindow::MainWindow (this=0x1a9abe80)
>    at C:\dev\subsurface\desktop-widgets\mainwindow.cpp:105
> #2  0x004016db in init_ui ()
>    at C:\dev\subsurface\subsurface-desktop-helper.cpp:36
> #3  0x00694378 in main (argc=1, argv=0x4b69928)
>    at C:\dev\subsurface\subsurface-desktop-main.cpp:91
> -----------------------------------------------------------------------------------------------------------

I think this is the same as what Gaetan reported.

Can you check if this still happens with the branch I created
a PR from (countryTaxonomy)?

Because I don't see that crash here...

/D


More information about the subsurface mailing list