[valgrind] [Bug 383275] massif valgrind: m_xarray.c:162 (ensureSpaceXA): Assertion '!xa->arr' failed

2017-08-17 Thread Fred M
https://bugs.kde.org/show_bug.cgi?id=383275

--- Comment #3 from Fred M  ---

  not reproduced on the rev 16470 .

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

[valgrind] [Bug 383275] massif valgrind: m_xarray.c:162 (ensureSpaceXA): Assertion '!xa->arr' failed

2017-08-08 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=383275

Philippe Waroquiers  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Philippe Waroquiers  ---
Fixed in revision 16469
Bug created by a call to VG_(hintSizeXA) with a 0 size,
which causes m_xarray.c to allocate an array, while 0 elements
should correspond to no array allocated.

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

[valgrind] [Bug 383275] massif valgrind: m_xarray.c:162 (ensureSpaceXA): Assertion '!xa->arr' failed

2017-08-08 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=383275

Philippe Waroquiers  changed:

   What|Removed |Added

Summary|valgrind: m_xarray.c:162|massif valgrind:
   |(ensureSpaceXA): Assertion  |m_xarray.c:162
   |'!xa->arr' failed   |(ensureSpaceXA): Assertion
   ||'!xa->arr' failed

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