Void Linux discussion
 help / color / mirror / Atom feed
From: Jeremy Mason <jkyle...@gmail.com>
To: voidlinux <void...@googlegroups.com>
Subject: Segmentation fault following update
Date: Tue, 27 Oct 2015 00:57:01 -0700 (PDT)	[thread overview]
Message-ID: <7923bb5f-4953-43f7-85a1-7c60b2d5366c@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1078 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1196 bytes --]

             reply	other threads:[~2015-10-27  7:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27  7:57 Jeremy Mason [this message]
2015-10-27 17:08 ` Juan RP
2015-11-01 17:15   ` Jeremy Mason

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=7923bb5f-4953-43f7-85a1-7c60b2d5366c@googlegroups.com \
    --to="jkyle..."@gmail.com \
    --cc="void..."@googlegroups.com \
    /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).