Bug 67539 - 4.1 segfaults when checking for extension updates
Summary: 4.1 segfaults when checking for extension updates
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Extensions (show other bugs)
Version:
(earliest affected)
4.1.0.4 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Caolán McNamara
URL:
Whiteboard: target:4.1.1
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-30 14:25 UTC by Bringfried Stecklum
Modified: 2013-08-16 18:32 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bringfried Stecklum 2013-07-30 14:25:38 UTC
After today's update to 4.1, soffice crashes when the extension manager is checking for updates. This is the corresponding syslog entry

dp_gui_updatedi[12231]: segfault at 0 ip 00007f4b9cee7b92 sp 0000000044afd890 error 4 in libucpdav1.so[7f4b9cec2000+62000]

This did not happen with the previous RC version.
Comment 2 Caolán McNamara 2013-08-16 11:43:16 UTC
It very well could be, hard to be certain with just one line debug output, but the above fix is very plausible for that. Lets assume that it is and see if we can still get that fix into 4.1.1. Pushed to gerrit for review.
Comment 3 Commit Notification 2013-08-16 18:32:41 UTC
Caolan McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-4-1-1":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=25fd578d313962855626dc6426612a401b8099e1&h=libreoffice-4-1-1

Resolves: fdo#67539 intermittent crash on failed empty response during update


It will be available already in LibreOffice 4.1.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.