[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1010269: crashes immediately at start



Package: wine-development
Version: 6.23~repack-1

Whenever I run any wine-development command, for example `wine-development winecfg`, even in a new, empty, WINEPREFIX, I get a crash immediately:

% wine-development winecfg
err:environ:read_nls_file failed to load 10/0
zsh: segmentation fault  wine-development winecfg

with more verbose logging:

% WINEDEBUG=+all wine-development winecfg
err:environ:read_nls_file failed to load 10/0
trace:virtual:NtAllocateVirtualMemory 0xffffffff 0x7ffe0000 00001000 3000 00000002
trace:virtual:dump_view View: 0x7ffe0000 - 0x7ffe0fff (valloc)
trace:virtual:dump_view       0x7ffe0000 - 0x7ffe0fff c-r--
trace:virtual:NtAllocateVirtualMemory 0xffffffff (nil) 00200000 102000 00000004
trace:virtual:map_view got mem in reserved area 0x3fe00000-0x40000000
trace:virtual:dump_view View: 0x3fe00000 - 0x3fffffff (valloc)
trace:virtual:dump_view       0x3fe00000 - 0x3fffffff --rw-
trace:virtual:NtAllocateVirtualMemory 0xffffffff 0x3ffe0000 00020000 1000 00000004
trace:virtual:dump_view View: 0x3fe00000 - 0x3fffffff (valloc)
trace:virtual:dump_view       0x3fe00000 - 0x3ffdffff --rw-
trace:virtual:dump_view       0x3ffe0000 - 0x3fffffff c-rw-
sock_init: shutdown() causes EOF
wineserver: starting (pid=1315093)
0020: *fd* 02e1 -> 23
0024: *fd* 7 <- 23
0024: *fd* 9 <- 24
0024: init_first_thread( unix_pid=1315091, unix_tid=1315091, debug_level=1, reply_fd=7, wait_fd=9 ) 0024: init_first_thread() = 0 { pid=0020, tid=0024, server_start=1d85a3ae26eac84 (-0.0000630), session_id=00000001, info_size=0, machines={8664,014c} } 0024: open_mapping( access=000f001f, attributes=00000000, rootdir=0000, name=L"\\KernelObjects\\__wine_user_shared_data" )
0024: open_mapping() = 0 { handle=0004 }
0024: get_handle_fd( handle=0004 )
0024: *fd* 0004 -> 20
0024: get_handle_fd() = 0 { type=1, cacheable=1, access=000f001f, options=00000020 }
0024: close_handle( handle=0004 )
0024: close_handle() = 0
3189712.026:0020:0024:trace:ntdll:init_cpu_info <- CPU arch 0, level 23, rev 28928, features 0xebf9bfff 3189712.026:0020:0024:trace:ntdll:NtQueryInformationToken (0xfffffffa,1,0xffc6efd4,76,0xffc6efb0)
0024: get_token_sid( handle=fffffffa, which_sid=00000001 )
0024: get_token_sid() = 0 { sid_len=28, sid={S-1-5-21-0-0-0-1000} }
3189712.027:0020:0024:trace:reg:NtCreateKey ((nil),L"\\Registry\\User\\S-1-5-21-0-0-0-1000\\Software\\Wine",<null>,0,f003f,0xffc6f360) 0024: create_key( access=000f003f, options=00000000, objattr={rootdir=0000,attributes=00000040,sd={},name=L"\\Registry\\User\\S-1-5-21-0-0-0-1000\\Software\\Wine"}, class=L"" )
0024: create_key() = OBJECT_NAME_NOT_FOUND { hkey=0000, created=0 }
3189712.027:0020:0024:trace:reg:NtCreateKey <- (nil)
3189712.027:0020:0024:trace:file:find_drive_rootA "/tmp/plop-262610" -> drive Z:, root="/", name="/tmp/plop-262610"
0024: *killed* exit_code=0
zsh: segmentation fault  WINEDEBUG=+all wine-development winecfg


Reply to: