[Wine]DC++ crashes with current CVS wine

Pavel Troller patrol at sinus.cz
Sun Nov 21 01:22:02 CST 2004


Hi!
 I have a problem, that DC++ client now crashes in wine. The problem is that it
crashes using its own exception handler, from the wine's point of view the app
is running OK. The client simply pops up a dialog box saying that it just
crashed and the debug info is placed in a file called exceptioninfo.txt. OK, the
file is really there and it really shows something important:

Code: c0000005
Version: 0.4034
Major: 4
Minor: 10
Build: 67766446
SP: 0
Type: 0
Time: 2004-11-21 08:09:57
TTH: EJEUEI5NYOW2OQOXRJC7OHZ2ZUSLA5JF6IPD6TI

c:\documents\vcprojects\dcplusplus\windows\transferview.cpp(195): ?
c:\documents\vcprojects\dcplusplus\windows\transferview.h(50): ?
c:\program files\vs.net 2003\vc7\atlmfc\include\atlwin.h(3017): ?
user32!0x666BABF7: ?
user32!0x666BAF39: ?
user32!0x666C0D29: ?
user32!0x666ED284: ?
user32!0x666EE099: ?
user32!0x666EE2D5: ?
comctl32!0x57758097: ?
comctl32!0x5775D2C5: ?
comctl32!0x5775DFAE: ?
comctl32!0x5775E518: ?
comctl32!0x577666D7: ?
comctl32!0x577675C7: ?
user32!0x666BABF7: ?
user32!0x666BAF39: ?
user32!0x666C0D29: ?
c:\program files\vs.net 2003\vc7\atlmfc\include\atlwin.h(3020): ?
user32!0x666BABF7: ?
user32!0x666BAF39: ?
user32!0x666C0D29: ?
user32!0x666A3996: ?
c:\documents\vcprojects\include\wtl-7.5.4196\atlapp.h(499): ?
c:\documents\vcprojects\dcplusplus\windows\main.cpp(270): ?
0x1F83D6C8: ?

Because user32 and comctl32 are both mentioned in the backtrace, I tried to
switch them to native, but the program then crashed in a much worse way,
ending at a wine-dbg> prompt.
  This exception info is shown, when win98 is emulated. Normally I'm emulating
nt40, in which case the backtrace is missing but the crash is looking very
similar from the user's point of view.
  No important information (like unimplemented call etc.) is shown in the
wine's stdout/stderr.
  Is there a developer which can help with this problem ?
                                              With regards, Pavel Troller



More information about the wine-users mailing list