[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

Adolfo Jayme  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Assignee|libreoffice-b...@lists.free |qui...@gmail.com
   |desktop.org |
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

--- Comment #7 from Commit Notification 
 ---
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "libreoffice-7-1":

https://git.libreoffice.org/core/commit/ed7a3dabc8c35b8b33bad33fc26ebd8fb80b0cbd

tdf#140606 make PDF parsing more lenient and prevent a crash

It will be available in 7.1.2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.2.0|target:7.2.0 target:7.1.2

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

--- Comment #6 from Xisco Faulí  ---
Verified in

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 0b072e279f5f775a4cd64d9b1275e5ab17d50f05
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

@Tomaž Vajngerl, thanks for fixing this issue. Should it be closed as RESOLVED
FIXED ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

--- Comment #5 from Commit Notification 
 ---
Tomaž Vajngerl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/2c1ed5a5dad827cde032f27a4348e81be15889bc

tdf#140606 make PDF parsing more lenient and prevent a crash

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

--- Comment #4 from Tomaz Vajngerl  ---
Hm.. PDF file has an unexpected null character in the stream, which causes the
crash because the document can't be correctly read. I have fixed the export so
a bad PDF doesn't crash LibreOffice and made the parser more lenient to ignore
a null character and tries to continue.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 140606] PDF: EXPORT: Crash in: mergedlo.dll

2021-03-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140606

Xisco Faulí  changed:

   What|Removed |Added

 OS|Windows (All)   |All
Summary|Crash in: mergedlo.dll  |PDF: EXPORT: Crash in:
   ||mergedlo.dll
   Priority|medium  |high
  Component|Draw|filters and storage
   Hardware|x86-64 (AMD64)  |All
   Severity|normal  |major
 CC||qui...@gmail.com

--- Comment #3 from Xisco Faulí  ---
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=c724c1bec549f224656e7ca3290494159dda7e26

author  Tomaž Vajngerl  2020-10-28 13:55:23
+0100
committer   Tomaž Vajngerl2020-11-02 20:11:03
+0100
commit  c724c1bec549f224656e7ca3290494159dda7e26 (patch)
tree0447dfeba6192a3e021d3f04355e5060e7d13c12
parent  be1eeabaae38f4890a55cd206f22b03818253fb6 (diff)
pdf: deduplicate resources when copying from external PDF stream

Bisected with: bibisect-linux64-7.1

Adding Cc: to Tomaž Vajngerl

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs