On 11 November 2014 17:23, Lubomir I. Ivanov <[email protected]> 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 -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
