kyle-bersani / pythonext

Automatically exported from code.google.com/p/pythonext
Other
0 stars 1 forks source link

Xulrunner 10 segmentation error #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build Pythonext with Xulrunner 10 and Python 2.6
2. Unzip the .xpi file in distribution/bundles/pythonext@mozdev.org
3. Launch the application

What is the expected output? What do you see instead?
The application can't start. A "segmentation fault" error message is shown.

What version of the product are you using? On what operating system?
Pythonext from HG, release-10.0.0, self-built, Linux 32bit

Please provide any additional information below.
GDB reports the segmentation fault in libxul.so.

Original issue reported on code.google.com by assoa...@gmail.com on 24 Mar 2012 at 9:18