Filter löschen
Filter löschen

matlab drive connector no GUI crashes miserably Linux

1 Ansicht (letzte 30 Tage)
Mateusz Grzywacz
Mateusz Grzywacz am 9 Dez. 2017
Bearbeitet: Luke Phillips am 5 Dez. 2018
Ok, so I managed to install Matlab connector with an official installer. It depends on unzip, which is not present im my distro, but nevermind.
It installs in $HOME/.MATLABConnector/ and creates symlink in $HOME/bin/MATLABConnector. Executing this in CMD lists available commands: start, stop, status, toggle (meaning show GUI). I'm mentioning this, because official guide evades mentioning Linux -.-.
I want exactly this. I want GUI to appear, because I want to use the application. But then it crashes. I have no idea what does this stacktrace mean, but the first point of failure seems to be libmwfl.so ... I'd be happy test it against someone's suggestions.
------------------------------------------------------------------------
std::terminate() detected at Sat Dec 9 20:56:52 2017
------------------------------------------------------------------------
Architecture : glnxa64
Processor ID : Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
Host Name : <machine_name>
Locale : pl_PL
Abnormal termination:
std::terminate()
Register State (captured):
RAX = 00007fa4e48b7de0 RBX = 00007fa57386b3c8
RCX = 000000000000000a RDX = 00007fa57385c120
RSP = 00007fa4e48b7cc0 RBP = 00007fa4e48b8080
RSI = 0000000000000000 RDI = 00007fa4e48b7cd0
R8 = 00007fa57386b3c8 R9 = 00007fa571c68da0
R10 = 57da25c76deb2e00 R11 = 00007fa4e0002640
R12 = 00007fa57387b458 R13 = 00007fa4e48b8470
R14 = 0000000000000004 R15 = 00007fa4e48b8cb0
RIP = 00007fa573573dde EFL = 00000000014212a8
CS = 69a8 FS = 70e3 GS = 7fa5
Stack Trace (captured):
[ 0] 0x00007fa57356e183 bin/glnxa64/libmwfl.so+00827779
[ 1] 0x00007fa57356e1dc bin/glnxa64/libmwfl.so+00827868 _ZN2fl4diag15stacktrace_base7captureEm+00000028
[ 2] 0x00007fa5735713c2 bin/glnxa64/libmwfl.so+00840642
[ 3] 0x00007fa573913bf2 bin/glnxa64/libmwagentutils.so+00617458
[ 4] 0x00007fa5739162b9 bin/glnxa64/libmwagentutils.so+00627385
[ 5] 0x00007fa573916f78 bin/glnxa64/libmwagentutils.so+00630648
[ 6] 0x00007fa573911e8c bin/glnxa64/libmwagentutils.so+00609932
[ 7] 0x00007fa57197b8e6 $HOME/.MATLABConnector/v1.0.1.3/<machine_name>/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6+00575718
[ 8] 0x00007fa57197b933 $HOME/.MATLABConnector/v1.0.1.3/<machine_name>/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6+00575795
[ 9] 0x00007fa5719a8ed8 $HOME/.MATLABConnector/v1.0.1.3/<machine_name>/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6+00761560
[ 10] 0x00007fa57117608a /usr/lib/libpthread.so.0+00028810
[ 11] 0x00007fa570ead47f /usr/lib/libc.so.6+01008767 clone+00000063
[ 12] 0x0000000000000000 <unknown-module>+00000000
  5 Kommentare
Rajan Paranji
Rajan Paranji am 7 Aug. 2018
Sorry to add to the sad story guys, but the problem is still there for a combination of Fedora 28 and matlab connector v1.1.1.0. I tried everything that the support threw at me but same status. Without the gui, is it possible to use this feature ? I don't mind using the browser to see how the Drive is doing.
Luke Phillips
Luke Phillips am 5 Dez. 2018
Bearbeitet: Luke Phillips am 5 Dez. 2018
Still getting the same error on Ubuntu 18.10 when trying to launch the GUI.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Urankhai
Urankhai am 14 Feb. 2018
Hi! Have you solved it? I have a similar error and no idea how to fix it..

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by