Github messages for voidlinux
 help / color / mirror / Atom feed
From: sebu06 <sebu06@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] mesa-20.0.3_1 Error starting CAESES
Date: Thu, 02 Apr 2020 11:29:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20565@inbox.vuxu.org> (raw)

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

New issue by sebu06 on void-packages repository

https://github.com/void-linux/void-packages/issues/20565

Description:
### System

* xuname:  
  Void 5.5.13_1 x86_64 GenuineIntel uptodate rrrrmdFFFF
* package:  
  mesa-20.0.3_1

### Expected behavior
Up to Mesa 19.3.4_1 I was able to run CAESES (proprietary CAD system) without any problems. With the current Mesa-libs, CAESES fails to start.

### Actual behavior
The following error message appears:
`libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/xorg/modules/drivers)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/xorg/modules/drivers)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/xorg/modules/drivers)
libGL error: failed to load driver: swrast
QGLTempContext: Unable to create GL context.
init glwindow: context not valid!
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
CAESES: xcb_io.c:260: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
`
By looking at the strace info, Mesa 19.3.4_1 loads:
`[pid 28187] openat(AT_FDCWD, "/usr/lib/xorg/modules/drivers/tls/i965_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 28187] openat(AT_FDCWD, "/usr/lib/xorg/modules/drivers/i965_dri.so", O_RDONLY|O_CLOEXEC) = 19`
whereas Mesa 20.0.3_1 loads:
`[pid 26302] openat(AT_FDCWD, "/usr/lib/xorg/modules/drivers/tls/swrast_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 26302] openat(AT_FDCWD, "/usr/lib/xorg/modules/drivers/swrast_dri.so", O_RDONLY|O_CLOEXEC) = 19

[pid 26302] openat(AT_FDCWD, "/usr/lib/xorg/modules/drivers/tls/iris_dri.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 26302] openat(AT_FDCWD, "/usr/lib/xorg/modules/drivers/iris_dri.so", O_RDONLY|O_CLOEXEC) = 20`

If necessary, I can provide full strace output for both mesa versions, but maybe this is enough to point into the right direction. I tried modesetting and xf86-video-intel - no difference.

Thanks for the help, 
Sebastian


             reply	other threads:[~2020-04-02  9:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02  9:29 sebu06 [this message]
2020-04-02  9:54 ` xtraeme
2020-04-02 10:02 ` sebu06
2020-04-02 10:07 ` sebu06
2020-04-02 15:13 ` st3r4g
2020-04-02 16:13 ` sebu06
2020-04-02 16:13 ` [ISSUE] [CLOSED] " sebu06

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20565@inbox.vuxu.org \
    --to=sebu06@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).