To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42000
                  Issue #:|42000
                  Summary:|segmentation fault in "setup" and "soffice"
                Component:|www
                  Version:|current
                 Platform:|Opteron/x86_64
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P1
             Subcomponent:|openoffice.org IssueTracker
              Assigned to:|[EMAIL PROTECTED]
              Reported by:|wdenk





------- Additional comments from [EMAIL PROTECTED] Thu Feb  3 09:58:41 -0800 
2005 -------
I had OpenOffice.org1.1.3 running fine for some time on a Fedora Core 3 based
system (AMD Athlon 64 system). Now "soffice" crashes with a segmentation
violation. The same happens when I tried to install OpenOffice.org1.1.4 - the
"setup -net" part as root works fine, but running "setup" as normal user gives a
segmentation violation.

The only thing I changed was replacing the graphics card: it was a Matrox G55
before, not it is a ATI Radeon 9200.

Here is a strace of the crash (please let me know if you want the complete log):

-> cd /opt/OpenOffice.org1.1.4
-> strace ./setup
execve("./setup", ["./setup"], [/* 54 vars */]) = 0
uname({sys="Linux", node="nyx.denx.de", ...}) = 0
brk(0)                                  = 0x9119000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=130068, ...}) = 0
old_mmap(NULL, 130068, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe0000
close(3)                                = 0
open("/lib/libtermcap.so.2", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\vZ"..., 512) = 512
...
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat64("/dev/dri/card8", 0xbfffd5fc)    = -1 ENOENT (No such file or directory)
geteuid32()                             = 500
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat64("/dev/dri/card9", 0xbfffd5fc)    = -1 ENOENT (No such file or directory)
geteuid32()                             = 500
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat64("/dev/dri/card10", 0xbfffd5fc)   = -1 ENOENT (No such file or directory)
geteuid32()                             = 500
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat64("/dev/dri/card11", 0xbfffd5fc)   = -1 ENOENT (No such file or directory)
geteuid32()                             = 500
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat64("/dev/dri/card12", 0xbfffd5fc)   = -1 ENOENT (No such file or directory)
geteuid32()                             = 500
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat64("/dev/dri/card13", 0xbfffd5fc)   = -1 ENOENT (No such file or directory)
geteuid32()                             = 500
stat64("/dev/dri", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
stat64("/dev/dri/card14", 0xbfffd5fc)   = -1 ENOENT (No such file or directory)
munmap(0x8088804, 8192)                 = -1 EINVAL (Invalid argument)
munmap(0xbfffdc34, 3221216076)          = -1 EINVAL (Invalid argument)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


Running "setup" as root seems to work.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to