|
| From: | jose.marchesi at oracle dot com |
| Subject: | [Bug default/28380] "poke" received signal SIGSEGV, Segmentation fault, printing a two dimensional array |
| Date: | Thu, 24 Nov 2022 15:29:39 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28380
Jose E. Marchesi <jose.marchesi at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2022-11-24
Status|UNCONFIRMED |NEW
--- Comment #1 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
This happens because of the way complex l-map operations are implemented, along
with the `reloc' and `unreloc' PVM instructions. These instructions doesn't
really work with data structures with the same value stored in different
places.
This shall be changed to a better solution.
--
You are receiving this mail because:
You are on the CC list for the bug.
| [Prev in Thread] | Current Thread | [Next in Thread] |