Hello fredvs,

you wrote on Sat, 19 Dec 2020 11:01:20 -0700 (MST):

> I try to make MSEgui compatible with CPU 64 bit AARCH64, for the new Rpi
> for example.
> 
> MSEGui is already compatible for CPU ARM 32 bit but not yet for AARCH 64
> bit.

That's very intersting, although I've no current use for it yet.

> SIGSEGV segmentation fault in STHANDLE ( error reading variable/ cannot
> access memory at address 0x7f00000008 )

Looks like an address calculation error - maybe an inadequate pointer size?
Or maybe a signed / unsigned issue?

> at ../mseide-msegui/lib/common/graphics/msegraphics.pas : 2468.
> 
> But this not help, line 2468 is a empty line and part of
> procedure tsimplebitmap.sethandle(const value: pixmapty);

Possibly an off-by-1 difference between line numbering schemata?
Could be cause by lines 2467 or 2469 then, does one of them contain a
suspicious statement?

-- 
-- 
(Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung
nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem)
-----------------------------------------------------------
Mit freundlichen Grüßen, S. Schicktanz
-----------------------------------------------------------




_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to