[Libreoffice-bugs] [Bug 63240] CRASH in Tools-Extension manager-Check for updates

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Whiteboard|BSA |BSA (target:4.2.4)
 Resolution|--- |WORKSFORME

--- Comment #21 from Julien Nabet serval2...@yahoo.fr ---
David: so the bug seems fixed:-)
So I put it as WFM.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2014-06-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

--- Comment #18 from David Ronis david.ro...@mcgill.ca ---
I'm not sure what needed information is referred to in comment 17.  In any
event, I've moved on to LO 4.2.4.2 and the problem doesn't recur.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2014-06-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

--- Comment #19 from Julien Nabet serval2...@yahoo.fr ---
David: indeed you're right, it because this tracker hadn't been put to NEW
(since you retrieved a backtrace).

Now last stable LO version is 4.2.4 (or 4.1.6 for 4.1 branch).

Could you give a try to a more recent LO version?
For this, uninstall any LO part you have. Install last LO version you can
retrieve with your distrib and try as a mere user (I mean not root:-))

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2014-06-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

--- Comment #20 from David Ronis david.ro...@mcgill.ca ---
(In reply to comment #18)
 I'm not sure what needed information is referred to in comment 17.  In any
 event, I've moved on to LO 4.2.4.2 and the problem doesn't recur.

(In reply to comment #19)
 David: indeed you're right, it because this tracker hadn't been put to NEW
 (since you retrieved a backtrace).
 
 Now last stable LO version is 4.2.4 (or 4.1.6 for 4.1 branch).
 
 Could you give a try to a more recent LO version?
 For this, uninstall any LO part you have. Install last LO version you can
 retrieve with your distrib and try as a mere user (I mean not root:-))

I'm using LO 4.2.4.2 which is the most recent version, no?  With it I don't get
the crash.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2014-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

--- Comment #17 from QA Administrators qa-ad...@libreoffice.org ---
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least 6 months.
Please provide the requested information as soon as possible and mark the bug
as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in
NEEDINFO status with no change in 30 days the QA team will close the bug as
INVALID due to lack of needed information.

For more information about our NEEDINFO policy please read the wiki located
here: 
https://wiki.documentfoundation.org/QA/FDO/NEEDINFO

If you have already provided the requested information, please mark the bug as
UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed.


Thank you for helping us make LibreOffice even better for everyone!


Warm Regards,
QA Team

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2013-11-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #77704|application/octet-stream|application/x-bzip2
  mime type||

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2013-05-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

--- Comment #16 from Stephan Bergmann sberg...@redhat.com ---
* Note that I use rsync to 
synchronize the ~/.config/libreoffice tree across my work and home machines and
my laptop might be a source of various problems.

* I can /not/ reproduce the problem when doing chmod 0
~/.config/libreoffice/4/user/uno_packages/cache; for me, that leads to Tools
- Extension Manager... silently doing nothing (instead of opening the
Extension Manager dialog).  (And note that cache is somewhat of a misnomer
there---the data stored there is not strictly merely an optimizing cache.)

* Thread 25 terminating with a com::sun::star::deployment::DeploymentException
(as per comment 0) is apparently the dp_gui::UpdateDialog::Thread
(desktop/source/deployment/gui/dp_gui_updatedialog.cxx).  Unfortunately, in a
non-debug LO build, it is not possible to get at the interesting part of that
exception, namely its Message (we would need to derive
com::sun::star::uno::Exception from std::exception in order for
__gnu_cxx::__verbose_terminate_handler to show a message, but we cannot do that
for UNO compatibility reasons).

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2013-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

--- Comment #13 from David Ronis david.ro...@mcgill.ca ---
I tried again (moved ~/.config/lilbreoffice away and restarted from scratch).  
 I added various extensions and then tried to crash LO.   This time it worked! 
 It seems that LO is very sensitive to finding temporary files like those in
the cache.   That makes even more sense in my setup in that I use rsync to 
synchronize the ~/.config/libreoffice tree across my work and home machines and
my laptop.   I suspect that if one of them gets broken (e.g., a cache file is
corrupted during a crash) then they all go down.  

As a test, I made .config/libreoffice/4/user/uno_packages/cache unreadable and
unwritable with (chmod 0 cache),  the crash comes back.

Several suggestions/questions:

Shouldn't LO check to see if there is a usable cache file (or directory) and if
not simply create it?   As an extreme example, shouldn't I be able to delete
all of .config/libreoffice/4/user/uno_packages/cache and still start a fresh LO
session?

A better error message is required (perhaps as a popup) giving an option to
make cache read/write enabled or to recreate it from scratch.

In any event, thanks for all you help.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2013-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

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

   What|Removed |Added

 CC||michael.me...@novell.com

--- Comment #14 from Julien Nabet serval2...@yahoo.fr ---
Thank you David for your interesting feedback!

Michael: I put you on cc as the last David's comment may interest you. I'm
pretty sure I've already read a discussion or another bug with the read-only
element which triggers the crash.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

2013-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63240

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #15 from Michael Meeks michael.me...@novell.com ---
Yes - looks rather like that calc enter '=' into the formula bar crashes after
upgrade - the root cause of which is still not known or well understood; it
looks like this happens in a thread:

Thread 25 (Thread 0x93321b70 (LWP 20190)):
#0  0xb7c7b2d7 in raise () from /lib/libc.so.6
#1  0xb7c7ccee in abort () from /lib/libc.so.6
#2  0xb7e4556d in __gnu_cxx::__verbose_terminate_handler() () from
/usr/X11/lib/libstdc++.so.6
#3  0xb7e431b3 in ?? () from /usr/X11/lib/libstdc++.so.6
#4  0xb7e431ef in std::terminate() () from /usr/X11/lib/libstdc++.so.6
#5  0xb7e434e5 in __cxa_rethrow () from /usr/X11/lib/libstdc++.so.6
#6  0xb79b8d9b in salhelper::Thread::run() () from
/opt/libreoffice4.0/program/../ure-link/lib/libuno_salhelpergcc3.so.3
#7  0xb79b900a in threadFunc () from
/opt/libreoffice4.0/program/../ure-link/lib/libuno_salhelpergcc3.so.3
#8  0xb7fa5fa9 in osl_thread_start_Impl () from
/opt/libreoffice4.0/program/../ure-link/lib/libuno_sal.so.3

Which is unusual.

Stephan might be interesting for you too ? :-)

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

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

