cannot build pam inside a qemu-armel chroot due to segfault in w3m
Bug #943539 reported by
Matt Fischer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro QEMU |
New
|
Undecided
|
Unassigned | ||
qemu-linaro (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
I am attempting to build pam inside a lucid-based chroot on top of precise/amd64. In the later stages of the build, xsltproc runs and it ends up segfaulting. The build works fine on real hardware.
I will attempt to narrow it down to a simple command you can run and post that as a comment when I get it.
mfisch@caprica:~$ apt-cache policy qemu-user-static
qemu-user-static:
Installed: 1.0.50-
Candidate: 1.0.50-
Version table:
*** 1.0.50-
500 http://
100 /var/lib/
Changed in qemu-linaro (Ubuntu): | |
importance: | Undecided → Medium |
To post a comment you must log in.
In order to repro this you need to install the following packages inside your chroot: w3m xsltproc
Using the file README.xml that I am attaching below, run the following command:
/usr/bin/xsltproc --path . --xinclude --stringparam generate.toc "none" --nonet http:// docbook. sourceforge. net/release/ xsl/current/ html/docbook. xsl README.xml | /usr/bin/w3m -T text/html -dump > ./README