Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] vdpauinfo: segfault
@ 2019-06-27 15:37 voidlinux-github
  2019-07-01 16:49 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-27 15:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1493 bytes --]

New issue by ackalker on void-packages repository

https://github.com/void-linux/void-packages/issues/12717
Description: ### System

* xuname:  
  Void 5.1.15_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFFFFF
* package:  
  vdpauinfo-1.0_3

### Expected behavior

Running `vdpauinfo` should output VDPAU capabilities without crashing.

### Actual behavior

Running `vdpauinfo` on my system produces a segmentation fault without any other output.

### Steps to reproduce the behavior

* While running X, in a terminal run the command `vdpauinfo`

### Additional notes

* Graphics card
  NVIDIA GM107 [GeForce GTX 750]
* Video driver
  nouveau

I suspected that this could be a library issue, so I ran the tool again using `LD_DEBUG=libs`. The last bit of output on my system is (full output [here](https://gist.github.com/b58b979e3859d4862d96e15e06809758)):

```sh
$ LD_DEBUG=libs vdpauinfo
[...]
      3793:	calling init: /usr/lib/vdpau/libvdpau_nouveau.so.1
      3793:	
      3793:	find library=libnss_files.so.2 [0]; searching
      3793:	 search cache=/etc/ld.so.cache
      3793:	  trying file=/usr/lib/libnss_files.so.2
      3793:	
      3793:	
      3793:	calling init: /usr/lib/libnss_files.so.2
      3793:	

Segmentation fault
```

So it looks like the crash occurs while trying to init `libnss_files.so.2`, and in any case before control is transferred to `vdpauinfo` binary.
I'm wondering: could the recent `glibc` update be the culprit?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-29  2:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27 15:37 [ISSUE] vdpauinfo: segfault voidlinux-github
2019-07-01 16:49 ` voidlinux-github
2021-02-15  5:50 ` ericonr
2022-04-15  2:12 ` github-actions
2022-04-29  2:13 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).