|
From: | Riccardo Mottola |
Subject: | Re: GWorkspace hangs on first exit attempt. Remote objects problem? |
Date: | Sun, 10 Mar 2013 11:03:48 +0100 |
User-agent: | Mozilla/5.0 (X11; FreeBSD i386; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16 |
Hi, Richard Frith-Macdonald wrote:
Good. I can test that only on Tuesday, when i will have access to my "crashy" machine.So, turns out this is libobjc2 bug ... the objc_get_type_qualifiers() function was totally broken, with the result that, when the NSConnection code asked it whether the method type signature said the method was oneway, the result was that it wasn't ... so of course it was then waiting for a response which never came. I fixed the libobjc2 code in svn trunk.
I wonder if David will approve and port the fix into clang? Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |