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

Core dump on xenial #14330

Closed
waghanza opened this issue May 31, 2016 · 2 comments
Closed

Core dump on xenial #14330

waghanza opened this issue May 31, 2016 · 2 comments

Comments

@waghanza
Copy link

Hi,

Initializing a docker

FROM ubuntu:xenial
ENV DEBIAN_FRONTEND noninterractive
RUN apt-get -qq update

I'm using a binary (deb) package create for xenial provided phantomjs 2.1.1

Package: phantomjs
Priority: extra
Section: universe/web
Installed-Size: 919
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Architecture: amd64
Version: 2.1.1+dfsg-1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.3.0), libqt5printsupport5 (>= 5.0.2), libqt5webkit5 (>= 5.2.0), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.4.0)
Filename: pool/universe/p/phantomjs/phantomjs_2.1.1+dfsg-1_amd64.deb
Size: 307358
MD5sum: ad67963b0d5e870854125d18c4d33e65
SHA1: 0f5302f161c72c2ce47059b59edb1b13d1c0973a
SHA256: 231199593b127eb1000a44f7e0efc6cf26269dcb3aa0c08f6673a657faffc421
Description: minimalistic headless WebKit-based with JavaScript API
Description-md5: bf355eb2a4481e2b6c41bfbf308d318e
Homepage: http://www.phantomjs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug

Any phantomjs command fails with a

QXcbConnection: Could not connect to display 
PhantomJS has crashed. Please read the bug reporting guide at
<http://phantomjs.org/bug-reporting.html> and file a bug report.
Aborted

Has anyone use phantomjs on ubuntu ?

@waghanza
Copy link
Author

waghanza commented Jun 1, 2016

not a phantomjs bug

this core dump is due to ubuntu package

@waghanza waghanza closed this as completed Jun 1, 2016
@ariya
Copy link
Owner

ariya commented Aug 14, 2016

Same problem as #14376.

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