https://bugs.kde.org/show_bug.cgi?id=488624

--- Comment #1 from JATothrim <jarmo.tii...@gmail.com> ---
Got updated to 1.11.2 and I'm still experiencing the same bug. Just to note,
this issue is slightly different from
https://bugs.kde.org/show_bug.cgi?id=489494 and
https://bugs.kde.org/show_bug.cgi?id=487338 in that the kdiff3 dies to thrown
C++ exception from std::vector:

> terminate called after throwing an instance of 'std::out_of_range'
> what():  vector::_M_range_check: __n (which is 18446744073709551615) >= 
> this->size() (which is 9976)

There is an unsigned integer undeflow or some signed/unsigned index funk
somewhere. ;-) I would like to get this fixed asap, and I'm willing to build
kdiff3 from the source to do this.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to