SAP / gorfc

SAP NW RFC Connector for GO
Apache License 2.0
96 stars 42 forks source link

Segfault RfcUTF8ToSAPUC #11

Closed STiAT closed 3 years ago

STiAT commented 6 years ago

OS: Win10 go version go1.10.1 windows/amd64 nwrfcsdk version 7.20 x86/64

the function fillString causes a segfault at line 96 callling RfcUTF8ToSAPUC in the nwrfcsdk. Looking at the code it looks fine for me though.

JonasDann commented 6 years ago

We had seemingly random segfaults on Windows before. I at the moment cannot propose a solution, but just know that Windows is still experimental because of such problems.

bsrdjan commented 4 years ago

Should be fixed in 0.1.0

STiAT commented 4 years ago

I'll try to give feedback within this or next week. While I implemented that in another language by now, it'll be a good test.

bsrdjan commented 4 years ago

The Windows is not supported until #21 fixed

bsrdjan commented 3 years ago

Closing due to the sunset of the project.