Running the attached script with pypy-2.5, it just give out segmentation fault with core dump message.Yet, the same script run fine on pypy3-2.4.
Environment
On FreeBSD 10.1 using Cassandra 2.1.3 with python driver 2.1.4
Pull Requests
None
Attachments
1
Activity
Show:
Kishan Karunaratne
April 14, 2015 at 5:16 PM
I'm closing this ticket. Feel free to reopen if any new information comes up.
Kishan Karunaratne
April 14, 2015 at 1:24 AM
I'm unable to reproduce with the script on pypy-2.5 on FreeBSD 10.1 with Cassandra 2.1.3 and the driver version 2.1.4.
Kishan Karunaratne
April 9, 2015 at 8:31 PM
Unable to reproduce with the script on pypy-2.5 and pypy3 on a Linux Mint system (Debian-based). Will attempt to reproduce on FreeBSD.
Rick Smith
April 8, 2015 at 12:53 PM
@Kishan Karunaratne Please set up environment and try to reproduce this issue.
Adam Holmberg
April 7, 2015 at 10:04 PM
Seems like a pretty deep stacktrace inside of libpypy. Not any indication of where it originates in the driver. It could be some time before I can devote time to setting up a debug stack in FreeBSD. In the mean time, please add any additional information you uncover.
Running the attached script with pypy-2.5, it just give out segmentation fault with core dump message.Yet, the same script run fine on pypy3-2.4.