[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: poll-tests: Pipe test crashes wineserver
From: |
Paolo Bonzini |
Subject: |
Re: poll-tests: Pipe test crashes wineserver |
Date: |
Mon, 20 Oct 2008 19:02:09 -0400 |
User-agent: |
Thunderbird 2.0.0.17 (Macintosh/20080914) |
Simon Josefsson wrote:
> Running this
>
> address@hidden:~/src/gnulib master$ rm -rf m;gnulib-tool --create-testdir
> --with-tests --dir m poll; cd m; ./configure --host=i586-mingw32msvc
> --build=i686-pc-linux-gnu; make check; cd ..
>
> I get this output:
>
> Unconnected socket test... passed
> Connected sockets test... passed
> General socket test with fork... passed
> Pipe test... wineserver crashed, please enable coredumps (ulimit -c
> unlimited) and restart.
> PASS: test-poll.exe
>
> When the self-test is ran inside gsasl, test-poll.exe hangs instead, I'm
> not sure why.
>
> Can anyone reproduce this?
Yes, it's http://bugs.winehq.org/show_bug.cgi?id=15272
Paolo