To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69540
------- Additional comments from [EMAIL PROTECTED] Mon Oct 2 01:40:07 -0700
2006 -------
Hmm, the strace does not help; nothing interesting before the SEGV:
[pid 32048] munmap(0x2aaab3629000, 4489216) = 0
[pid 32048] fcntl(13, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0})
= 0
[pid 32048] close(13) = 0
[pid 32048] munmap(0x2aaab3039000, 6225920) = 0
[pid 32048] fcntl(12, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0})
= 0
[pid 32048] close(12) = 0
[pid 32048] mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x2aaaaabb2000
[pid 32048] stat("/home/vladoboss/.openoffice.org2/.lock", {st_mode=S_IFREG|
0644, st_size=133, ...}) = 0
[pid 32048] unlink("/home/vladoboss/.openoffice.org2/.lock") = 0
[pid 32048] access("/tmp", R_OK|W_OK) = 0
[pid 32048] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
Any chance to produce the backtrace from gdb, please?
$ gdb soffice.bin
> run
(reproduce the crash)
> bt
Thanks!
---------------------------------------------------------------------
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]