A Crash happened when terminal exit: Disabled - No sandbox or build area path
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I use a SSH connect to control my linux server, use the nohup command like < nohup matlab -batch XXX & >. It has to run when the SSH terminal is open, once I close the SSH connect, there was a error log as follows:
--------------------------------------------------------------------------------
          Segmentation violation detected at 2024-04-19 23:27:27 +0800
--------------------------------------------------------------------------------
Configuration:
  Crash Decoding           : Disabled - No sandbox or build area path
  Crash Mode               : continue (default)
  Default Encoding         : UTF-8
  Deployed                 : false
  GNU C Library            : 2.35 stable
  Graphics Driver          : Uninitialized software 
  Graphics card 1          : 0x1a03 ( 0x1a03 ) 0x2000 Version 0.0.0.0 (0-0-0)
  Graphics card 2          : 0x10de ( 0x10de ) 0x2230 Version 535.161.8.0 (0-0-0)
  Graphics card 3          : 0x10de ( 0x10de ) 0x2230 Version 535.161.8.0 (0-0-0)
  Interpreter 0            : Executing request: 64657461696C2F44656661756C744D564D2E637070
  Java Version             : Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
  MATLAB Architecture      : glnxa64
  MATLAB Entitlement ID    : 5495716
  MATLAB Root              : /usr/local/MATLAB/R2023b
  MATLAB Version           : 23.2.0.2515942 (R2023b) Update 7
  OpenGL                   : software
  Operating System         : Ubuntu 22.04.4 LTS
  Process ID               : 350820
  Processor ID             : x86 Family 6 Model 106 Stepping 6, GenuineIntel
  Session Key              : 2abd6abf-b69c-4262-b88d-0abf64d32345
  Window System            : Moba/X (12101008), display localhost:10.0
Fault Count: 1
Abnormal termination:
Segmentation violation
Current Thread: 'GTP_2' id 139445827262016
Register State (from fault):
  RAX = 00007ed2ac007960  RBX = 00007ed1b03922d0
  RCX = 58dbec1fe9ff6785  RDX = 00007ed1b03922d0
  RSP = 00007ed342ffc6b0  RBP = 00007ed342ffc6f0
  RSI = 0000000000000000  RDI = 00007ed5801a0630
   R8 = 4fd858b793e95466   R9 = 00007ed1dc009668
  R10 = 0000000000000000  R11 = 0000000000000000
  R12 = 00007ed5801a0630  R13 = 00007ed5412a2ac7
  R14 = 00007ed1b03922d0  R15 = 00007ed2ac003e40
  RIP = 00007ed580121c8d  EFL = 0000000000010202
   CS = 0033   FS = 0000   GS = 0000
Stack Trace (from fault):
[  0] 0x00007ed580121c8d /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01260685
[  1] 0x00007ed580121d58 /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01260888
[  2] 0x00007ed580120313 /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01254163
[  3] 0x00007ed5800e7462 /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01021026
[  4] 0x00007ed5800e8af8 /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01026808
[  5] 0x00007ed5800f24eb /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01066219
[  6] 0x00007ed5800ed406 /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01045510
[  7] 0x00007ed587b41f25    /usr/local/MATLAB/R2023b/bin/glnxa64/libmwms.so+03415845
[  8] 0x00007ed5800eb973 /usr/local/MATLAB/R2023b/bin/glnxa64/ddux/ddux_logging/ddux_logging/mwddux_logging.so+01038707
[  9] 0x00007ed588bf6277 /usr/local/MATLAB/R2023b/bin/glnxa64/libmwboost_thread.so.1.78.0+00045687
[ 10] 0x00007ed588e94ac3                    /lib/x86_64-linux-gnu/libc.so.6+00608963
[ 11] 0x00007ed588f26850                    /lib/x86_64-linux-gnu/libc.so.6+01206352
** This crash report has been saved to disk as /home/JXJIN/matlab_crash_dump.350820-1 **
MATLAB is exiting because of fatal error
0 comentarios
Respuestas (1)
  Shivani
      
 el 19 de Jun. de 2024
        Hello @Jiaxin
You are encountering this error while using the application due to a known issue caused by a bug in the third-party GNU C library on Linux. 
You can read more about the bug along with the suggested workarounds in the External Bug report by accessing this link: https://www.mathworks.com/support/bugreports/2632298 
0 comentarios
Ver también
Categorías
				Más información sobre Startup and Shutdown en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

