error 0 in libQt5WebEngineCore.so.5.12.8

Bug #1876881 reported by praseodym
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtwebengine-opensource-src (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Hi all,

I installed the Freespace 2 "Knossos" on Ubuntu MATE 20.04 launcher according to this:

sudo apt-get install nodejs npm python3-wheel python3-setuptools pyqt5-dev pyqt5-dev-tools qttools5-dev-tools qt5-default curl
sudo apt-get install python3-pyqt5.qtwebengine python3-pyqt5.qtwebchannel python3-requests-toolbelt python3-ply
wget http://ppa.launchpad.net/ngld/knossos/ubuntu/pool/main/p/python3-semantic-version/python3-semantic-version_2.3.1-1_all.deb
wget http://ppa.launchpad.net/ngld/knossos/ubuntu/pool/main/k/knossos/knossos_0.13.3-1~cosmic1_all.deb
wget http://ppa.launchpad.net/ngld/knossos/ubuntu/pool/main/p/python3-token-bucket/python3-token-bucket_0.2.0-1_all.deb
wget http://de.archive.ubuntu.com/ubuntu/pool/universe/p/python-raven/python3-raven_6.3.0-2_all.deb
curl https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py | sudo python3
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt update && sudo apt install yarn
pipenv install
yarn install
sudo dpkg -i *.deb

When running Knossos I receive the following error when installing retail campaigns:

[ 3351.918255] traps: QtWebEngineProc[4239] trap int3 ip:7fe7189f0cd3 sp:7ffe25160e90 error:0 in libQt5WebEngineCore.so.5.12.8[7fe7142fc000+4fac000]

apt-cache policy libqt5webengine5
libqt5webengine5:
  Installiert: 5.12.8+dfsg-0ubuntu1
  Installationskandidat: 5.12.8+dfsg-0ubuntu1
  Versionstabelle:
 *** 5.12.8+dfsg-0ubuntu1 500
        500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        100 /var/lib/dpkg/status
Any ideas?

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Sorry, this bugreport is not useful without a stack trace.

Please follow the instructions on https://wiki.ubuntu.com/DebuggingProgramCrash and try to get a stack trace.

Alternatively, a small example how to reproduce this crash would be useful. E.g. and HTML file, an URL and/or a C++ program using Qt WebEngine.

Changed in qtwebengine-opensource-src (Ubuntu):
status: New → Incomplete
Revision history for this message
praseodym (oliver-ehlert) wrote :

Hi,

thanks for answering.

During handling -not playing- that error occurred also saying that I don't have enough memory for a report (8 GB here). Meanwhile, I use Ubuntu 20.04 and after the latest updates the error didn't occur after I reinstalled Knossos.

Before that update I also had severe problems with the update-notifier packages "-gdm" and "-dbus", bit I don't think that is connected somwhow, is it?

Revision history for this message
praseodym (oliver-ehlert) wrote :

"but" not "bit"

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

No, it should not be related to anything -gdm or -dbus. As you say it doesn't occur now, I will better close it.

Changed in qtwebengine-opensource-src (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.