[Libreoffice-bugs] [Bug 61661] : Send causes crash

2013-03-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61661

--- Comment #5 from jonnjo...@fastmail.fm ---
Created attachment 76216
  -- https://bugs.freedesktop.org/attachment.cgi?id=76216action=edit
gdb run, but with backtrace this time

Ah yes, there is GCC Java. In the release notes for LibreOffice 4.0.1 Final
(2013-03-06): If you run Linux, the GCJ Java variant has known issues with
LibreOffice, we advise to e.g. use OpenJDK instead.

Java version: 
gcc-java-4.5.2-x86_64 
gcc-java-4.7.1-x86_64

Although in the LO options, it lists JRE from the Free Software Foundation,
version 1.5.0 .

I DO reproduce the problem if I enable Java again.
I renamed the profile directories in .libreoffice (no longer used, I know) and
in .config/libreoffice , and the problem persists.

Sorry about that. Didn't realize gdb had a specific backtrace option too. File
is attached as gdb-with-backtrace.log .

After updating to LO-4.0.1.2 , the problem is solved. No more crashing.

-- 
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 61661] : Send causes crash

2013-03-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61661

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Whiteboard|BSA |BSA target:4.0.1
 Resolution|--- |WORKSFORME

--- Comment #6 from Julien Nabet serval2...@yahoo.fr ---
(In reply to comment #5)
... 
 After updating to LO-4.0.1.2 , the problem is solved. No more crashing.
Great! Thank you for your feedback. So I put this tracker to WFM + target 4.0.1
in whiteboard.

-- 
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 61661] : Send causes crash

2013-03-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61661

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
(In reply to comment #3)
 I accidentally fixed (or more like worked around) the problem. I was probing
 around the LO options to find how to change the ruler units, and when I came
 across the integrated Java in LO, I disabled it. I removed all Java from my
 computer a few months ago due to too many vulnerabilities and instability
 issues popping up all the time. I didn't realize LO had Java integrated.
 Disabling Java in LO fixed the problem. The Send menu shows up correctly now.
Thank you for your feedback.
Java isn't integrated in LibreOffice. When you launch for the first time, it
tries to detect Java installed.
What's your precise Java version?
Do you reproduce the problem if you enable again Java?
(BTW, I'm not a Java fan but vulnerabilites are above all in Java browser
module part :-))

 As for the tests, renaming the profile directory did NOT help. Trying it on
 a new odt file did NOT help.
Weird renaming the profile directory did not help
 
 As for the backtrace, running 
 
 soffice --backtrace
We can see the segfault but not the bt. If you reproduce the problem, instead
of quit, could you type bt to retrieve the backtrace then quit?

-- 
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 61661] : Send causes crash

2013-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61661

--- Comment #3 from jonnjo...@fastmail.fm ---
Created attachment 75896
  -- https://bugs.freedesktop.org/attachment.cgi?id=75896action=edit
gdb and strace logs

I accidentally fixed (or more like worked around) the problem. I was probing
around the LO options to find how to change the ruler units, and when I came
across the integrated Java in LO, I disabled it. I removed all Java from my
computer a few months ago due to too many vulnerabilities and instability
issues popping up all the time. I didn't realize LO had Java integrated.
Disabling Java in LO fixed the problem. The Send menu shows up correctly now.

As for the tests, renaming the profile directory did NOT help. Trying it on a
new odt file did NOT help.

As for the backtrace, running 

soffice --backtrace

never really started soffice up. So instead, I used gdb on soffice.bin . The
results are in the attachment strace_gdb.log . At line 54 starts the strace
log, as well.

-- 
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 61661] : Send causes crash

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61661

--- Comment #1 from Brenda Granados bgra...@gmail.com ---
Hi, I cannot confirm this. I know Linux platforms can vary greatly, so maybe
someone else can confirm this behavior.

I tested this on Ubuntu Linux x64.

Version: 4.0.0.3

-- 
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 61661] : Send causes crash

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61661

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
jonnjones: could you rename your LO directory profile (see
https://wiki.documentfoundation.org/UserProfile) and test again?
Also, for the test, does it happen with a brand new odt file just containing
test?

Finally, if you still reproduce this, could you try to retrieve a backtrace by
following this link? (see
https://wiki.documentfoundation.org/BugReport#How_to_get_a_backtrace_on_Linux)

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