You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dankuchler (via GitHub)" <gi...@apache.org> on 2023/09/05 22:10:07 UTC

[GitHub] [beam] dankuchler commented on issue #28318: [Bug]: apache beam python SDK hangs and crashes with segmentation fault errors with orjson 3.9.4

dankuchler commented on issue #28318:
URL: https://github.com/apache/beam/issues/28318#issuecomment-1707371085

   The segmentation fault messages that we are seeing in the system log seems to indicate that it is coming from orjson:
   
   python[1925]: segfault at 7ff9f1ff4000 ip 00007ffa3c72df53 sp 00007ffa391bd000 error 6 in orjson.cpython-310-x86_64-linux-gnu.so[7ffa3c716000+2f000]
   python[82009]: segfault at 70 ip 00007f91e601bb09 sp 00007f9189bfa080 error 4 in orjson.cpython-310-x86_64-linux-gnu.so[7f91e600f000+2f000]
   python[1915]: segfault at 50 ip 00007f0431827b09 sp 00007f0407ffc1c0 error 4 in orjson.cpython-310-x86_64-linux-gnu.so[7f043181b000+2f000]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org