[OGo-Developer] gsmake2 branch segmentation fault

Will Hawkins developer@opengroupware.org
Fri, 15 Feb 2008 16:03:44 -0500


Good afternoon!

I have been working to get an installation of Ogo using the gsmake2
versions of SOPE and OGo. I am able to get the software installed and
running. I can log in to the Web Interface. However, the action taken
immediately after log in causes the ogo-webui to restart. I have the
following backtrace from the process in gdb:

#0  0x00000000 in ?? ()
#1  0x01088b35 in -[NSAutoreleasePool emptyPool] (self=0xb93a780,
     _cmd=0x1395cf8) at NSAutoreleasePool.m:405
#2  0x0108895a in -[NSAutoreleasePool dealloc] (self=0xb93a780,
_cmd=0x1395cf0)
     at NSAutoreleasePool.m:324
#3  0x0108890f in -[NSAutoreleasePool release] (self=0xb93a780,
_cmd=0x13cab78)
     at NSAutoreleasePool.m:317
#4  0x0116966e in -[NSRunLoop acceptInputForMode:beforeDate:]
(self=0x9409f70,
     _cmd=0x13cac58, mode=0x13ca418, limit_date=0x940f5d0) at
NSRunLoop.m:1137
#5  0x011698f8 in -[NSRunLoop runMode:beforeDate:] (self=0x9409f70,
     _cmd=0x36a648, mode=0x13ca418, date=0x9409838) at NSRunLoop.m:1186
#6  0x002422f0 in -[WOCoreApplication run] (self=0x93cf328, _cmd=0x380e50)
     at WOCoreApplication.m:541
#7  0x00273b5c in WOApplicationMain (_appClassName=0x80564dc, argc=1,
     argv=0xbffecca4) at WOApplicationMain.m:42
#8  0x002962a0 in WOWatchDogApplicationMain (appName=0x80564dc, argc=1,
     argv=0xbffecca4) at WOWatchDogApplicationMain.m:316
#9  0x08049a0c in main ()

I have attempted to debug this but after almost two days I am no closer
to the source. In the emptyPool function he segmentation fault occurs
because imps[hash] is zero for the object being deallocated in that