Hi
On 16.06.2015 23:44, ☎ wrote:
That makes it even more strange: I do see the fprintf, moreover if I explicitly print value of real_sendto in sendto wrapper from gprs_bssgp_test.c I got 0.
----- test_bssgp_flow_control_bvc START
This message is commit from gprs_ns_sendmsg() within gb/gprs_ns.c:
Unable to resolve NSEI 4660 to NS-VC!
So it is the override for that function (gprs_bssgp_test.c:67) that doesn't work.
Assert failed rc >= 0 gb/gprs_bssgp_test.c:229 backtrace() returned 4 addresses ./gprs_bssgp_test() [0x4013c9] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f0786082a40] ./gprs_bssgp_test() [0x4014e9] fish: Job 1, './gprs_bssgp_test' terminated by signal SIGABRT (Abort)
Seems like it's not the linker to be blamed.
I don't agree, see above.
Jacob