Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614596 - dev-python/pandas-0.19.1 Unable to start Xvfb
Summary: dev-python/pandas-0.19.1 Unable to start Xvfb
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 04:26 UTC by Alessandro Barbieri
Modified: 2018-08-24 01:00 UTC (History)
3 users (show)

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


Attachments
emerge log (pandas.log,298.26 KB, text/plain)
2017-04-04 04:26 UTC, Alessandro Barbieri
Details
emerge info (pandas.info,11.74 KB, text/plain)
2017-04-04 04:26 UTC, Alessandro Barbieri
Details
emerge pqv (pandas.pqv,234 bytes, text/plain)
2017-04-04 04:27 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2017-04-04 04:26:14 UTC
Created attachment 469118 [details]
emerge log

I'm using putty and Xming
emerge fails with:

 * python3_4: running distutils-r1_run_phase python_compile_all
 * Scanning for an open DISPLAY to start Xvfb ...
 * '/usr/bin/Xvfb :16 -screen 0 1280x1024x24 +extension RANDR' returns:

(EE)
(EE) Backtrace:
(EE) 0: /usr/bin/Xvfb (xorg_backtrace+0x83) [0x561cf07636b8]
(EE) 1: /usr/bin/Xvfb (0x561cf05fe000+0x169405) [0x561cf0767405]
(EE) 2: /lib64/libpthread.so.0 (0x7f2010fce000+0x11640) [0x7f2010fdf640]
(EE) 3: /usr/bin/Xvfb (_dixInitPrivates+0xa9) [0x561cf07311ad]
(EE) 4: /usr/bin/Xvfb (dixAllocatePrivates+0xbf) [0x561cf07313c0]
(EE) 5: /usr/bin/Xvfb (0x561cf05fe000+0x1192b0) [0x561cf07172b0]
(EE) 6: /lib64/libc.so.6 (__libc_start_main+0x114) [0x7f2010c48794]
(EE) 7: /usr/bin/Xvfb (_start+0x29) [0x561cf0630709]
(EE)
(EE) Illegal instruction at address 0x561cf07311ad
(EE)
Fatal server error:
(EE) Caught signal 4 (Illegal instruction). Server aborting
(EE)

 * If possible, correct the above error and try your emerge again.
 * ERROR: dev-python/pandas-0.19.1::gentoo failed (compile phase):
 *   Unable to start Xvfb
 *
 * Call stack:
 *     ebuild.sh, line  115:  Called src_compile
 *   environment, line 4911:  Called distutils-r1_src_compile
 *   environment, line 1957:  Called _distutils-r1_run_common_phase 'python_compile_all'
 *   environment, line 1183:  Called _distutils-r1_run_foreach_impl 'python_compile_all'
 *   environment, line 1197:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile_all'
 *   environment, line 4345:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all'
 *   environment, line 3420:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile_all'
 *   environment, line 3418:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile_all'
 *   environment, line 1518:  Called distutils-r1_run_phase 'python_compile_all'
 *   environment, line 1945:  Called python_compile_all
 *   environment, line 3932:  Called virtx 'python3.4' 'make.py' 'html'
 *   environment, line 5691:  Called die
 * The specific snippet of code:
 *               die "Unable to start Xvfb";


starting manually Xvfb yeld to:

 Xvfb                                                                                                                     
(EE)
(EE) Backtrace:
(EE) 0: Xvfb (xorg_backtrace+0x83) [0x5580d69476b8]
(EE) 1: Xvfb (0x5580d67e2000+0x169405) [0x5580d694b405]
(EE) 2: /lib64/libpthread.so.0 (0x7f01e4ebb000+0x11640) [0x7f01e4ecc640]
(EE) 3: Xvfb (_dixInitPrivates+0xa9) [0x5580d69151ad]
(EE) 4: Xvfb (dixAllocatePrivates+0xbf) [0x5580d69153c0]
(EE) 5: Xvfb (0x5580d67e2000+0x1192b0) [0x5580d68fb2b0]
(EE) 6: /lib64/libc.so.6 (__libc_start_main+0x114) [0x7f01e4b35794]
(EE) 7: Xvfb (_start+0x29) [0x5580d6814709]
(EE)
(EE) Illegal instruction at address 0x5580d69151ad
(EE)
Fatal server error:
(EE) Caught signal 4 (Illegal instruction). Server aborting
(EE)
Comment 1 Alessandro Barbieri 2017-04-04 04:26:49 UTC
Created attachment 469120 [details]
emerge info
Comment 2 Alessandro Barbieri 2017-04-04 04:27:21 UTC
Created attachment 469122 [details]
emerge pqv
Comment 3 deference 2017-07-21 01:05:33 UTC
I'm also experiencing this problem.
Comment 4 Virgil Dupras (RETIRED) gentoo-dev 2018-08-23 01:41:32 UTC
Does it happen with any "virtx" based test? For example, do you get the same failure with dev-python/pillow testing?
Comment 5 deference 2018-08-23 23:07:12 UTC
Unfortunately, my computer broke and in the interest of faster recovery I am no longer running Gentoo Linux. I do plan to run it again, but for now I can be of little assistance.