stack trace for bug #755

Lubomir I. Ivanov neolit123 at gmail.com
Tue Nov 11 08:42:34 PST 2014


On 11 November 2014 17:23, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>
> but i think i found another one:
>> - start new divelog
>> - import dives/test0.xml-test38.xml
> - select first dive in the trip
> - select second dive in the trip (dive #35?)
>
> it enters an infinite loop allocating 3MB per second while frozen.
>

i'm a bit confused about this one...

created ticked:
http://trac.subsurface-divelog.org/ticket/759#ticket

ticket text:
--------------

Qt 5.3.0, win7 64bit, SHA1: d06cc2c68e10bb3

start subsurface
load ./dives/test35.xml

the dctype='CCR' attribute in test35.xml is causing an infinite loop.
if i put this line:

puts("<---reached");

after:

dataModel->emitDataChanged();
in ProfileWidget2::plotDive()

it's never reached. wasn't able to debug it further...
------------

lubomir
--


More information about the subsurface mailing list