http://bugs.winehq.org/show_bug.cgi?id=58335
--- Comment #60 from Michael Setzer II mikes@kuentos.guam.net --- msetzerii@setzconote:~$ wineserver -k; script -c "gdb -q -ex 'source gdb-commands-58335_4.txt'" -a gdb-output-58335_4.txt Script started, output log file is 'gdb-output-58335_4.txt'. Catchpoint 1 (fork) Downloading separate debug info for system-supplied DSO at 0x7ffff7fc5000... [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". process 139770 is executing new program: /opt/wine-devel/lib64/wine/x86_64-unix/wine-preloader [Detaching after vfork from child process 139774]
Catchpoint 1 (forked process 139776), 0x00007ffff7e50d08 in ?? () [Detaching after fork from child process 139776] 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c5b3
Catchpoint 1 (forked process 139778), 0x00007ffff7e50d08 in ?? () [Detaching after fork from child process 139778] 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c5b3
Catchpoint 1 (forked process 139780), 0x00007ffff7e50d08 in ?? () [Attaching after process 139770 fork to child process 139780] [New inferior 2 (process 139780)] [Detaching after fork from parent process 139770] [Inferior 1 (process 139770) detached]
Thread 2.1 "start.exe" hit Catchpoint 1 (forked process 139781), 0x00007ffff7e50d08 in ?? () [Attaching after process 139780 fork to child process 139781] [New inferior 3 (process 139781)] [Detaching after fork from parent process 139780] [Inferior 2 (process 139780) detached] 0x00007ffff7e50d0e in ?? () Catchpoint 2 (exec) process 139781 is executing new program: /opt/wine-devel/lib64/wine/x86_64-unix/wine-preloader
Thread 3.1 "wine-preloader" hit Catchpoint 2 (exec'd /opt/wine-devel/lib64/wine/x86_64-unix/wine-preloader), 0x00007d7d00000000 in _start () 0x00007d7d00000000 in _start () Temporary breakpoint 3 at 0x7d7d000016a4: set_process_name. (3 locations)
Thread 3.1 "wine-preloader" hit Temporary breakpoint 3.1, set_process_name (argc=3, argv=0x7fffffffd708) at loader/preloader.c:1378 1378 for (p = name = argv[1]; *p; p++) if (p[0] == '/' && p[1]) name = p + 1; 1: x/i $pc => 0x7d7d000016a4 <wld_start+2548>: mov 0x10(%r13),%rax wld_start (stack=0x7fffffffd670) at loader/preloader.c:1500 1500 pargc[1] = pargc[0] - 1; 1: x/i $pc => 0x7d7d00001810 <wld_start+2912>: mov 0x0(%r13),%rax 139781 add symbol table from file "/usr/lib64/ld-linux-x86-64.so.2" at .text_addr = 0x7ffff7fbb2c0 add symbol table from file "/opt/wine-devel/lib64/wine/x86_64-unix/wine" at .text_addr = 0x7ffff7ff3480 Temporary breakpoint 4 at 0x7ffff7ff34ad: file loader/main.c, line 184.
Thread 3.1 "wine" hit Temporary breakpoint 4, main (argc=2, argv=0x7fffffffd708) at loader/main.c:184 184 if (init_func) init_func( argc, argv ); 1: x/i $pc => 0x7ffff7ff34ad <main+45>: test %rax,%rax add symbol table from file "/opt/wine-devel/lib64/wine/x86_64-unix/ntdll.so" at .text_addr = 0x7ffff7ccaec0 add symbol table from file "/usr/lib64/libc.so.6" at .text_addr = 0x7ffff7d92b80 warning: File "/usr/lib64/libthread_db.so.1" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /usr/lib64/libthread_db.so.1 line to your configuration file "/home/msetzerii/.config/gdb/gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/msetzerii/.config/gdb/gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. add symbol table from file "/usr/lib64/ld-linux-x86-64.so.2" at .text_addr = 0x7ffff7fbb2c0 add symbol table from file "/opt/wine-devel/lib64/wine/x86_64-unix/wine" at .text_addr = 0x7ffff7ff3480 Temporary breakpoint 5 at 0x7ffff7cece69: file dlls/ntdll/unix/loader.c, line 1566.
Thread 3.1 "winecfg.exe" hit Temporary breakpoint 5, load_ntdll_functions (module=0x6fffffbf0000) at dlls/ntdll/unix/loader.c:1596 1596 exports = get_module_data_dir( module, IMAGE_DIRECTORY_ENTRY_EXPORT, NULL ); 1: x/i $pc => 0x7ffff7cece69 <__wine_main+841>: mov 0x3c(%r12),%eax add symbol table from file "/opt/wine-devel/lib64/wine/x86_64-windows/winecfg.exe" at .text_addr = 0x140001000 add symbol table from file "/opt/wine-devel/lib64/wine/x86_64-windows/ntdll.dll" at .text_addr = 0x6fffffbf1000 add symbol table from file "/opt/wine-devel/lib64/wine/x86_64-unix/ntdll.so" at .text_addr = 0x7ffff7ccaec0 add symbol table from file "/usr/lib64/libc.so.6" at .text_addr = 0x7ffff7d92b80 warning: td_ta_new failed: generic error warning: File "/usr/lib64/libthread_db.so.1" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. add symbol table from file "/usr/lib64/ld-linux-x86-64.so.2" at .text_addr = 0x7ffff7fbb2c0 add symbol table from file "/opt/wine-devel/lib64/wine/x86_64-unix/wine" at .text_addr = 0x7ffff7ff3480 Temporary breakpoint 6 at 0x6fffffc0cc40: file dlls/ntdll/actctx.c, line 5252.
Thread 3.1 "winecfg.exe" hit Temporary breakpoint 6, RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5252 warning: 5252 dlls/ntdll/actctx.c: No such file or directory 1: x/i $pc => 0x6fffffc0cc40 <RtlCreateActivationContext>: push %r15 Temporary breakpoint 7 at 0x6fffffc0a2a0 (2 locations)
Thread 3.1 "winecfg.exe" hit Temporary breakpoint 7.1, 0x00006fffffc0a2a0 in RtlAllocateHeap () 1: x/i $pc => 0x6fffffc0a2a0 <RtlAllocateHeap>: lea 0x0(%rsp),%rsp 0x00006fffffc0cd39 in RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5279 5279 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc0cd39 <RtlCreateActivationContext+249>: mov %rax,%rbp $1 = 0x7ffffe324e90 Temporary breakpoint 8 at 0x6fffffc0cf18: file dlls/ntdll/actctx.c, line 5347.
Thread 3.1 "winecfg.exe" hit Temporary breakpoint 8, RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5350 5350 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc0cf18 <RtlCreateActivationContext+728>: movl $0x0,0x104(%rsp) Breakpoint 9 at 0x6fffffc0d1f0: file dlls/ntdll/actctx.c, line 3399. Breakpoint 10 at 0x6fffffc0d834: file dlls/ntdll/actctx.c, line 3336. Breakpoint 11 at 0x6fffffc0d238: file dlls/ntdll/actctx.c, line 3235. Breakpoint 12 at 0x6fffffc3f040: file dlls/ntdll/actctx.c, line 3058. Breakpoint 13 at 0x6fffffc4c560: file dlls/ntdll/actctx.c, line 2865. Breakpoint 14 at 0x6fffffc4c5b3: file dlls/ntdll/actctx.c, line 770.
Thread 3.1 "winecfg.exe" hit Breakpoint 13, parse_manifest (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x0, filename=filename@entry=0x0, module=module@entry=0x140000000, directory=directory@entry=0x0, shared=shared@entry=0, buffer=0x1400d1008, size=754) at dlls/ntdll/actctx.c:2865 2865 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc4c560 <parse_manifest>: push %r15 #0 parse_manifest (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x0, filename=filename@entry=0x0, module=module@entry=0x140000000, directory=directory@entry=0x0, shared=shared@entry=0, buffer=0x1400d1008, size=754) at dlls/ntdll/actctx.c:2865 #1 0x00006fffffc3f415 in get_manifest_in_module (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x0, filename=filename@entry=0x0, directory=directory@entry=0x0, hModule=0x140000000, resname=<optimized out>, lang=0, shared=0) at dlls/ntdll/actctx.c:3012 #2 0x00006fffffc0d192 in RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5360 #3 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #4 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #5 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #6 0x0000000000000000 in ?? () $2 = (struct actctx_loader *) 0x7ffffe2ff7e0 $3 = {actctx = 0x7ffffe324e90, dependencies = 0x0, num_dependencies = 0, allocated_dependencies = 0}
Thread 3.1 "winecfg.exe" hit Breakpoint 14, add_assembly (actctx=0x7ffffe324e90, at=ASSEMBLY_MANIFEST) at dlls/ntdll/actctx.c:770 770 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc4c5b3 <parse_manifest+83>: mov 0x28(%rbp),%r8 #0 add_assembly (actctx=0x7ffffe324e90, at=ASSEMBLY_MANIFEST) at dlls/ntdll/actctx.c:770 #1 parse_manifest (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x0, filename=filename@entry=0x0, module=module@entry=0x140000000, directory=directory@entry=0x0, shared=shared@entry=0, buffer=0x1400d1008, size=754) at dlls/ntdll/actctx.c:2873 #2 0x00006fffffc3f415 in get_manifest_in_module (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x0, filename=filename@entry=0x0, directory=directory@entry=0x0, hModule=0x140000000, resname=<optimized out>, lang=0, shared=0) at dlls/ntdll/actctx.c:3012 #3 0x00006fffffc0d192 in RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5360 #4 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #5 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #6 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #7 0x0000000000000000 in ?? () $4 = (ACTIVATION_CONTEXT *) 0x7ffffe324e90
Thread 3.1 "winecfg.exe" hit Breakpoint 9, parse_depend_manifests (acl=<optimized out>) at dlls/ntdll/actctx.c:3399 3399 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc0d1f0 <RtlCreateActivationContext+1456>: mov 0x4c(%rsp),%r10d #0 parse_depend_manifests (acl=<optimized out>) at dlls/ntdll/actctx.c:3399 #1 RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5384 #2 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #3 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #4 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #5 0x0000000000000000 in ?? ()
Thread 3.1 "winecfg.exe" hit Breakpoint 10, lookup_assembly (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3336 3336 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc0d834 <RtlCreateActivationContext+3060>: mov 0x18(%rdi),%rax #0 lookup_assembly (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3336 #1 parse_depend_manifests (acl=<optimized out>) at dlls/ntdll/actctx.c:3401 #2 RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5384 #3 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #4 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #5 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #6 0x0000000000000000 in ?? () $5 = (struct actctx_loader *) 0x7ffffe2ff7e0 $6 = {actctx = 0x7ffffe324e90, dependencies = 0x7ffffe325a10, num_dependencies = 1, allocated_dependencies = 4}
Thread 3.1 "winecfg.exe" hit Breakpoint 11, lookup_winsxs (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3235 3235 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc0d238 <RtlCreateActivationContext+1528>: cmpq $0x0,0x8(%rdi) #0 lookup_winsxs (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3235 #1 lookup_assembly (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3344 #2 parse_depend_manifests (acl=<optimized out>) at dlls/ntdll/actctx.c:3401 #3 RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5384 #4 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #5 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #6 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #7 0x0000000000000000 in ?? () $7 = (struct actctx_loader *) 0x7ffffe2ff7e0 $8 = {actctx = 0x7ffffe324e90, dependencies = 0x7ffffe325a10, num_dependencies = 1, allocated_dependencies = 4}
Thread 3.1 "winecfg.exe" hit Breakpoint 12, get_manifest_in_manifest_file (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, file=0x20) at dlls/ntdll/actctx.c:3058 3058 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc3f040 <get_manifest_in_manifest_file>: push %r13 #0 get_manifest_in_manifest_file (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, file=0x20) at dlls/ntdll/actctx.c:3058 #1 0x00006fffffc0d9c0 in lookup_winsxs (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3280 #2 lookup_assembly (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3344 #3 parse_depend_manifests (acl=<optimized out>) at dlls/ntdll/actctx.c:3401 #4 RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5384 #5 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #6 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #7 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #8 0x0000000000000000 in ?? () $9 = (struct actctx_loader *) 0x7ffffe2ff7e0 $10 = {actctx = 0x0, dependencies = 0x0, num_dependencies = 1, allocated_dependencies = 4}
Thread 3.1 "winecfg.exe" hit Breakpoint 13, parse_manifest (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=filename@entry=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, module=module@entry=0x0, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, buffer=0x7ffffe340000, size=1577) at dlls/ntdll/actctx.c:2865 2865 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc4c560 <parse_manifest>: push %r15 #0 parse_manifest (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=filename@entry=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, module=module@entry=0x0, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, buffer=0x7ffffe340000, size=1577) at dlls/ntdll/actctx.c:2865 #1 0x00006fffffc3f26d in get_manifest_in_manifest_file (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, file=0x20) at dlls/ntdll/actctx.c:3087 #2 0x00006fffffc0d9c0 in lookup_winsxs (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3280 #3 lookup_assembly (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3344 #4 parse_depend_manifests (acl=<optimized out>) at dlls/ntdll/actctx.c:3401 #5 RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5384 #6 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #7 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #8 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #9 0x0000000000000000 in ?? () $11 = (struct actctx_loader *) 0x7ffffe2ff7e0 $12 = {actctx = 0x0, dependencies = 0x0, num_dependencies = 1, allocated_dependencies = 4}
Thread 3.1 "winecfg.exe" hit Breakpoint 14, add_assembly (actctx=0x0, at=ASSEMBLY_SHARED_MANIFEST) at dlls/ntdll/actctx.c:770 770 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc4c5b3 <parse_manifest+83>: mov 0x28(%rbp),%r8 #0 add_assembly (actctx=0x0, at=ASSEMBLY_SHARED_MANIFEST) at dlls/ntdll/actctx.c:770 #1 parse_manifest (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=filename@entry=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, module=module@entry=0x0, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, buffer=0x7ffffe340000, size=1577) at dlls/ntdll/actctx.c:2873 #2 0x00006fffffc3f26d in get_manifest_in_manifest_file (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, file=0x20) at dlls/ntdll/actctx.c:3087 #3 0x00006fffffc0d9c0 in lookup_winsxs (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3280 #4 lookup_assembly (acl=0x7ffffe2ff7e0, ai=0x7ffffe325a10) at dlls/ntdll/actctx.c:3344 #5 parse_depend_manifests (acl=<optimized out>) at dlls/ntdll/actctx.c:3401 #6 RtlCreateActivationContext (new_actctx=new_actctx@entry=0x7ffffe2ff938, ptr=ptr@entry=0x7ffffe2ff940) at dlls/ntdll/actctx.c:5384 #7 0x00006fffffc32327 in actctx_init () at dlls/ntdll/actctx.c:5238 #8 0x00006fffffc454b9 in loader_init (context=context@entry=0x7ffffe2ffb00, entry=entry@entry=0x7ffffe2ffb80) at dlls/ntdll/loader.c:4451 #9 0x00006fffffc04724 in LdrInitializeThunk (context=0x7ffffe2ffb00, unk2=<optimized out>, unk3=<optimized out>, unk4=<optimized out>) at dlls/ntdll/signal_x86_64.c:1019 #10 0x0000000000000000 in ?? () $13 = (ACTIVATION_CONTEXT *) 0x0
Thread 3.1 "winecfg.exe" received signal SIGSEGV, Segmentation fault. parse_manifest (acl=acl@entry=0x7ffffe2ff7e0, ai=ai@entry=0x7ffffe2ff860, filename=filename@entry=0x7ffffe325320 L"\134\077\077\134\103\072\134\167\151\156\144\157\167\163\134\167\151\156\163\170\163\134\155\141\156\151\146\145\163\164\163\134\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145\146\056\155\141\156\151\146\145\163", <incomplete sequence \164>, module=module@entry=0x0, directory=directory@entry=0x7ffffe325450 L"\141\155\144\066\064\137\155\151\143\162\157\163\157\146\164\056\167\151\156\144\157\167\163\056\143\157\155\155\157\156\055\143\157\156\164\162\157\154\163\137\066\065\071\065\142\066\064\061\064\064\143\143\146\061\144\146\137\066\056\060\056\062\066\060\060\056\062\071\070\062\137\156\157\156\145\137\144\145\141\144\142\145\145", <incomplete sequence \146>, shared=shared@entry=1, buffer=0x7ffffe340000, size=1577) at dlls/ntdll/actctx.c:2873 2873 in dlls/ntdll/actctx.c 1: x/i $pc => 0x6fffffc4c5b3 <parse_manifest+83>: mov 0x28(%rbp),%r8 003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c5b3 [Inferior 3 (process 139781) detached] Script done.