*** This bug is a duplicate of bug 785518 ***
https://bugs.launchpad.net/bugs/785518
marking as dupe, same upstream bug
** This bug has been marked a duplicate of bug 785518
[Upstream] soffice.bin crashed with SIGSEGV in SdrEndTextEdit()
--
You received this bug notification because you
** Tags added: target-4.0.1
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with SIGSEGV in
SfxLinkUndoAction::~Sf
David Tardon committed a patch related to this issue.
It has been pushed to "libreoffice-4-0":
http://cgit.freedesktop.org/libreoffice/core/commit/?id=3432c63c0cdcdfe3e74702c16ce6c746d9c0fdf4&h=libreoffice-4-0
fdo#34548 don't crash on undoing text frame removal
It will be available in LibreOffi
David Tardon committed a patch related to this issue.
It has been pushed to "libreoffice-3-6":
http://cgit.freedesktop.org/libreoffice/core/commit/?id=156d6552ce70ed387668d20e9000b5e725bda45f&h=libreoffice-3-6
fdo#34548 don't crash on undoing text frame removal
It will be available in LibreOffi
** Changed in: df-libreoffice
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin cra
David Tardon committed a patch related to this issue.
It has been pushed to "master":
http://cgit.freedesktop.org/libreoffice/core/commit/?id=115054fef08998c56cba8f14472df1d15007f635
fdo#34548 don't crash on undoing text frame removal
The patch should be included in the daily builds available a
*** Bug 60786 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with S
*** Bug 60787 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with S
@Joel
should we reopen this bug?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with SIGSEGV in
SfxLinkUndoAction
Michael pointed out that the fix causes crashes in couple of unoapi
tests -> it needs revision.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z an
I submitted:
"Bug 60786 - EDITING: CRASH after Edit Textbox after Undo"
"Bug 60787 - EDITING: CRASH When insert master page from Task Pane after Undo"
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.lau
My planned tests will come a little later because of Bug 60782.
@Jorendc
Thank you for additional info
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ct
I think we have:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=e462a30d03c16aa4202f8d28ad52b15feb3d9255
but due a typo in the title (bug 34558 instead of bug 34548) the message
and target is now placed over there (I'll delete it).
Therefore is RESOLVED FIXED a correct status
Kind regar
The problem is that we do not have any information with what commit this
problem has been solved for what version
My results with server installation of "Version 4.1.0.0.alpha0+ (Build
ID: bdfd8de57bf5767ce5c179a5e8705c7587f7b32) TinderBox: Win-x86@6,
Branch:master, Pull Time: 2013-02-06_22:06:22
It'd be great to back-port David's fix to -4-0 - better I guess would be
a systematic fix of this kind of undo problem in impress and an
understanding of where these indicees started to go wrong, why we
regressed here & better some unit tests but ... ;-) since David's
working on it - I fully expect
Indeed, still an issue.
Version 4.1.0.0.alpha0+ (Build ID:
80cbc04c2cbe25ebdfe2f22bb2e5ba62728e963)
Bodhi Linux
+
LibreOffice 3.5 is at the end of life for its release cycle so we are
going to move this to 3.6 MAB so we
Reproduced with Lib 4.0 Version 4.0.0.0.beta1 (Build ID:
87906242e87d3ddb2ba9827818f2d1416d80cc7)
nb : I have to clic more than once beside the frame to cause the crash.
Yves
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice i
Created attachment 66782
horrible hack-around ...
This is an horrible band-aid, it stops the crash - but ... it's hard to
live with oneself here. Clearly the arithmetic is going -badly- wrong
here, for some reason - and the code looks glass-fragile all about the
place ;-)
OTOH the band-aid can't
Created attachment 66770
cleaner log
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with SIGSEGV in
SfxLinkUndoAc
Created attachment 66752
valgrind logs
On pc Debian x86-64 with master sources updated today, I still reproduce the
problem.
So I tried to retrieve a valgrind log but I don't know if it contains the crash.
I noticed the line 14601:
==10034== Address 0x21b86020 is 8 bytes after a block of size
Looks like the SdrUndoInsertObj is the problem, impress creates a derived class
SdrUndoNewObj : public SdrUndoInsertObj from CreateUndoNewObject:
#0 SdrUndoFactory::CreateUndoNewObject (this=0x95c4c08, rObject=...,
bOrdNumDirect=false)
at /ssd/opt/libreoffice/master/svx/source/svdraw/svdundo
I'm suspicious of the: svdundo.cxx /SdrUndoInsertObj::Undo/ method - I
imagine it is removing a different object than the one it is intended to
do (which explains why the main text box in the body disappears, instead
of the header on undo ;-) - an off-by-one as it were. With this
debugging patch:
It would be great to have a bibsect investigation on this one - then
again - it is a really early issue:
> Crash is [Reproducible] with "LibreOffice 3.3.1 RC2 – WIN7 Home Premium
> (64bit) German UI [OOO330m19 (build 8 / tag 3.3.1.2)]"
That's pretty horrible; so somewhere really early in our lau
(In reply to comment #33)
> It'd be great to have a translation of GetOrdNum vs. GetOrdNumDirect in
> svx/inc/svx/svdobj.hxx - to try to grok what's going on there - if there is a
> German speaker around.
// Ueber die Objekt-Ordnungsnummer kann man feststellen, ob ein Objekt vor
// oder hinter ei
Lovely - thanks so much for that Julien - very helpful. You can see the
mess that Java makes in the trace (be nice to turn that off somehow I
guess if it's possible). Sadly the Python garbage collector also
produces a huge mass of false positives as well [ I guess disabling /
deleting *py*.so in pr
I'm just being a lamer - this is easy to reproduce here; I'll poke at
it...
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin
Created attachment 66772
valgrind log with more frames
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with SIGSEGV
Any chance of a valgrind trace [ the debugging symbols are helpful - but
valgrind should be even sweeter ;-],
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstrea
It -looks- like the undo action itself is the broken bit - which appears
not to remove the object from the slide itself leaving it owned by the
SfxListUndoAction and also linked to in the slide. Switching the master-
page just clears the undo queue and forces the crash sooner (that would
otherwise
Created attachment 65741
bt + console logs on master sources
On pc Debian x86-64 with master sources (future 3.7) updated today.
I reproduced the problem by following the Rainer's process (comment 23).
I noticed a log:
warn:legacy.tools:18086:1:/home/julien/compile-libreoffice/libo/svx/source/svd
Reproducible] with Server Installation of "LibreOffice 3.6.0.0.beta3
German UI/Locale [Build-ID: 3e2b862] on German WIN7 Home Premium (64bit)
Steps how to reproduce (Similar Comment 22)
1. Button 'New Presentation' from LibO Start Center
2. Add some text in the Title Frame (where it says "Click
Hello
IMHO the reproduction of the bug is difficult to describe because of the
necessary selections-deselections.
Below is a simpler procedure to reproduce with version 3.5 or Version
3.6.0.0.beta3 (Build ID: 3e2b862)
1. File> New> Presentation
2. Add some text in the Text Frame (where it says "
Radek any thoughts ? seems embarrassingly easy to reproduce - it'd be
wonderful to have a unit test for this as/when we fix it I guess. There
is also a nice stack-trace for windows towards the end of the previous
attachment :-)
--
You received this bug notification because you are a member of Des
Created attachment 62668
Bug 34548 - WinDbg session with FAILED_SOURCE_CODE
Confirmed with:
LO 3.5.4.2
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit
Crash as per comment 19.
Attached full WinDbg session with FAILED_SOURCE_CODE.
The same FAULTING_SOURCE_CODE as in bug 37580.
--
reproduced with LibO 3.5.3 on Windows Vista 64bit following this
sequence (see Comment 1 and Comment 17)
To reproduce this error, do the following steps:
1. Open Impress
2. Create a new "Empty presentation" with the "Presentation Wizard"
3. Add some text on the title slide in the Text Frame (wher
This issue still exists, but has new and very different issues with the
original steps.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter
(In reply to comment #10)
> Another (easy) way to reproduce :
>
> 4. Edit> Undo (or Ctrl+Z)
>
> Actual result : apparently nothing
> Expected result : undo insert
>
> 5. Enter => Crash
>
> Not reproduced with Ubuntu 11.04 avec LibO 3.3.x
I cannot reproduce this with 3.5.2 and master from 2012
I can no longer reproduce the crash using 3.5.1.2 with the original steps.
I have found another way to make it crash:
between steps 7. and 8. you have to enter some text and it will still
crash.
As I don't seem to be able to edit my original report, can a mod do
this?
--
You received this bug n
3.4 lifecycle is terminated, so shift to “Bug 37361 LibreOffice 3.5 most
annoying bugs”, because still reproducible in 3.5 (see comments) and
still [Reproducible] with parallel installation of Master "LOdev
3.6.0alpha0+ – WIN7 Home Premium (64bit) ENGLISH UI [Build ID: 3ddf85d-
6299bf6-879ce3]"
See the comment before mine, I changed the version
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with SIGSEGV in
Florian Reisinger, please do not toggle the version. For more on this
please see: http://wiki.documentfoundation.org/BugReport_Details#Version
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.n
Launchpad has imported 13 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=34548.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://hel
The problems disappear in unity-2D this day with the 3.5.1
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
[Upstream] Ctrl + z and Enter soffice.bin crashed with SIGS
** Summary changed:
- Crash of Libreoffice after Ctrl + z and Enter
+ [Upstream] Ctrl + z and Enter soffice.bin crashed with SIGSEGV in
SfxLinkUndoAction::~SfxLinkUndoAction()
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice
** Changed in: df-libreoffice
Importance: Undecided => Unknown
** Changed in: df-libreoffice
Status: New => Unknown
** Changed in: df-libreoffice
Remote watch: Email to bugsquad-fr@lists # => freedesktop.org Bugzilla #34548
** Bug watch removed: Email to bugsquad-fr@lists #
mailto:
** Bug watch added: Email to bugsquad-fr@lists #
mailto:bugsquad...@lists.launchpad.net
** Also affects: df-libreoffice via
mailto:bugsquad...@lists.launchpad.net
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages,
** Description changed:
Freeze of LibreOffice when i work outline mode (Plan in French).
Step:
1) Work on impress with outline mode
- 2) Ctrl + Z
+ 2) Ctrl + Z
3) Enter
- 4) Freeze of LibreOffice an d Crash
+ 4) Freeze of LibreOffice and Crash
ProblemType: Crash
DistroRelease: U
Confirmed it crashed for me on LibreOffice Impress 1:3.4.4-0ubuntu1
11.10
** Changed in: libreoffice (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.
** Summary changed:
- Crash of Libreoffice after Crtl + z and Enter
+ Crash of Libreoffice after Ctrl + z and Enter
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
C
** Visibility changed to: Public
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/949997
Title:
Crash of Libreoffice after Crtl + z and Enter
Status in “libreoffice” package in Ubu
50 matches
Mail list logo