Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533398 - sys-apps/sandbox: hang in webkit_get_default_session() with nvidia libGL.so
Summary: sys-apps/sandbox: hang in webkit_get_default_session() with nvidia libGL.so
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Sandbox (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 463960 533128
  Show dependency tree
 
Reported: 2014-12-23 15:29 UTC by nE0sIghT
Modified: 2022-10-20 02:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Test suite (webkitgtk-hang-test-1.tar.gz,663 bytes, application/x-gzip)
2014-12-23 15:29 UTC, nE0sIghT
Details
Backtrace when hang. webkit-gtk builded with -g0 (backtrace,21.27 KB, text/plain)
2014-12-23 15:30 UTC, nE0sIghT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nE0sIghT 2014-12-23 15:29:48 UTC
Created attachment 392278 [details]
Test suite

Steps to reproduce:

# eselect opengl set xorg-x11
# emerge -1 net-libs/webkit-gtk:3
# eselect opengl set nvidia
# tar -xvzf ./webkitgtk-hang-test-1.tar.gz 
# cd webkitgtk-hang-test-1
# ./build.sh 
# sudo -u portage ./gdumpparser.py <-- Normal exit every try
# sudo -u portage sandbox ./gdumpparser.py <-- Hang with 4 threads waiting (about 4 of 5 tries)
Comment 1 nE0sIghT 2014-12-23 15:30:31 UTC
Created attachment 392280 [details]
Backtrace when hang. webkit-gtk builded with -g0