pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52452: qt3-tools build 'uic' stuck in "fdclose" w/modular Xorg on i386-8.0_BETA and i386-8.99.1
The following reply was made to PR pkg/52452; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/52452: qt3-tools build 'uic' stuck in "fdclose" w/modular
Xorg on i386-8.0_BETA and i386-8.99.1
Date: Sun, 20 Aug 2017 12:10:07 -0500 (CDT)
On Sun, 20 Aug 2017, John D. Baker wrote:
> Will check 'mplayer' (modulo 'ffmpeg3' text relocations) and 'Xorg' soon.
'mplayer' gets past this hurdle:
[...]
4554 1 mplayer open("/usr/pkg/lib/libGL.so.1", 0, 0xbfbeb7e0) = 3
4554 1 mplayer __fstat50(0x3, 0xbfbeb7e0) = 0
4554 1 mplayer mmap(0, 0x1000, 0x1, 0x1, 0x3, 0, 0, 0) = 0xb5aaf000
4554 1 mplayer munmap(0xb5aaf000, 0x1000) = 0
4554 1 mplayer mmap(0, 0x66000, 0x5, 0x2, 0x3, 0, 0, 0) = 0xb5a4a000
4554 1 mplayer mmap(0xb5aae000, 0x2000, 0x3, 0x12, 0x3, 0, 0x64000, 0) = 0xb5aae000
4554 1 mplayer mmap(0xb5ab0000, 0, 0x3, 0x1012, 0xffffffff, 0, 0, 0) = 0xb5ab0000
4554 1 mplayer close(0x3) = 0
[...]
but ultimately fails due to text relocations and attempt to write-enable
a text segment. That's likely a topic for a different PR.
Modular Xorg no-longer hangs in "fdclose", but now segfaults. Excerpt
from "Xorg.0.log":
[...]
[ 65749.280] (II) Using input driver 'kbd' for '<default keyboard>'
[ 65749.280] (**) Option "CoreKeyboard" "on"
[ 65749.280] (**) <default keyboard>: always reports core events
[ 65749.280] (**) <default keyboard>: always reports core events
[ 65749.281] (**) Option "Protocol" "standard"
[ 65749.281] (**) Option "XkbRules" "base"
[ 65749.281] (**) Option "XkbModel" "pc105"
[ 65749.281] (**) Option "XkbLayout" "us"
[ 65749.281] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7)
[ 65749.303] (EE) Segmentation fault at address 0x4
[ 65749.306] (EE)
Fatal server error:
[ 65749.306] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 65749.307] (EE)
[ 65749.307] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 65749.307] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 65749.308] (EE)
[ 65750.402] (EE) Server terminated with error (1). Closing log file.
It did not leave a core file. This, too, is likely a topic for a
different PR.
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index