Bug 48327

Summary: LO crash as normal user
Product: LibreOffice Reporter: macau <tema.prokopenko>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED INVALID    
Severity: critical CC: serval2412
Priority: medium    
Version: 3.5.1 release   
Hardware: ARM   
OS: Linux (All)   
Whiteboard:
Crash report or crash signature: Regression By:

Description macau 2012-04-05 03:27:59 UTC
LO 3.5.1 Archlinux-armv7h
as normal user i catch segfaults on splash screen. in gdb i see:
"DISPLAY=:0 LANG=C gdb /usr/lib/libreoffice/program/soffice.bin 
GNU gdb (GDB) 7.4
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "armv7l-unknown-linux-gnueabihf".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/libreoffice/program/soffice.bin...(no debugging symbols found)...done.
(gdb) R
Starting program: /usr/lib/libreoffice/program/soffice.bin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0x4300b340 (LWP 11023)]
I18N: Operating system doesn't support locale "en_US"
[New Thread 0x43d51340 (LWP 11024)]
[New Thread 0x43d91340 (LWP 11025)]

Program received signal SIGSEGV, Segmentation fault.
0x401a6190 in ?? () from /usr/lib/libreoffice/program/../ure-link/lib/libuno_sal.so.3
(gdb) bt
#0  0x401a6190 in ?? () from /usr/lib/libreoffice/program/../ure-link/lib/libuno_sal.so.3
#1  0x401b6138 in ?? () from /usr/lib/libreoffice/program/../ure-link/lib/libuno_sal.so.3
#2  0x401b6138 in ?? () from /usr/lib/libreoffice/program/../ure-link/lib/libuno_sal.so.3
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
"
as root lo work fine
Comment 1 macau 2012-04-06 02:02:35 UTC
new 3.5.2 crash with same error
Comment 2 Julien Nabet 2012-10-20 22:56:49 UTC
macau:
Seeing it's a bug found on ARM arch, it could be particularly interesting to have:
- a bt with symbols 
- could you give a try to a newer LO version (3.5.6 or 3.6.2) with a brand new LO profile (so we're sure there's not problem linked to Java, extensions or others)
- could you indicate your Java version?
Comment 3 Julien Nabet 2013-01-03 22:27:58 UTC
With no extra info, we can't do more here.

Macau: if you still reproduce this with a newer version (last one is 3.6.4) don't hesitate to reopen the tracker and provide information asked in my previous comment.