Subsurface 4.5 (Win10) crash after adding dive with planner

Linus Torvalds torvalds at linux-foundation.org
Sat Oct 17 17:39:01 PDT 2015


On Oct 17, 2015 17:34, "Lubomir I. Ivanov" <neolit123 at gmail.com> wrote:
>
> 1017b090: 80 39 00             cmpb   $0x0,(%ecx)  <---------
>
> to me, that closely resembles a NULL pointer check.

No, that's a byte compare, so it's just looking for the terminating zero in
the string.

Looks like something passed in an invalid string to me, but I have no idea
how to debug under windows.

    Linus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20151017/0c4bd49e/attachment.html>


More information about the subsurface mailing list