[OGo-GNUstep-Port] experiences with OGo and gunstep-base on OpenBSD
Sebastian Reitenbach
gnustep-port@opengroupware.org
Tue, 29 May 2007 07:04:32 +0200
Hi,
here another exception, when trying to open a mail:
2007-05-29 06:59:27.105 ogo-webui-1.1[23739] here in
Source/Additions/GSObjCRuntime.m: I am going to do: [self setValue: val
forUndefinedKey: [NSString stringWithUTF8String: key]], where self is
<OGoSession[0x0x7f2fc608]: id=5CBB5CBB01465BB104 pasteboard=<0x0x8a204c88
[NGImap4Message]: uid=16 size=12771 subject='Re: [OGo-GNUstep-Port]
experiences with OGo and gunstep-base on OpenBSD'
folder='/INBOX/ML/SW/ogo-gnustep-port'flags: (seen)>> OGoSession, aKey is
ShowBodyPartsCache
2007-05-29 06:59:27.105 ogo-webui-1.1[23739] val: {} [val class]
GSMutableDictionary
Breakpoint 1, -[NSException raise] (self=0x87d402e8, _cmd=0x2faed578) at
NSException.m:782
782 if (GSPrivateEnvironmentFlag("GNUSTEP_STACK_TRACE", NO) == YES
#0 -[NSException raise] (self=0x87d402e8, _cmd=0x2faed578) at
NSException.m:782
#1 0x0facd4ba in +[NSException raise:format:arguments:] (self=0x2faed380,
_cmd=0x2faed560, name=0x2faed6bc,
format=0x2faf7b78, argList=0xcfbf86bc "��\234/\f|
�/zs\234/�n�\017\210~h\210�
�/\f|�/zs\234/�Ӭ\017\200Ӯ/")
at NSException.m:753
#2 0x0facd40b in +[NSException raise:format:] (self=0x2faed380,
_cmd=0x2faf7810, name=0x2faed6bc, format=0x2faf7b78)
at NSException.m:739
#3 0x0fb06fa1 in -[NSObject doesNotRecognizeSelector:] (self=0x87d40048,
_cmd=0x2faf7900, aSelector=0x2f322a28)
at NSObject.m:1672
#4 0x0fb0715c in -[NSObject forwardInvocation:] (self=0x87d40048,
_cmd=0x2faebdd8, anInvocation=0x81e64c88) at NSObject.m:1700
#5 0x0fb9b1d4 in GSInvocationCallback (callback_data=0x2fb24b20,
args=0xcfbf8824) at GSFFCallInvocation.m:975
#6 0x01c598b1 in __vacall_r () from /usr/local/lib/libcallback.so.1.0
#7 0x2fb24b20 in returnTypeInfo ()
from /usr/local/GNUstep/System/Library/Libraries/libgnustep-base.so.1.15
#8 0xcfbf8824 in ?? ()
#9 0x00000006 in ?? ()
#10 0xcfbf885c in ?? ()
#11 0x00000000 in ?? ()
(gdb) c
Continuing.
May 29 07:00:22 ogo-webui-1.1 [23739]: |ogo-webui-1.1|
<OpenGroupware[0x0x84fc7188]: name=ogo-webui-1.1>: caught:
<NSException: 0x87d402e8> NAME:NSInvalidArgumentException
REASON:GSMutableString(instance) does not recognize objectForKey:
in context:
<0x0x7f7c6408[WOContext]: 018465bb32e7f7c6408 app=ogo-webui-1.1
sn=5CBB5CBB01465BB104
eid=018465bb32e7f7c6408.0.17.1.1.1.1.1.31.b.mail.1.1.1.3.4.1.1.1.1.5.1.2.1.1
rqeid=(nil)>.
May 29 07:00:22 ogo-webui-1.1 [23739]: |ogo-webui-1.1| terminating session
due to exception: 5CBB5CBB01465BB104
May 29 07:00:22 ogo-webui-1.1 [23739]: |ogo-webui-1.1| WOServerSessionStore:
session 5CBB5CBB01465BB104 terminated.
gnustep-base GSMutableString is missing objectForKey?
kind regards
Sebastian