Relative Content

Tag Archive for selenium-webdriverpytestextentreportsselenium-extent-reportjpype

Im getting this error “fatal Python error: Bus error”

I have a test script for which I’m using selenium along with pytest. Sometimes I get an error saying ‘fatal Python erorr: Bus error’. Im not using sockets, threads or anything else that requires use of memory allocation and even pointers. I’ve attached screenshots for reference.
I’m also using jpype so that i can use extent report for reporting purposes and the first line in the screenshot that is giving the error in the conftest.py in fin is as follows: