- Posts: 5
- Thank you received: 0
Kafka / rs_export_rtdb?? erreur ?
18 minutes ago #85
by Sébastien
Replied by Sébastien on topic Kafka / rs_export_rtdb?? erreur ?
Here, in ssabox version 6.1.5 /exe/ we compiled rs_export_gen and the output seems correct: "$ rs_export_gen
I Adding application. aix: 22
/usr/pwr61/load/select.json generated with 140 columns" and for rs_export_rtdb it's more complicated, we're stuck on the segmentation fault? ".1")}, 16) = 0
poll([{fd=4, events=POLLOUT}], 1, 0) = 1 ([{fd=4, revents=POLLOUT}])
sendto(4, "}n\1\0\0\1\0\0\0\0\0\0\"saal-schema-registr"..., 85, MSG_NOSIGNAL, NULL, 0) = 85
poll([{fd=4, events=POLLIN}], 1, 5000) = 1 ([{fd=4, revents=POLLIN}])
ioctl(4, FIONREAD, [160]) = 0
recvfrom(4, "}n\201\203\0\1\0\0\0\1\0\0\"saal-schema-registr"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [28 => 16]) = 160
close(4) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x14} ---
+++ killed by SIGSEGV +++
Segmentation fault
" ?? We followed the Kafka documentation for 6.1.5. Could you help me? Thanks
I Adding application. aix: 22
/usr/pwr61/load/select.json generated with 140 columns" and for rs_export_rtdb it's more complicated, we're stuck on the segmentation fault? ".1")}, 16) = 0
poll([{fd=4, events=POLLOUT}], 1, 0) = 1 ([{fd=4, revents=POLLOUT}])
sendto(4, "}n\1\0\0\1\0\0\0\0\0\0\"saal-schema-registr"..., 85, MSG_NOSIGNAL, NULL, 0) = 85
poll([{fd=4, events=POLLIN}], 1, 5000) = 1 ([{fd=4, revents=POLLIN}])
ioctl(4, FIONREAD, [160]) = 0
recvfrom(4, "}n\201\203\0\1\0\0\0\1\0\0\"saal-schema-registr"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.1")}, [28 => 16]) = 160
close(4) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x14} ---
+++ killed by SIGSEGV +++
Segmentation fault
" ?? We followed the Kafka documentation for 6.1.5. Could you help me? Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.469 seconds