Hi Andreas,
can you please compile with debugging switched on. use ccmake to set
CMAKE_BUILD_TYPE to Debug.
Then start the binary with the debugger gdb. From the build path:
gdb bin/qmapshack
You have to enter 'r' in the command prompt to run the program. After the crash
you enter 'bt' for
backtrace. I need the output of that.
Oliver
> Hello,
>
> I had a look in the development of QMapShack and tried it on Ubuntu.
>
> Unfortunately I have often the problem of a crash (since early versions)
> - I don't know really why - it seems to me that it is
> caused by usage of maps - I used Garmin img maps (generated from
> OpenStreetMap) and Openstreetmap TMS map.
>
> Even on V1.00 the crash exists.
>
>
> Error on Console output is:
>
> Warning: QSslSocket: cannot resolve SSLv2_client_method
> Warning: QSslSocket: cannot resolve SSLv2_server_method
> *** Error in `qmapshack': corrupted double-linked list:
> 0x0000000001109880 ***
> Abgebrochen (Speicherabzug geschrieben)
>
> Hopefully this helps to find the bug.
>
> regards
> Andreas
>
> ----------------------------------------------------------------------------
> -- Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Qlandkartegt-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users