Notepad is behaving very strangely today. It crashes every time I try to change 
the font. 
However, when I tried to trace the problem using winedbg, the font changed 
fine, after the following fixme showed up. 
Then when I closed the winedbg terminal window, notepad closed too. 

su...@ubuntu:~$ winedbg
Wine-dbg>info process
 pid      threads  parent   executable (all id:s are in hex)
 00000008 1        00000000 'notepad.exe'
 0000000e 3        0000000a 'services.exe'
 00000011 4        0000000e 'winedevice.exe'
 00000018 1        00000008 'explorer.exe'
Wine-dbg>attach 0x8
0x680007f0 GLIBC_2+0x7f0 in ld-linux.so.2: int  $0x80
Wine-dbg>set $BreakOnFirstChance=0
Wine-dbg>cont
fixme:winedbg:be_i386_is_func_call Unsupported yet call insn (0xcd) at 
0x680007f0






Reply via email to