|
Can you send me source code for it?
I can't start .Net under wine - it fails in x11 driver. Tweaked sources with test app. are attached.
Jiri, I confirm the issue. But not only port number and IP is bad - the whole event delivery in second attach is broken, I get AVs, assertions, etc. Will investigate more.
Jiri, after fixing http://tracker.firebirdsql.org/browse/CORE-2437 I can't reproduce an issue. Without fixing also could not, but due to getting segfaults :))
Can you check it with HEAD? There were BOFs before fix (and they happened exactly when I tried to connect second time). Therefore I suppose current issue may be also gone now. Though problem may be also due to .Net client (I fixed only fbclient). I anyway plan to backport 2437 to 2.1 and 2.0, but wish to have your results first. Hi Alex, looks like it's fixed. I'm not able to reproduce the error now.
Marked as resolved after fixing related issue.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
app.exe "hostname/port:database" "username" "password"
First attempt will be successful (right IP and port), second returns random data.