[Libreoffice-bugs] [Bug 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

Caolán McNamara  changed:

   What|Removed |Added

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

--- Comment #10 from Caolán McNamara  ---
Seems my above crashtesting fix solves this. at least it crashes for me in 5.1
when I add text to Usama's example in 5-1 and if I add my fix it stops
crashing.
Backport to 5-1 as https://gerrit.libreoffice.org/25897

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

--- Comment #9 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=367f13fd584d5b67cbc3a7787892f12655a65d6c

crashtesting: Related tdf#91291 assert on indexing into empty string

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.

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-03-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

--- Comment #7 from Ali Yousuf  ---
please, give me right behavior of libreoffice when enter the footnote.

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

--- Comment #8 from Beluga  ---
(In reply to Ali Yousuf from comment #7)
> please, give me right behavior of libreoffice when enter the footnote.

What do you mean?

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

--- Comment #5 from Ali Yousuf  ---
Now I work on this bug ,but I need right behavior of libroffice to remove this
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

--- Comment #6 from Ali Yousuf  ---

(In reply to Beluga from comment #2)
> Reproduced with example document.
> Debug message appearing with 5.0 crash:
> 
> warn:legacy.osl:3119:1:sw/source/core/text/txtftn.cxx:1100: Quo Vadis, rest
> of QuoVadisPortion
if you look at the file :libreoffice/sw/source/core/text/porlin.cxx:250
if you comment this two line below,no crash.
250   //Height( pLast->Height() );
251   //SetAscent( pLast->GetAscent() )
;
so, The problem on the "pLast->Height()" and "pLast->GetAscent()"
> 
> I daresay, that is a smashing warning message.
> 
> Ubuntu 15.04 64-bit 
> Version: 5.0.0.0.alpha1+
> Build ID: 51d16cc69d8ad9065f61d108ea25d6a025a2e228
> TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time:
> 2015-05-17_03:58:58
> Locale: en-US (en_US.UTF-8)
> 
> OpenOffice.org 3.3.0
> OOO330m20 (Build:9567)

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

Waraqa  changed:

   What|Removed |Added

   Keywords||wantBacktrace

--- Comment #4 from Waraqa  ---
I confirm this bug on latest master dev build 5.2 on fedora 21

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2016-01-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

Usama Akkad  changed:

   What|Removed |Added

 CC||uahe...@gmail.com

--- Comment #3 from Usama Akkad  ---
Created attachment 121963
  --> https://bugs.documentfoundation.org/attachment.cgi?id=121963=edit
Common Arabic document with footnotes

I was able to reproduce this on LO 5.1.0.1 and 4.4.6.3 Ubuntu 15.04

It's very simple to reproduce. Just keep adding text to the footnote in the
sample file and it will crash.

I got a user report few hours ago about this bug with the attached file.

This bug seems to effect every RTL languages (Arabic, Persian, Urdu, and
Hebrew) with their default language settings. It already comes with CTL enabled
for them.

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2015-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Version|4.4.3.2 rc  |Inherited From OOo
 Ever confirmed|0   |1
 OS|Windows (All)   |All
   Severity|normal  |major

--- Comment #2 from Beluga todven...@suomi24.fi ---
Reproduced with example document.
Debug message appearing with 5.0 crash:

warn:legacy.osl:3119:1:sw/source/core/text/txtftn.cxx:1100: Quo Vadis, rest of
QuoVadisPortion

I daresay, that is a smashing warning message.

Ubuntu 15.04 64-bit 
Version: 5.0.0.0.alpha1+
Build ID: 51d16cc69d8ad9065f61d108ea25d6a025a2e228
TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time:
2015-05-17_03:58:58
Locale: en-US (en_US.UTF-8)

OpenOffice.org 3.3.0
OOO330m20 (Build:9567)

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2015-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

--- Comment #1 from Gordo gordon1dr...@yahoo.com ---
The footnote does not need to be spread over two pages for the crash to happen.
 As long as there are at least two lines in the footnote and the Continuation
Notice has something in it--the page does not even need to be set for Maximum
footnote height--then LO will crash when moving the text with footnote onto
the next page.

-- 
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 91291] EDITING: Crash when moving rtl text with footnote with continuation onto the next page

2015-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91291

Gordo gordon1dr...@yahoo.com changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=71
   ||037

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