[OGo-Users] Segmentation fault on creating a new document fora project

Sebastian Reitenbach users@opengroupware.org
Mon, 05 May 2008 12:23:16 +0200


users@opengroupware.org wrote: 
> Doesn't work. :-(
> Updated all sources to trunk: same error. Project-Documents are not 
> creatable or accessible for non-ogoroot users.
> I noticed, for some reason the webui-err-log contains the message 
> "[ERROR] SkyP4FolderView Verzeichnis existiert bereits" ("... Directory 
> already exists") when I try to create a new Folder. On creating a 
> document there is no message left in the logfile, just the restart of 
> the webui.
> 
does the file libFoundation/Foundation/PrintfFormatScanner.m 
really has the changes? libFoundation is third party software, and maybe the 
sope package does not not yet contain the new version.

In case it has, please run ogo  from within gdb:

su - ogo
gdb /usr/local/sbin/ogo-webui-1.1
r -WOUseWatchDog NO
...
Segmentation Fault
...
bt

and provide the output of bt.

> Furthermore I forgot to mention, I am using opengroupware with 
> LDAP-authentication.

I also have OGo running on sles10 (SP1), x86_64, using LDAP for 
authentication, so it is working in general. 
Nevertheless, there still seem to be some issues, it crashes two or three 
times a day, but I had no time yet, to investigate these issues.

Sebastian

> 
> David
> 
> 
> Sebastian Reitenbach schrieb:
> > users@opengroupware.org wrote: 
> >   
> >> Hi all,
> >>
> >> I've built opengroupware.org-1.1.7-close-r1987.tar.gz for SLES10 upon 
> >> x86_64 and nearly everything works fine. Except of creating new 
> >> documents (or new link or uploading a file) for a project as User 
> >>     
> > non-root.
> >
> > maybe you hit this bug in libFoundation:
> > http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1932
> > you should try trunk, or fix the problem manually, as explained in the 
first 
> > comment.
> >
> > Sebastian
> >
> >   
>