[Bug 4663] New: ypops no longer runs under wine 0.9.8, it ran perfectly under wine 0.9.7 and ealyer

Wine Bugs wine-bugs at winehq.org
Sun Feb 26 01:00:05 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4663

           Summary: ypops no longer runs under wine 0.9.8, it ran perfectly
                    under wine 0.9.7 and ealyer
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: multescugeorge at yahoo.com


The program appears to start, but it exits without ANY error messages. The  
program can be found in the appDatabase. I got wine 0.9.7 from a tarrball and  
ypops worked, i got wine 0.9.8 from tarball too, and it didn't work, got wine  
again from CVS on 26.02.2006 and the result was the same.  
Here is a short winedbg session:     
# winedbg ypops.exe    
WineDbg starting on pid 0xa    
start_process () at /usr/src/wine/dlls/kernel/process.c:845    
0x7fcb11bb start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in    
kernel32: subl       $12,%esp    
845             ExitProcess( entry( peb ) );    
Wine-dbg>bt    
Backtrace:    
=>1 0x7fcb11bb start_process+0xb7(arg=0x0)    
[/usr/src/wine/dlls/kernel/process.c: 845] in kernel32 (0x7fcb11bb)    
  2 0xb7f18ccb (0xb7f18ccb)    
 Wine-dbg>run   
0x7fca11bb start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in   
kernel32: subl       $12,%esp   
845             ExitProcess( entry( peb ) );   
845             ExitProcess( entry( peb ) );   
Wine-dbg>cont 
err:systray:start_systray_process timeout waiting for L"explorer /systray" to 
start 
Process of pid=0x0000000c has terminated 
Wine-dbg>cont 
No process loaded, cannot execute 'cont' 
Wine-dbg>run 
0x7fca11bb start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in 
kernel32: subl       $12,%esp 
845             ExitProcess( entry( peb ) ); 
845             ExitProcess( entry( peb ) ); 
Wine-dbg>cont 
Process of pid=0x00000010 has terminated 
Wine-dbg> quit 
Any suggestions about further debugging? The program is quite usefull and i 
wish i could run it with the newest wine possible.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list