Issue 104357

Summary: Openoffice doesnt start if Home is on Samba Share
Product: General Reporter: burton82 <bburton82>
Component: codeAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: elish, issues
Version: OOO310m11Keywords: needhelp
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
smb.conf
none
OpenOffice gdm debug
none
strace /usr/lib/openoffice/program/soffice.bin none

Description burton82 2009-08-20 12:38:48 UTC
Hi!
We moved our Homes to the Server and mount them via Samba Share. 
But since then we get into trouble with openoffice because it will not start
anymore. if i type openoffice.org or soffice in the terminal nothing happen. No
debug message - nothing.
The command above creates only:
.openoffice.org/3/user/config/javasettings_Linux_x86.xml 

Client Side:
os: Ubuntu Jaunty

We mount our Homes with pam_mount and cifs:

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE pam_mount SYSTEM "pam_mount.conf.xml.dtd">
<pam_mount>
<volume fstype="cifs" server="BERTA-SV00" path="%(USER)"
                mountpoint="~/"
               
options="workgroup=BERTA,iocharset=utf8,uid=%(USER),file_mode=0777,dir_mode=0777,nobrl,exec,nodev,nosuid"
/>
<debug enable="0" />
</pam_mount>

Server Side:
filesystems ext4 and ext3 but without any luck.
Comment 1 burton82 2009-08-20 12:40:30 UTC
Created attachment 64263 [details]
smb.conf
Comment 2 Olaf Felka 2009-08-20 12:56:44 UTC
@ jsk: would you like to have a look?
Comment 3 burton82 2009-08-24 07:26:54 UTC
if i can do something extra please say it. maybe you give me a hint how to turn
on debug messages.
Regards
Comment 4 burton82 2009-08-25 17:30:07 UTC
Created attachment 64375 [details]
OpenOffice gdm debug
Comment 5 burton82 2009-08-25 17:31:12 UTC
hey!
today i have made a gdm debug. At the end openoffice crashed with
Program received signal SIGBUS, Bus error.
[Switching to Thread 0xb4f59720 (LWP 3620)]
0xb486b19d in ?? () from /usr/lib/ure/lib/libgcc3_uno.so

regards
Comment 6 burton82 2009-08-25 17:37:04 UTC
Created attachment 64376 [details]
strace /usr/lib/openoffice/program/soffice.bin
Comment 7 burton82 2009-08-25 18:44:54 UTC
i found the problem. The problem was that i have installed a newer Kernel from:
http://kernel.ubuntu.com/~kernel-ppa/mainline/ (2.6.30) with this kernel
openoffice or cifs may have problems. 

if this is not a bug please, please set it to fixed.

Regards.
BR
Comment 8 hans_werner67 2011-03-28 11:55:30 UTC
Assign to new default-assignee