--- Comment #12 from Julien Nabet serval2...@yahoo.fr ---
David: thank you for your feedback and sorry for the delay.

I noticed this line in your strace file:
99986 6866 
access(/home/ronis/.config/libreoffice/4/user/uno_packages/cache/uno_packages/lu2rmmz0.tmp_/dict-en,
F_OK) = -1 ENOENT (No such file or directory)

Could you confirm you renamed your LO directory profile as you indicated in
comment 10?

if not, just do:
mv ~/.config/libreoffice ~/.config/libreoffice_back
then test again

If yes, could you attach a new strace (we shouldn't see anymore the line I
quoted)?

The goal is to try to reproduce the problem with a brand new LO directory
profile.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

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

--- Comment #9 from Julien Nabet serval2...@yahoo.fr ---
David: Was the installation of 4.0.2.2 an upgrade or an install from scratch?
If upgrade, could you try to uninstall every LO part and install again?

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

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

--- Comment #10 from David Ronis david.ro...@mcgill.ca ---
I'm not 100% sure how to respond to comment 9.  I'm on Slackware which doesn't
use RPM as it's main update tool.   Here's what I did:  1.  moved
/opt/libreoffice4.0 away;  2.  Installed the rpm's manually with -U --force
--nodeps -h as the options.

I've also played with moving ~/.configure/LO away--nothing changes.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

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

--- Comment #11 from David Ronis david.ro...@mcgill.ca ---
Created attachment 77829
  -- https://bugs.freedesktop.org/attachment.cgi?id=77829action=edit
Backtrace

I ran libreoffice4.0 --backtrace, started the extension manager, and checked
for updates.   The backtrace 
looks more useable than I'd expected.

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

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

--- Comment #7 from Julien Nabet serval2...@yahoo.fr ---
David: your strace may be useful (I haven't taken a look yet) but could you
retrieve a backtrace (= stacktrace)? 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


[Libreoffice-bugs] [Bug 63240] CRASH in Tools-Extension manager-Check for updates

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

--- Comment #8 from David Ronis david.ro...@mcgill.ca ---
The stack-trace was easy--a full back-trace is not since I'm on Slackware not
Ubuntu etc.   I'll see what I can do, but please have a look at the stack-trace
on the unlikely chance that it will point to where the problem lies

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

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

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

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
David: could you try to retrieve a backtrace? (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


[Libreoffice-bugs] [Bug 63240] CRASH in Tools-Extension manager-Check for updates

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

--- Comment #6 from David Ronis david.ro...@mcgill.ca ---
Created attachment 77704
  -- https://bugs.freedesktop.org/attachment.cgi?id=77704action=edit
strace output

I've attached the strace -f libreoffice4.0 output.   Basically, I opened LO,
went to the extension manager and triggered the bug.

Note that the file is 72M log (compressed), and so I've split it into 10
line chunks and have uploaded the last two (100099 lines).

-- 
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 63240] CRASH in Tools-Extension manager-Check for updates

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

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=63288
Summary|: Crash in LO   |CRASH in Tools-Extension
   |tools-extension|manager-Check for updates
   |manager-check for updates  |

--- Comment #4 from Rainer Bielefeld libreoff...@bielefeldundbuss.de ---
David's assumption concerning write access problems seems plausible and has to
be solved by him, but of course LibO may not crash because of such a problem,
but give a useful error message. 

Following David's ideas I found and submitted Bug 63288 - CONFIGURATION: CRASH
if user profile sub folder extensions is write protected fow WIN, what at
least might be related (or even a DUP, we will see ...)

David:
It would be great if you could contribute an instruction how to make your
problem reproducible like make folder xyz 'read only' doing this and that ...

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