Re: person.insertEnterprise
Christoph Guse <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Helge,
I used GDB again. Here is the result:
(gdb) r - WOUseWatchDog NO
Starting program: /usr/local/sbin/ogo-xmlrpcd-1.0a - WOUseWatchDog NO
[Thread debugging using libthread_db enabled]
[New Thread 1085885696 (LWP 10706)]
Detaching after fork from child process 10707.
May 09 15:13:13 ogo-xmlrpcd-1.0a [10707]: SNS support disabled.
May 09 15:13:13 ogo-xmlrpcd-1.0a [10707]: Note: using default xmlrpcd
port, 22000
May 09 15:13:13 ogo-xmlrpcd-1.0a [10707]: |ogo-xmlrpcd-1| WOHttpAdaptor
listening on address *:22000
May 09 15:13:20 ogo-xmlrpcd-1.0a [10707]: Note: PostgreSQL72 adaptor
using timezone 'MET' as default
May 09 15:13:20 ogo-xmlrpcd-1.0a [10707]:
<0x081F8F94[SkyDocumentManager]> WARNING: missing OGo database ID
(skyrix_id default), using: 'default'
May 09 15:13:20 ogo-xmlrpcd-1.0a [10707]: OGo BaseURL:
'<_NSAbsoluteGenericURL 0x082cde84: 'skyrix://renner.flex/default/'>'
127.0.0.1 - - [09/May/2005:15:13:20 GMT] "POST /RPC2 HTTP/1.1" 200 4984
0.522 - - 7M
127.0.0.1 - - [09/May/2005:15:13:21 GMT] "POST /RPC2 HTTP/1.1" 200 6716
0.138 - - 24K
### child 10707 (#1) was terminated by signal 11 (uptime=8s).
Detaching after fork from child process 10726.
May 09 15:13:21 ogo-xmlrpcd-1.0a [10726]: SNS support disabled.
May 09 15:13:21 ogo-xmlrpcd-1.0a [10726]: Note: using default xmlrpcd
port, 22000
May 09 15:13:21 ogo-xmlrpcd-1.0a [10726]: |ogo-xmlrpcd-1| WOHttpAdaptor
listening on address *:22000
Program received signal SIGINT, Interrupt.
[Switching to Thread 1085885696 (LWP 10706)]
0xffffe410 in ?? ()
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbffff198 in ?? ()
#2 0x00000000 in ?? ()
#3 0xbffff174 in ?? ()
#4 0x4086ef33 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#5 0x4032dd06 in WOWatchDogApplicationMain (appName=0x808a4c8, argc=4,
argv=0xbffff2a4)
at WOWatchDogApplicationMain.m:341
#6 0x4032e0a6 in WOWatchDogApplicationMainWithServerDefaults
(appName=0x808a4c8, argc=4,
argv=0xbffff2a4, globalDomainPath=0x808a4d4, appDomainPath=0x808a4e0)
at WOWatchDogApplicationMain.m:462
#7 0x0804c595 in main (argc=4, argv=0xbffff2a4, env=0xbffff2b8) at
xmlrpcd.m:34
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) r -WOUseWatchDog NO
Starting program: /usr/local/sbin/ogo-xmlrpcd-1.0a -WOUseWatchDog NO
[Thread debugging using libthread_db enabled]
[New Thread 1085885696 (LWP 10727)]
May 09 15:14:03 ogo-xmlrpcd-1.0a [10727]: SNS support disabled.
May 09 15:14:03 ogo-xmlrpcd-1.0a [10727]: Note: using default xmlrpcd
port, 22000
May 09 15:14:03 ogo-xmlrpcd-1.0a [10727]: |ogo-xmlrpcd-1| WOHttpAdaptor
listening on address *:22000
May 09 15:14:08 ogo-xmlrpcd-1.0a [10727]: Note: PostgreSQL72 adaptor
using timezone 'MET' as default
May 09 15:14:08 ogo-xmlrpcd-1.0a [10727]:
<0x0829112C[SkyDocumentManager]> WARNING: missing OGo database ID
(skyrix_id default), using: 'default'
May 09 15:14:08 ogo-xmlrpcd-1.0a [10727]: OGo BaseURL:
'<_NSAbsoluteGenericURL 0x082ace7c: 'skyrix://renner.flex/default/'>'
127.0.0.1 - - [09/May/2005:15:14:08 GMT] "POST /RPC2 HTTP/1.1" 200 4984
1.125 - - 7M
127.0.0.1 - - [09/May/2005:15:14:09 GMT] "POST /RPC2 HTTP/1.1" 200 6716
0.103 - - 20K
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1085885696 (LWP 10727)]
objc_msg_lookup (receiver=0x1, op=0x40265fe8) at sendmsg.c:140
140 sendmsg.c: Datei oder Verzeichnis nicht gefunden.
in sendmsg.c
(gdb) bt
#0 objc_msg_lookup (receiver=0x1, op=0x40265fe8) at sendmsg.c:140
#1 0x40255525 in -[WODirectAction(XmlRpc) RPC2Action] (self=0x82d7c34,
_cmd=0x808cdd0)
at WODirectAction+XmlRpc.m:324
#2 0x080547fd in -[DirectAction RPC2Action] (self=0x82d7c34,
_cmd=0x808cdd0) at DirectAction.m:290
#3 0x08054902 in -[DirectAction defaultAction] (self=0x82d7c34,
_cmd=0x40481688)
at DirectAction.m:305
#4 0x4075b828 in -[NSObject performSelector:] (self=0x82d7c34,
_cmd=0x404591b0,
aSelector=0x40481688) at NSObject.m:606
#5 0x403104f4 in -[WODirectAction performActionNamed:] (self=0x82d7c34,
_cmd=0x40459570,
_actionName=0x82a38d4) at WODirectAction.m:101
#6 0x403116e3 in -[WODirectActionRequestHandler
handleRequest:inContext:session:application:] (
self=0x819b6ac, _cmd=0x4045de70, _request=0x83333f4,
context=0x847214c, session=0x0,
app=0x81645e4) at WODirectActionRequestHandler.m:207
#7 0x4032446e in -[WORequestHandler handleRequest:] (self=0x819b6ac,
_cmd=0x4044c888,
_request=0x83333f4) at WORequestHandler.m:230
#8 0x402db426 in -[WOCoreApplication dispatchRequest:usingHandler:]
(self=0x81645e4,
_cmd=0x4044c8b0, _request=0x83333f4, handler=0x819b6ac) at
WOCoreApplication.m:637
#9 0x402db72b in -[WOCoreApplication dispatchRequest:] (self=0x81645e4,
_cmd=0x4047bf88,
_request=0x83333f4) at WOCoreApplication.m:677
#10 0x40393772 in -[WOHttpTransaction _run] (self=0x8152e14,
_cmd=0x4047bfa0)
at WOHttpTransaction.m:535
#11 0x40393cb5 in -[WOHttpTransaction run] (self=0x8152e14, _cmd=0x4047b320)
at WOHttpTransaction.m:588
#12 0x4038f001 in -[WOHttpAdaptor runConnection:] (self=0x819bddc,
_cmd=0x4047b370,
_socket=0x83306b4) at WOHttpAdaptor.m:386
#13 0x4038f3cc in -[WOHttpAdaptor _handleAcceptedConnection:]
(self=0x819bddc, _cmd=0x4047b3c8,
_connection=0x83306b4) at WOHttpAdaptor.m:420
#14 0x4038fdbc in -[WOHttpAdaptor acceptConnection:] (self=0x819bddc,
_cmd=0x4047b2e0,
_notification=0x82d8d1c) at WOHttpAdaptor.m:525
#15 0x4075c05d in -[NSObject performSelector:withObject:]
(self=0x819bddc, _cmd=0x4084d660,
aSelector=0x4047b2e0, anObject=0x82d8d1c) at NSObject.m:722
---Type <return> to continue, or q <return> to quit---
#16 0x407b237a in -[NSNotificationListItem postNotification:]
(self=0x81a2c64, _cmd=0x4084d730,
notification=0x82d8d1c) at NSNotificationCenter.m:104
#17 0x4075c05d in -[NSObject performSelector:withObject:]
(self=0x81a2c64, _cmd=0x4083fb20,
aSelector=0x4084d730, anObject=0x82d8d1c) at NSObject.m:722
#18 0x4076bbca in -[NSArray makeObjectsPerform:withObject:]
(self=0x82402d4, _cmd=0x4084d738,
aSelector=0x4084d730, anObject=0x82d8d1c) at NSArray.m:403
#19 0x407b31e4 in -[NSNotificationCenter postNotification:]
(self=0x80e215c, _cmd=0x4084d770,
notification=0x82d8d1c) at NSNotificationCenter.m:453
#20 0x407b3569 in -[NSNotificationCenter postNotificationName:object:]
(self=0x80e215c,
_cmd=0x40854860, notificationName=0x40854040, object=0x81a1a44) at
NSNotificationCenter.m:592
#21 0x407cfc5a in -[NSRunLoopFileObjectInfo activity:onDescriptor:]
(self=0x81a2e5c,
_cmd=0x40854a18, _activity=NSPosixReadableActivity, _fd=10) at
NSRunLoop.m:184
#22 0x407d2013 in -[NSRunLoop acceptInputForMode:beforeDate:]
(self=0x8199d34, _cmd=0x408549e0,
aMode=0x40854028, limitDate=0x82cbf2c) at NSRunLoop.m:754
#23 0x407d1756 in -[NSRunLoop runMode:beforeDate:] (self=0x8199d34,
_cmd=0x4044c808,
aMode=0x40854028, limitDate=0x82cbf2c) at NSRunLoop.m:608
#24 0x402dac21 in -[WOCoreApplication run] (self=0x81645e4, _cmd=0x40457d18)
at WOCoreApplication.m:509
#25 0x4030bc4b in WOApplicationMain (_appClassName=0x808a4c8, argc=3,
argv=0xbffff2b4)
at WOApplicationMain.m:42
#26 0x4032d95e in WOWatchDogApplicationMain (appName=0x808a4c8, argc=3,
argv=0xbffff2b4)
at WOWatchDogApplicationMain.m:253
#27 0x4032e0a6 in WOWatchDogApplicationMainWithServerDefaults
(appName=0x808a4c8, argc=3,
argv=0xbffff2b4, globalDomainPath=0x808a4d4, appDomainPath=0x808a4e0)
at WOWatchDogApplicationMain.m:462
#28 0x0804c595 in main (argc=3, argv=0xbffff2b4, env=0xbffff2c4) at
xmlrpcd.m:34
Greets
Christoph
Helge Hess wrote:
> On 8. Mai 2005, at 20:26 Uhr, Christoph Guse wrote:
>> May 08 18:20:55 ogo-xmlrpcd-1.0a [18523]: OGo BaseURL:
>> '<_NSAbsoluteGenericURL 0x082b00f4: 'skyrix://renner.flex/renner/'>'
>> ### child 18523 (#11) was terminated by signal 11 (uptime=205s).
>
> Apparently the xmlrpcd crashes. Please start it inside GDB (using r -
> WOUseWatchDog NO) and create a bugreport with the backtrace of a
> crash (bt GDB command).
>
> Thanks,
> Helge
--
****************************************
Christoph Guse
LöhstraÃe 34
41747 Viersen
Tel. 0 21 62 / 50 24 066
Mobil 01 72 / 160 74 84
VoIP 0 12 12 / 39 64 48 831
****************************************
--
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc