Issue 27070 - Imbedded graphics crashes Writer while printing
Summary: Imbedded graphics crashes Writer while printing
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 1.1.1
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: Joost Andrae
QA Contact: issues@gsl
URL:
Keywords: crash, oooqa
Depends on:
Blocks:
 
Reported: 2004-03-29 13:09 UTC by khbellgardt
Modified: 2004-09-02 10:09 UTC (History)
1 user (show)

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


Attachments
Document that crashes writer on print (8.69 KB, application/vnd.sun.xml.writer)
2004-03-29 13:10 UTC, khbellgardt
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description khbellgardt 2004-03-29 13:09:07 UTC
A document (see attachment) that only contains a simple graphics in svm-format
crashes writer when the document is printed.

The graphics was created by writer from an imported word document.

The same document causes no problem under Windows XP.
Comment 1 khbellgardt 2004-03-29 13:10:02 UTC
Created attachment 14149 [details]
Document that crashes writer on print
Comment 2 flibby05 2004-03-29 13:50:34 UTC
confirmed with 1.1.1rc3, SuSE 9.0 by printing to *.PS-file from OOo.

crash report submitted via Crashmanager.

Comment 3 flibby05 2004-03-29 13:51:28 UTC
set prio P3 -> P1
Comment 4 michael.ruess 2004-03-29 15:01:38 UTC
MRU->HI: Printing. please have a look.
Comment 5 Oliver Specht 2004-03-30 06:07:05 UTC
os: Priority changed to P2.
os->pl: Stack looks like in internal task 112689

SignalHandlerFunction
/net/grande.germany/develop4/update/SRX645/src.m32/sal/osl/unx/signal.c:734
libpthread.so.0 + 0xb96c  --  could not find checksum in database
libc.so.6 + 0x29aa8  --  could not find checksum in database
SalGraphics::DrawPolyPolygonBezier(unsigned long, unsigned long const*, SalPoint
const* const*, unsigned char const* const*, OutputDevice const*)
/so/ws/SRX645/src.m35/vcl/unx/source/gdi/salgdi.cxx:1204
OutputDevice::ImplDrawPolyPolygon(unsigned short, PolyPolygon const&)
/so/ws/SRX645/src.m35/vcl/source/gdi/outdev.cxx:374
OutputDevice::DrawPolyPolygon(PolyPolygon const&)
/so/ws/SRX645/src.m35/vcl/source/gdi/outdev.cxx:1946
MetaPolyPolygonAction::Execute(OutputDevice*)
/so/ws/SRX645/src.m35/vcl/source/gdi/metaact.cxx:1161
ImplQPrinter::ImplPrintMtf(GDIMetaFile&, long, long)
/so/ws/SRX645/src.m35/vcl/source/gdi/impprn.cxx:334
ImplQPrinter::ImplPrintHdl(Timer*)
/so/ws/SRX645/src.m35/vcl/source/gdi/impprn.cxx:422
ImplQPrinter::LinkStubImplPrintHdl(void*, void*)
/so/ws/SRX645/src.m35/vcl/source/gdi/impprn.cxx:340
Timer::Timeout()
/so/ws/SRX645/src.m35/vcl/source/app/timer.cxx:376
ImplTimerCallbackProc()
/so/ws/SRX645/src.m35/vcl/source/app/timer.cxx:216
SalData::Timeout() const
/so/ws/SRX645/src.m35/vcl/unx/source/app/saltimer.cxx:92
SalXLib::CheckTimeout(bool)
/so/ws/SRX645/src.m35/vcl/unx/source/app/saldata.cxx:804
SalXLib::Yield(unsigned char)
/so/ws/SRX645/src.m35/vcl/unx/source/app/saldata.cxx:893
SalInstance::Yield(unsigned char)
/so/ws/SRX645/src.m35/vcl/unx/source/app/salinst.cxx:358
Application::Yield()
/so/ws/SRX645/src.m35/vcl/source/app/svapp.cxx:787
Application::Execute()
/so/ws/SRX645/src.m35/vcl/source/app/svapp.cxx:740
desktop::Desktop::Main()
/so/ws/SRX645/src.m35/desktop/source/app/app.cxx:1596
SVMain()
/so/ws/SRX645/src.m35/vcl/source/app/svmain.cxx:285
main
/so/ws/SRX645/src.m35/vcl/unx/source/app/salmain.cxx:100
libc.so.6 + 0x15d17  --  could not find checksum in database
_start
?
Comment 6 philipp.lohmann 2004-03-30 09:13:21 UTC
strange
Comment 7 philipp.lohmann 2004-03-30 10:27:01 UTC
fixed in CWS vcl21
Comment 8 thorsten.ziehm 2004-03-30 11:32:48 UTC
We got some crash reports for this bug. So we decided to set this task to OOo1.1.2.
Comment 9 philipp.lohmann 2004-03-30 13:34:16 UTC
fixed also in CWS vclpp3bugs2
Comment 10 philipp.lohmann 2004-03-31 08:14:51 UTC
pl->ja: please verify in vclpp3bugs2
Comment 11 philipp.lohmann 2004-03-31 08:15:12 UTC
fixed
Comment 12 Joost Andrae 2004-03-31 10:13:59 UTC
JA: verified within vclpp3bugs2 cws
Comment 13 Joost Andrae 2004-04-23 16:05:55 UTC
JA: verified within vcl21 cws for src680
Comment 14 Joost Andrae 2004-09-02 10:09:21 UTC
JA: closing