You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
version 1.5.0, the linux x86_64 binary distribution. Host operating system is Arch Linux.
To recreate run phantomjs with any set of arguments:
$ phantomjs --version
1.5.0
Segmentation fault
$ phantomjs test.js # test.js will run to completion just fine
Segmentation fault
Running under gdb I get this stacktrace:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff593d5bf in QEventDispatcherQPAPrivate::~QEventDispatcherQPAPrivate() ()
from /home/kkrev/bin/lib/phantomjs/bin/../lib/libQtGui.so.4
(gdb) bt
0 0x00007ffff593d5bf in QEventDispatcherQPAPrivate::~QEventDispatcherQPAPrivate() ()
from /home/kkrev/bin/lib/phantomjs/bin/../lib/libQtGui.so.4
1 0x00007ffff4ffbb8a in QObject::~QObject() () from /home/kkrev/bin/lib/phantomjs/bin/../lib/libQtCore.so.4
2 0x00007ffff593c9e7 in QEventDispatcherQPA::~QEventDispatcherQPA() ()
from /home/kkrev/bin/lib/phantomjs/bin/../lib/libQtGui.so.4
3 0x00007ffff4ff4c44 in QObjectPrivate::deleteChildren() ()
from /home/kkrev/bin/lib/phantomjs/bin/../lib/libQtCore.so.4
4 0x00007ffff4ffbb56 in QObject::~QObject() () from /home/kkrev/bin/lib/phantomjs/bin/../lib/libQtCore.so.4
5 0x00007ffff58d17d1 in QApplication::~QApplication() ()
from /home/kkrev/bin/lib/phantomjs/bin/../lib/libQtGui.so.4
Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #457.
🌟 5 people had starred this issue at the time of migration.
The text was updated successfully, but these errors were encountered:
j...@akalabs.net commented:
Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #457.
🌟 5 people had starred this issue at the time of migration.
The text was updated successfully, but these errors were encountered: