[Bug 26897] New: tradeblazer V4 crashes when loading in data

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 23 02:13:03 CDT 2011


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

           Summary: tradeblazer V4 crashes when loading in data
           Product: Wine
           Version: 1.3.18
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cnbiz850 at sohu.com


Created an attachment (id=34295)
 --> (http://bugs.winehq.org/attachment.cgi?id=34295)
crash log when run without setting WINEDEBUG

I have been running its version 3 (which I have created an entry in Wine's
AppDB) with Wine for over a year with basically no problem. Lately, the program
is upgraded to version 4 and it crashes with Wine. I tried to print out debug
messages but can't seem to get any clue about what is wrong. While I was
testing with the debug messages, an interesting thing I found is that if I run
it with the following debug setting, it runs. 

WINEDEBUG=relay wine tradeblazer.exe >& test.log

I found that the program has 2 processes running (same as version 3) -- one
main program and one data server. I am guessing the comms between the 2
processes in version 4 have some syncing problem. With WINEDEBUG=relay, Wine
writes a lot of data to disk, so one process is delayed and somehow helps with
the syncing. 

Attached is a log file run without setting WINEDEBUG.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list