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

Crash upon exit (Lighthouse/QPA) #10497

Closed
milianw opened this issue Apr 11, 2012 · 4 comments
Closed

Crash upon exit (Lighthouse/QPA) #10497

milianw opened this issue Apr 11, 2012 · 4 comments
Milestone

Comments

@milianw
Copy link
Contributor

milianw commented Apr 11, 2012

m...@milianw.de commented:

Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.

current git master

What steps will reproduce the problem?

  1. run any phantomjs
  2. quit
  3. "segmentation fault"

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff574801f in QEventDispatcherQPAPrivate::~QEventDispatcherQPAPrivate() ()
from /home/milian/projects/kde4/phantomjs/src/qt/lib/libQtGui.so.4
(gdb) bt

0 0x00007ffff574801f in QEventDispatcherQPAPrivate::~QEventDispatcherQPAPrivate() ()

from /home/milian/projects/kde4/phantomjs/src/qt/lib/libQtGui.so.4

1 0x00007ffff4e2a970 in QObject::~QObject() ()

from /home/milian/projects/kde4/phantomjs/src/qt/lib/libQtCore.so.4

2 0x00007ffff57474e7 in QEventDispatcherQPA::~QEventDispatcherQPA() ()

from /home/milian/projects/kde4/phantomjs/src/qt/lib/libQtGui.so.4

3 0x00007ffff4e258a5 in QObjectPrivate::deleteChildren() ()

from /home/milian/projects/kde4/phantomjs/src/qt/lib/libQtCore.so.4

4 0x00007ffff4e2a93c in QObject::~QObject() ()

from /home/milian/projects/kde4/phantomjs/src/qt/lib/libQtCore.so.4

5 0x00007ffff56e77b5 in QApplication::~QApplication() ()

from /home/milian/projects/kde4/phantomjs/src/qt/lib/libQtGui.so.4

6 0x000000000040cc00 in main ()

What is the expected output? What do you see instead?

no seg fault

Which operating system are you using?

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric

Did you use binary PhantomJS or did you compile it from source?

Please provide any additional information below.

fixed with #232

Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #497.
🌟   10 people had starred this issue at the time of migration.

@ariya
Copy link
Owner

ariya commented Apr 12, 2012

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

Landed in 67d2e8c2f7.

Also backported to 1.5 branch.

 
Metadata Updates

  • Label(s) removed:
    • Priority-Medium
  • Label(s) added:
    • Priority-High
    • Component-Logic
    • Domain-Qt
  • Milestone updated: Release1.5 (was: ---)

@ariya
Copy link
Owner

ariya commented Apr 12, 2012

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

Issue 382 has been merged into this issue.

@ariya
Copy link
Owner

ariya commented Apr 12, 2012

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

 

 
Metadata Updates

  • Title updated: Crash upon exit (Lighthouse/QPA)

@ariya
Copy link
Owner

ariya commented Apr 12, 2012

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

 

 
Metadata Updates

  • Status updated: Fixed

@ariya ariya closed this as completed Apr 12, 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

2 participants