Matthieu Dartiailh

Results 291 comments of Matthieu Dartiailh

You could use VISA over a raw socket to avoid the pain of the VXI11 specification.

Depending on which VISA implementation you use (NI, Keysight, etc) you may need to manually add the resource (through Keysight Connection Expert for example) since TCP resources are not always...

Could you run the other tests by excluding the offending one to see if there are any other tests that trigger a similar behavior ?

Since I do not have a setup on which to easily open a core dump generated on ARM, could you reproduce the backtrace here ?

I am honestly not sure what is going on here. To make sure bytecode is really in cause, could you pick one offending test and disable any recompiled bytecode execution...

Can you confirm if this is a real issue or not ?

Ok. It is just that from the list you made in your previous comment the code object did look equal and that got me confused. I guess one would have...

@P403n1x87 is this still an actual issue ?

It depends if the TryBegin within a Bytecode object (use a Label) or within a Controlflowgraph (use a BasicBlock). Hope this helps.