From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 27 Oct 2015 00:57:01 -0700 (PDT) From: Jeremy Mason To: voidlinux Message-Id: <7923bb5f-4953-43f7-85a1-7c60b2d5366c@googlegroups.com> Subject: Segmentation fault following update MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6095_1702256135.1445932621036" ------=_Part_6095_1702256135.1445932621036 Content-Type: multipart/alternative; boundary="----=_Part_6096_409404376.1445932621037" ------=_Part_6096_409404376.1445932621037 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, Yesterday I updated the system using $ sudo xbps-install -Syu and recieved a large number of updated packages, including the 4.1.11_1 version of the kernel. Since then, when trying to launch MATLAB, I always get a segmentation fault: $ /usr/local/MATLAB/R2015b/bin/matlab MATLAB is selecting SOFTWARE OPENGL rendering. Segmentation fault I have never observed this happen before. I had a working installation of MATLAB before the update, and reinstalling the program does not help. I tried to figure out what is causing this with gdb: $ matlab -Dgdb MATLAB is selecting SOFTWARE OPENGL rendering. GNU gdb (GDB) 7.10 ... (gdb) run Starting program: /usr/local/MATLAB/R2015b/bin/glnxa64/MATLAB -prefersoftwareopengl [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () So it looks like the issue could be with the threading library. At this point I am not sure what to do. Any ideas? Thank you for the help, Jeremy Mason ------=_Part_6096_409404376.1445932621037 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello,

Yesterday I updated the system using

= $ sudo xbps-install -Syu

and recieved a large number of updated pack= ages, including the 4.1.11_1 version of the kernel. Since then, when trying= to launch MATLAB, I always get a segmentation fault:

$ /usr/local/M= ATLAB/R2015b/bin/matlab
MATLAB is selecting SOFTWARE OPENGL rendering.Segmentation fault

I have never observed this happen before. I had= a working installation of MATLAB before the update, and reinstalling the p= rogram does not help. I tried to figure out what is causing this with gdb:<= br>
$ matlab -Dgdb
MATLAB is selecting SOFTWARE OPENGL rendering.
= GNU gdb (GDB) 7.10
...
(gdb) run
Starting program: /usr/local/MATL= AB/R2015b/bin/glnxa64/MATLAB -prefersoftwareopengl
[Thread debugging usi= ng libthread_db enabled]
Using host libthread_db library "/usr/lib/= libthread_db.so.1".

Program received signal SIGSEGV, Segmentati= on fault.
0x0000000000000000 in ?? ()

So it looks like the issue = could be with the threading library. At this point I am not sure what to do= . Any ideas?

Thank you for the help,

Jeremy Mason
------=_Part_6096_409404376.1445932621037-- ------=_Part_6095_1702256135.1445932621036--