Hi,
I was able to compile all core in debug mode, so to better understand
what's happening on freebsd/clang/libobcj2. If I start GWorkspace now,
it will hang at startup and the console contains the following output:
the initWithMethodSignature is just a NSLog I added to trace everytime
GSFFIInvocation is inited, since I suspected problems there.
What is happening?
Riccardo
2012-04-19 10:32:58.100 fswatcher[4957] Using time zone with absolute
offset 0.
2012-04-19 10:32:58.098 fswatcher[4957] -initWithMethodSignature
2012-04-19 10:32:58.115 fswatcher[4957] -initWithMethodSignature
2012-04-19 10:32:58.116 fswatcher[4957] <GSMessageHandle 0x2a7688c4 (8)
to /tmp/GNUstepSecure1001/NSMessagePort/ports/4956.0> - bad data
received on port handle, rType=842019122
2012-04-19 10:32:58.116 fswatcher[4957] Connection became invalid
/Local/Tools/fswatcher: Uncaught exception
NSInvalidReceivePortException, reason: invalidated while awaiting reply
2012-04-19 10:32:58.263 GWorkspace[4954] Problem posting notification:
<NSException: 0x2c0cef64> NAME:NSInvalidReceivePortException
REASON:invalidated while awaiting reply INFO:(null)
2012-04-19 10:32:58.377 GWorkspace[4954] -initWithMethodSignature
2012-04-19 10:32:58.894 GWorkspace[4954] Unable to obtain lock (null)
2012-04-19 10:32:58.897 GWorkspace[4954] -initWithMethodSignature
the files are there, with user permissions:
> ls -l /tmp/GNUstepSecure1001/NSMessagePort/ports/
total 0
srwxr-xr-x 1 multix wheel 0 Apr 19 12:32 4954.0
srwxr-xr-x 1 multix wheel 0 Apr 19 12:32 4954.1
srwxr-xr-x 1 multix wheel 0 Apr 19 12:32 4954.2
srwxr-xr-x 1 multix wheel 0 Apr 19 12:32 4956.0
srwxr-xr-x 1 multix wheel 0 Apr 19 12:32 4957.0
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep