[Bug 800] - Wine crashes immediately with privileged instruction exception

wine-bugs at winehq.com wine-bugs at winehq.com
Sat Jun 15 04:47:54 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=800





------- Additional Comments From rankincj at yahoo.com  2002-06-15 04:47 -------
While trying to generate your "--debugmsg +all" output, I received the following
core-dump:

#0  put_string_a (src=0xc0000000 <Address 0xc0000000 out of bounds>, n=5)
    at debugtools.c:104
104             unsigned char c = *src++;

with the following back-trace:

(gdb) bt
#0  put_string_a (src=0xc0000000 <Address 0xc0000000 out of bounds>, n=5)
    at debugtools.c:104
#1  0x400e1623 in NTDLL_dbgstr_an (src=0xbfffff3e "/home/chris", n=1015)
    at debugtools.c:206
#2  0x40131129 in wine_dbgstr_an (s=0x6 <Address 0x6 out of bounds>, n=6)
    at debug.c:401
#3  0x400a498c in lstrcpynA (dst=0xbfffeef8 "x\0027@\224", 
    src=0xbfffff3e "/home/chris", n=1015) at ../../include/wine/debug.h:136
#4  0x400765d3 in PROFILE_LoadWineIni () at ../../files/profile.c:1053
#5  0x4008028f in MAIN_MainInit () at ../../loader/main.c:67
#6  0x400ce70a in process_init (argv=0xbffffd34)
    at ../../scheduler/process.c:435
#7  0x400ceb62 in PROCESS_InitWine (argc=4, argv=0xbffffd34, 
    win16_exe_name=0x6 <Address 0x6 out of bounds>, win16_exe_file=0x6)
    at ../../scheduler/process.c:548
#8  0x0804c1d8 in main () at main.c:101
#9  0x4024f9ed in __libc_start_main () from /lib/libc.so.6

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=800>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list