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

David Rahusen users@opengroupware.org
Mon, 05 May 2008 12:22:07 +0200


This is a multi-part message in MIME format.
--------------000008090201060601030604
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Ok, I have to correct myself:
With latest trunk sources and by typing this line into the shell...

su ogo -s /bin/bash -c "exec /usr/local/sbin/ogo-webui-1.1 
2>>/var/log/opengroupware/ogo-webui-1.1-err.log 
1>>/var/log/opengroupware/ogo-webui-1.1-out.log &"

...everything works fine. OGo only crashes when it was started by the 
rc-script. I'll try to figure out whats wrong with the script.

By the way:
I noticed why the error concerning an existing directory occurs...wrong 
usage of by myself. ;-)

David



David Rahusen schrieb:
> 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.
>
> Furthermore I forgot to mention, I am using opengroupware with 
> LDAP-authentication.
>
> 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
>>
>>   

--------------000008090201060601030604
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ok, I have to correct myself:<br>
With latest trunk sources and by typing this line into the shell...<br>
<br>
su ogo -s /bin/bash -c "exec /usr/local/sbin/ogo-webui-1.1
2&gt;&gt;/var/log/opengroupware/ogo-webui-1.1-err.log
1&gt;&gt;/var/log/opengroupware/ogo-webui-1.1-out.log &amp;"<br>
<br>
...everything works fine. OGo only crashes when it was started by the
rc-script. I'll try to figure out whats wrong with the script.<br>
<br>
By the way:<br>
I noticed why the error concerning an existing directory occurs...wrong
usage of by myself. ;-)<br>
<br>
David<br>
<br>
<br>
<br>
David Rahusen schrieb:
<blockquote cite="mid:481ED8E5.80108@stzedn.de" type="cite">
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
Doesn't work. :-(<br>
Updated all sources to trunk: same error. Project-Documents are not
creatable or accessible for non-ogoroot users.<br>
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.<br>
  <br>
Furthermore I forgot to mention, I am using opengroupware with
LDAP-authentication.<br>
  <br>
David<br>
  <br>
  <br>
Sebastian Reitenbach schrieb:
  <blockquote
 cite="mid:20080505090708.CD8654CE75@smtp.l00-bugdead-prods.de"
 type="cite">
    <pre wrap=""><a moz-do-not-send="true"
 class="moz-txt-link-abbreviated" href="mailto:users@opengroupware.org">users@opengroupware.org</a> wrote: 
  </pre>
    <blockquote type="cite">
      <pre wrap="">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 
    </pre>
    </blockquote>
    <pre wrap=""><!---->non-root.

maybe you hit this bug in libFoundation:
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1932">http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1932</a>
you should try trunk, or fix the problem manually, as explained in the first 
comment.

Sebastian

  </pre>
  </blockquote>
</blockquote>
</body>
</html>

--------------000008090201060601030604--