Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

process shutdown always segfaults. 1.5.0 on 64 bit arch linux #10457

Closed
ariya opened this issue Mar 25, 2012 · 2 comments
Closed

process shutdown always segfaults. 1.5.0 on 64 bit arch linux #10457

ariya opened this issue Mar 25, 2012 · 2 comments

Comments

@ariya
Copy link
Owner

ariya commented Mar 25, 2012

j...@akalabs.net commented:

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.

@ariya
Copy link
Owner Author

ariya commented Mar 26, 2012

disponib...@yahoo.com commented:

I can confirm this. Same version and distribution.

Version: phantomjs-1.5.0-linux-x86_64-dynamic.tar.gz
Distribution: x86_64 arch linux 3.2.12-1-ARCH

@ariya
Copy link
Owner Author

ariya commented Mar 28, 2012

ariya.hi...@gmail.com commented:

Duplicated of issue 382. There is something fishy in the shutdown of QPA event dispatcher.

 
Metadata Updates

@ariya ariya closed this as completed Mar 28, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant