https://bugs.kde.org/show_bug.cgi?id=514151
--- Comment #3 from Friedrich W. H. Kossebau <[email protected]> --- Thanks for the quick reply :) Okay, will then switch for now testing against the JS variant, to be most close to your experience (with the XML variant tested only afterwards). > But if I replace the function with a literal "100000", now Okteta crashes > with signal 11 and core dump on start-up! What about using "65536", so the limit + 1? Would you have an example where you are above the limit (and thus hit the bad following offsets) without a crash? Being just abiove the limit is where things had started crashing for me, in the branch dealing with being above the limit somewhere during "logWarn()" execution for yet to understand reasons throws some out of memory for me, by what the log showed: https://invent.kde.org/utilities/okteta/-/blob/0.26/kasten/controllers/view/structures/datatypes/array/arraydatainformation.cpp#L30 -- You are receiving this mail because: You are watching all bug changes.
