search for: dbg_size

Displaying 1 result from an estimated 1 matches for "dbg_size".

Did you mean: db_size
2009 Mar 15
1
WoW under wine and winecfg segfault
...the pproblem lies in wineserver, but that is misleading. The line vanishes when I start wineserver manually, but the crashes remain. The last lines of the output of wineserver -d -f after running winecfg: Code: 0009: load_dll( handle=0000, base=7e130000, name=00127a18, size=176128, dbg_offset=0, dbg_size=0, filename=L"C:\\windows\\system32\\winealsa.drv" ) 0009: load_dll() = 0 0009: open_key( parent=001c, access=00000001, attributes=00000000, name=L"Software\\Wine\\Alsa Driver" ) 0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=0000 } 0009: *killed* exit_code=0 0008: *process kil...