Post Reply 
Error after update
19-02-2026, 18:07
Post: #10
RE: Error after update
Thanks for this. There are a few issues here:

1) The javaopts setting did not work. I suspect this is because of a file permissions issue with your minimstart.conf file that prevents the file from being read by MinimServer. If you created the file while logged into a terminal window as the root user, you need to use chmod and/or chown to make the file readable by all users. Alternaitvely, you can login to DSM as the adminstrator user and upload the file using File Station, which will automatically apply the correct permissions.

2) The resourceInfo output prior to the crash shows that only 14220352 heap bytes are in use. The figures for committed and consumed are 58951752 and 96436224, which suggests that a lot of memory is being allocated and freed as a result of VLC browsing activity.

3) The code location where the crash occurs is not doing a large memory allocation. It is appending what should be a small amount of data to what should be a fairly small string. This (together with 2 above) suggests that VLC is doing something different from other control points when it browses the library.

Would you be willing to create a debug log so that I can see what VLC is doing when you browse your library? If so, I will post instructions for doing this and sending me the log file.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Error after update - AnthonyEd - 18-02-2026, 12:48
RE: Error after update - simoncn - 18-02-2026, 13:39
RE: Error after update - AnthonyEd - 18-02-2026, 16:26
RE: Error after update - simoncn - 18-02-2026, 17:18
RE: Error after update - AnthonyEd - 18-02-2026, 19:55
RE: Error after update - simoncn - 18-02-2026, 23:18
RE: Error after update - AnthonyEd - 19-02-2026, 14:04
RE: Error after update - simoncn - 19-02-2026, 14:47
RE: Error after update - AnthonyEd - 19-02-2026, 15:00
RE: Error after update - simoncn - 19-02-2026 18:07
RE: Error after update - AnthonyEd - 20-02-2026, 11:25
RE: Error after update - simoncn - 20-02-2026, 11:52
RE: Error after update - simoncn - 20-02-2026, 15:42
RE: Error after update - AnthonyEd - 20-02-2026, 16:19
RE: Error after update - simoncn - 20-02-2026, 17:37
RE: Error after update - AnthonyEd - 08-03-2026, 18:36
RE: Error after update - simoncn - 08-03-2026, 21:59
RE: Error after update - AnthonyEd - 08-03-2026, 23:55

Forum Jump:


User(s) browsing this thread: 1 Guest(s)