[Libreoffice-bugs] [Bug 54294] some command line options cause segmentation fault

2012-12-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54294

Mirosław Zalewski mini...@poczta.onet.pl changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Mirosław Zalewski mini...@poczta.onet.pl ---
I am marking this bug as duplicate of #54385. 
If problem still occurs, please reopen this bug and post detailed information
about your settings.

*** This bug has been marked as a duplicate of bug 54385 ***

-- 
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


[Libreoffice-bugs] [Bug 54294] some command line options cause segmentation fault

2012-09-21 Thread bugzilla-daemon
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


[Libreoffice-bugs] [Bug 54294] some command line options cause segmentation fault

2012-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54294

--- Comment #1 from bit...@earthlink.net 2012-09-04 18:40:38 UTC ---
I can confirm this bug.

I run Linux version 3.4.9-gentoo (root@saxophone) (gcc version 4.5.4 (Gentoo
4.5.4 p1.0, pie-0.4.7) ) #1 SMP PREEMPT Sat Aug 25 07:03:11 CDT 2012

I emerged this version of LibreOffice a few hours ago.  It runs from a directly
connected hard drive.

When I try:

$ /usr/lib64/libreoffice/program/soffice --version
/usr/lib64/libreoffice/program/soffice: line 166: 22333 Segmentation fault 
$sd_prog/soffice.bin --version

Running as root does not work either.

-- 
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