We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have no name!@localhost:~$ wineboot assertion failed blink/ancillary.c:245:26003 assertion failed: (oflags = VfsFcntl(fildes, F_GETFL, 0)) != -1 (EBADF) PC 400016c5f7 syscall 0f 05 48 3d 00 f0 ff ff AX 000000000000002f CX 0000004000242960 DX 0000000040000000 BX 000000007ffc0000 SP 00004fffffffedb0 BP 00004fffffffede0 SI 00004fffffffede0 DI 0000000000000004 R8 0000000000000004 R9 0000000000000000 R10 0000000000000008 R11 0000000000000000 R12 00004ffffffff010 R13 0000000000000000 R14 00004fffffffef50 R15 00004fffffffef70 FS 00000040002500c0 GS 0000000000000000 OPS 150040 FLG ...... /opt/wine/bin/wine-preloader 4fffffffede0 00400016c5f7 recvmsg+0x17 48 bytes 000000000000 000000000000 UNKNOWN instructions_cached = 109444 instructions_decoded = 150040 interps = 596327 page_locks = 4774 page_overlaps = 3049 path_count = 26610 path_connected_total = 34740 path_connected_lazily = 31962 path_connected_directly = 21770 path_connected_interpreter = 787 path_elements = 113701 path_elements_auto = 21001 path_longest = 139 path_spliced = 427 path_abandoned = 1 path_longest_bytes = 9772 path_average_bytes = 284.347 path_average_elements = 4.27263 iov_created = 893 iov_stretches = 192 iov_fragments = 42 iov_reallocs = 1 syscalls = 3748 jumps_recorded = 31961 jumps_applied = 19352 path_ooms = 1 alu_ops = 19484 freelisted = 156 alu_unflagged = 9376 alu_simplified = 6558 fused_branches = 9571 tlb_hits = 2297574 tlb_misses = 144169 tlb_resets = 3740 jit_average_block = 261313 jit_cycles_avoided = 787 jit_pages_hits_1 = 46921 jit_pages_hits_2 = 5517 jit_hooks_installed = 26610 jit_hash_elements = 14302 jit_reallocs = 278 jit_callocs = 2309 jit_frees = 1401 jit_ints_alloc_slab = 47463 jit_ints_alloc_system = 27 jit_jump_alloc_freelist = 31885 jit_jump_alloc_system = 76 Aborted
The text was updated successfully, but these errors were encountered:
Can you run it under blink -sssse wine etc... and post the output?
blink -sssse wine etc...
Sorry, something went wrong.
log.txt
Some syscalls are missing from what I saw
No branches or pull requests
I have no name!@localhost:~$ wineboot assertion failed blink/ancillary.c:245:26003 assertion failed: (oflags = VfsFcntl(fildes, F_GETFL, 0)) != -1 (EBADF) PC 400016c5f7 syscall 0f 05 48 3d 00 f0 ff ff AX 000000000000002f CX 0000004000242960 DX 0000000040000000 BX 000000007ffc0000 SP 00004fffffffedb0 BP 00004fffffffede0 SI 00004fffffffede0 DI 0000000000000004 R8 0000000000000004 R9 0000000000000000 R10 0000000000000008 R11 0000000000000000
R12 00004ffffffff010 R13 0000000000000000 R14 00004fffffffef50 R15 00004fffffffef70
FS 00000040002500c0 GS 0000000000000000 OPS 150040 FLG ......
/opt/wine/bin/wine-preloader
4fffffffede0 00400016c5f7 recvmsg+0x17 48 bytes
000000000000 000000000000 UNKNOWN
instructions_cached = 109444
instructions_decoded = 150040
interps = 596327
page_locks = 4774
page_overlaps = 3049
path_count = 26610
path_connected_total = 34740
path_connected_lazily = 31962
path_connected_directly = 21770
path_connected_interpreter = 787
path_elements = 113701
path_elements_auto = 21001
path_longest = 139
path_spliced = 427
path_abandoned = 1
path_longest_bytes = 9772
path_average_bytes = 284.347
path_average_elements = 4.27263
iov_created = 893
iov_stretches = 192
iov_fragments = 42
iov_reallocs = 1
syscalls = 3748
jumps_recorded = 31961
jumps_applied = 19352
path_ooms = 1
alu_ops = 19484
freelisted = 156
alu_unflagged = 9376
alu_simplified = 6558
fused_branches = 9571
tlb_hits = 2297574
tlb_misses = 144169
tlb_resets = 3740
jit_average_block = 261313
jit_cycles_avoided = 787
jit_pages_hits_1 = 46921
jit_pages_hits_2 = 5517
jit_hooks_installed = 26610
jit_hash_elements = 14302
jit_reallocs = 278
jit_callocs = 2309
jit_frees = 1401
jit_ints_alloc_slab = 47463
jit_ints_alloc_system = 27
jit_jump_alloc_freelist = 31885
jit_jump_alloc_system = 76
Aborted
The text was updated successfully, but these errors were encountered: