https://bugs.freedesktop.org/show_bug.cgi?id=54294

--- Comment #2 from Frank Richter <frank.rich...@ergora.eu> 2012-09-21 09:19:20 
UTC ---
I can confirm this bug. Debian squeeze i386.
The bug still exists in 3.6.2.1 and nightly 2012-09-20 (3.6.3.0-1).

tail of strace in 3.6.3.0-1 looks like:
[pid   418] setrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
[pid   418] futex(0xb744106c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
[pid   418] access("/opt/libreoffice3.6/program/sofficerc", F_OK) = 0
[pid   418] open("/opt/libreoffice3.6/program/sofficerc",
O_RDONLY|O_EXCL|O_LARGEFILE) = 3
[pid   418] fstat64(3, {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
[pid   418] mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb3509000
[pid   418] pread64(3, "[Bootstrap]\nHideEula=1\nLogo=1\nNa"..., 4096, 0) = 189
[pid   418] close(3)                    = 0
[pid   418] access("/opt/libreoffice3.6/program/fundamentalrc", F_OK) = 0
[pid   418] open("/opt/libreoffice3.6/program/fundamentalrc",
O_RDONLY|O_EXCL|O_LARGEFILE) = 3
[pid   418] fstat64(3, {st_mode=S_IFREG|0644, st_size=2313, ...}) = 0
[pid   418] pread64(3, "[Bootstrap]\nBRAND_BASE_DIR=${ORI"..., 4096, 0) = 2313
[pid   418] mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb34f9000
[pid   418] close(3)                    = 0
[pid   418] getcwd("/home/frichter", 4096) = 15
[pid   418] mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xb34e9000
[pid   418] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
[pid   419] +++ killed by SIGSEGV +++

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to