TrueOsiris / docker-vrising

Container for V-Rising dedicated server
244 stars 63 forks source link

fixme:server:invoke_system_apc syscall frame changed in APC function, frame (nil), saved_frame #42

Closed TrueOsiris closed 6 months ago

TrueOsiris commented 1 year ago

Currently investigating these lines in log on tiny arm nas:

  D-Bus not built with -rdynamic so unable to print a backtrace
wine: Assertion failed at address 000015086C096A7C (thread 0094), starting debugger...
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
016c:fixme:server:invoke_system_apc syscall frame changed in APC function, frame (nil), saved_frame 0x6754f9f8.
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
Worstjibs commented 1 year ago

I'm getting the same, did you figure out the issue?

yonsaber commented 1 year ago

Getting this same issue sadly, I do end up with a looped printing of 00f0:fixme:file:CancelSynchronousIo (000000000000006C): stub

Log:

This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace
wine: Assertion failed at address 00007FE9D58C7A7C (thread 0060), starting debugger...
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0184:fixme:server:invoke_system_apc syscall frame changed in APC function, frame (nil), saved_frame 0x6758f9f8.
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
wine: Unhandled exception 0x80000003 in thread 24 at address 0000000180EA6C15 (thread 0024), starting debugger...
01d4:fixme:event:wait_for_withdrawn_state window 0x10056/1000001 wait timed out
00f0:fixme:file:CancelSynchronousIo (000000000000006C): stub
dcgsteve commented 1 year ago

Same here still, using latest version :(