Issue 107499 - crash when cancelling the mail merge wizard after creating individual documents
Summary: crash when cancelling the mail merge wizard after creating individual documents
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: DEV300m65
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: h.ilter
QA Contact: issues@sw
URL:
Keywords: crash, regression
Depends on:
Blocks:
 
Reported: 2009-12-07 14:18 UTC by Frank Schönheit
Modified: 2013-08-07 14:44 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
document to reproduce the bug case (7.98 KB, application/vnd.oasis.opendocument.text)
2009-12-07 14:19 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2009-12-07 14:18:24 UTC
- open the attached database document
- Tools / Mail Merge Wizard
- Proceed to the last page by repeatedly clicking "Next"
- on the last page
  - select "Save merged document"
  - select "from", and enter "1" as both lower and upper value
  - press the "Save Documents" button
- cancel the overall wizard dialog
=> crash
Comment 1 Frank Schönheit 2009-12-07 14:19:23 UTC
does not happen in OOO320.m7
Comment 2 Frank Schönheit 2009-12-07 14:19:51 UTC
Created attachment 66536 [details]
document to reproduce the bug case
Comment 3 Oliver Specht 2009-12-10 10:44:25 UTC
->mav: It crashed also without saving the output document. 
When the dialog is cancelled at first the document is closed and the dialog is
closed after that. The last TabPage of the wizard keeps a copy of the SfxPrinter
of that document and destruction of that printer crashes in
SfxItemSet::~SfxItemSet().
Comment 4 Mathias_Bauer 2011-03-23 13:37:57 UTC
I couldn't reproduce this issue in a CWS based on DEV300m103.
Please verify.
Comment 5 h.ilter 2011-03-23 14:43:25 UTC
Verified with current m102 and m65
- m65 doesn't feel stable and crash even during counting the recipients 
- crash is not reproducible with m102 after several rounds
Therefore fixed.