http://bugs.winehq.com/show_bug.cgi?id=1582
Summary: FIXME:pthread_cond_init Product: Wine Version: 20030618 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.com ReportedBy: treeve01@pi.be
I am running programs developed using Delphi5 and BDE using Wine20030618 and Wine-20030709 I get:
#wine c:\knowhow\AcctDelphi\Accounts.exe wine: Unhandled exception (thread 0009), starting debugger... FIXME:pthread_cond_init wine: Unhandled exception (thread 000b), starting debugger... FIXME:pthread_cond_init wine: Unhandled exception (thread 000d), starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0x402f1946 err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0x402f1946
# wine c:\Program\ Files\Borland\Delphi5\Bin\delphi32.exe gives similar errors, eventually causing a stack overflow.
Wine-20030508 worked Other Windows apps seem ok.
I built wine using gcc-3.3 on linx-2.4.21 and xfree86-4.3.99.7