Bug 100820 - Crash in: SwView::GetMailMergeConfigItem()
Summary: Crash in: SwView::GetMailMergeConfigItem()
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.2.0.1 rc
Hardware: All All
: medium normal
Assignee: Markus Mohrhard
URL:
Whiteboard: target:5.3.0 target:5.2.0 target:5.2.1
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-09 05:16 UTC by Markus Mohrhard
Modified: 2016-08-04 08:21 UTC (History)
0 users

See Also:
Crash report or crash signature: ["SwView::GetMailMergeConfigItem()"]


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Mohrhard 2016-07-09 05:16:45 UTC
This bug was filed from the crash reporting server and is br-2e311f1a-aced-48e8-9f5a-577806300d38.
=========================================

Looks like in frame 2 we need to check for pView. This is also done in the similar cases in the file.
Comment 1 Commit Notification 2016-07-09 07:20:06 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=81889ab4ce49e83ef4914dbff403b839c718a08a

tdf#100820: missing nullptr check in writer's apphdl.cxx

It will be available in 5.3.0.

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.
Comment 2 Commit Notification 2016-07-09 13:27:42 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "libreoffice-5-2":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=95b3286e2a7f22ab75d63c83e83b874e8b85dd1c&h=libreoffice-5-2

tdf#100820: missing nullptr check in writer's apphdl.cxx

It will be available in 5.2.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.
Comment 3 Commit Notification 2016-07-11 15:32:15 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "libreoffice-5-2-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ffda41f416012ed8bc84d71fdd205755a33ce2d6&h=libreoffice-5-2-0

tdf#100820: missing nullptr check in writer's apphdl.cxx

It will be available in 5.2.0.

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.
Comment 4 Commit Notification 2016-08-04 01:39:09 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=626a1aa960ed36f5c3370e2aab1e72d41df875cf

add more nullptr checks, related tdf#100820

It will be available in 5.3.0.

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.
Comment 5 Commit Notification 2016-08-04 08:21:36 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "libreoffice-5-2":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=4fcb04ba5a127cd960ec65fc7788a51b13d3e036&h=libreoffice-5-2

add more nullptr checks, related tdf#100820

It will be available in 5.2.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.