docker-vrising icon indicating copy to clipboard operation
docker-vrising copied to clipboard

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

Open TrueOsiris opened this issue 2 years ago • 3 comments

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

TrueOsiris avatar Jun 03 '23 11:06 TrueOsiris

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

Worstjibs avatar Jun 12 '23 21:06 Worstjibs

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

yonsaber avatar Jun 19 '23 22:06 yonsaber

Same here still, using latest version :(

dcgsteve avatar Jul 14 '23 20:07 dcgsteve