Bug 41855 - EDITING Draw crashes undo'ing then backspace -> soffice.bin crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
Summary: EDITING Draw crashes undo'ing then backspace -> soffice.bin crashed with SIGA...
Status: RESOLVED DUPLICATE of bug 37405
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
3.4.3 release
Hardware: x86 (IA32) All
: low critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-16 22:38 UTC by Chris Peñalver
Modified: 2012-06-28 04:12 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
pd107ltr.pdf (94.96 KB, application/pdf)
2011-10-16 22:38 UTC, Chris Peñalver
Details
Bug 41855 - WinDbg session (9.59 KB, text/plain)
2012-06-05 23:25 UTC, bfoman (inactive)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Peñalver 2011-10-16 22:38:28 UTC
Created attachment 52403 [details]
pd107ltr.pdf

Downstream bug may be found at:
https://bugs.launchpad.net/df-libreoffice/+bug/875583

1) lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10

2) apt-cache policy libreoffice-draw
libreoffice-draw:
  Installed: 1:3.4.3-3ubuntu2
  Candidate: 1:3.4.3-3ubuntu2
  Version table:
 *** 1:3.4.3-3ubuntu2 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
        100 /var/lib/dpkg/status

3) What is expected to happen via the Terminal:

cd ~/Desktop && wget http://www.osp.state.nc.us/jobs/pd107ltr.pdf && lodraw --nologo pd107ltr.pdf

double primary click on "INSTRUCTIONS TO APPLICANTS" -> click End button -> press Spacebar -> hand type the following exactly as shown:

Canonical Group Limited, 27th Floor, Millbank Tower 21-24 Millbank, London SW1P 4QP,
United Kingdom

hold Ctrl+Z to undo the entire thing and it does so.

4) What happens instead is it stops at SW1P. Once it does that you click backspace and it crashes consistently.
Comment 1 Björn Michaelsen 2011-12-23 12:40:01 UTC
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
Comment 2 Chris Peñalver 2012-01-03 18:25:11 UTC
Reproducible in:
LOdev 3.5.0beta2 
Build ID: 8589e48-760cc4d-f39cf3d-1b2857e-60db978
Microsoft Windows Vista Business 6.0.6002 Service Pack 2 Build 6002
Comment 3 bfoman (inactive) 2012-06-05 23:25:01 UTC
Created attachment 62627 [details]
Bug 41855 - WinDbg session

Confirmed with:
LO 3.5.4.2 
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit

Crash after undo by Ctrl+Z and then Backspace.

Attached full WinDbg session with mini dump file loaded generated by procdump soffice.bin -h.
Comment 4 Ivan Timofeev (retired) 2012-06-28 04:12:35 UTC
most probably it is fixed, because it does not stop at SW1P now (I can't reproduce the original crash)

*** This bug has been marked as a duplicate of bug 37405 ***