Issue 38787 - GPF on PowerPoint OLE import (Linux)
Summary: GPF on PowerPoint OLE import (Linux)
Status: CLOSED DUPLICATE of issue 38377
Alias: None
Product: Impress
Classification: Application
Component: open-import (show other issues)
Version: 680m64
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: bjoern.milcke
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-10 08:50 UTC by bjoern.milcke
Modified: 2005-01-13 18:12 UTC (History)
2 users (show)

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


Attachments
ppt document with curved arrow autoshapes and bitmap representations of them (67.50 KB, application/mspowerpoint)
2004-12-10 08:53 UTC, bjoern.milcke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2004-12-10 08:50:58 UTC
Import of the attached PowerPoint presentation results in crash (Linux):

#0  0xb75067db in comphelper::EmbeddedObjectContainer::InsertEmbeddedObject ()
from /work/dev/bm3/so/program/libcomphelp4gcc3.so
#1  0xb697cbfe in SdrPowerPointImport::ImportOLE (this=0xaf5e72a0, nOLEId=1,
rGraf=@0xbfffd2c0, rBoundRect=@0xbfffd600) at
/work/dev/bm3/SRC680/svx/source/svdraw/svdfppt.cxx:2104
#2  0xb6bebf27 in SvxMSDffManager::ImportGraphic (this=0xaf5e72a0,
rSt=@0xaf5e6cc0, rSet=@0xbfffd520, aBoundRect=@0xbfffd600, rObjData=@0xbfffd5d0)
at /work/dev/bm3/SRC680/svx/source/msfilter/msdffimp.cxx:4451
#3  0xb6bed7f0 in SvxMSDffManager::ImportShape (this=0xaf5e72a0,
rHd=@0xbfffd660, rSt=@0xaf5e6cc0, pClientData=0xbfffd730,
rClientRect=@0xbfffd710, rGlobalChildRect=@0xbfffd710, nCalledByGroup=0,
pShapeId=0xbfffd6f4) at /work/dev/bm3/SRC680/svx/source/msfilter/msdffimp.cxx:4764
#4  0xb6bec54e in SvxMSDffManager::ImportObj (this=0xaf5e72a0, rSt=@0xaf5e6cc0,
pClientData=0xbfffd730, rClientRect=@0xbfffd710, rGlobalChildRect=@0xbfffd710,
nCalledByGroup=0, pShapeId=0xbfffd6f4) at
/work/dev/bm3/SRC680/svx/source/msfilter/msdffimp.cxx:4528
#5  0xb69809ec in SdrPowerPointImport::ImportPage (this=0xaf5e72a0,
pRet=0xaef939b8, pMasterPersist=0xaf5e9fc8) at
/work/dev/bm3/SRC680/svx/source/svdraw/svdfppt.cxx:3044
#6  0xb025fb08 in ImplSdPPTImport::Import (this=0xaf5e72a0) at
/net/jumbo.germany/sol1/SRC680/src/sd/source/filter/pptin.cxx:1067
#7  0xb0260da1 in SdPPTImport::Import (this=0xbfffcddc) at
/net/jumbo.germany/sol1/SRC680/src/sd/source/filter/pptin.cxx:300
#8  0xb02630b9 in SdPPTFilter::Import (this=0xbfffdecc) at
/net/jumbo.germany/sol1/SRC680/src/sd/source/filter/sdpptwrp.cxx:146
#9  0xb01d5397 in sd::DrawDocShell::ConvertFrom (this=0xaffaea38,
rMedium=@0xaf5f8520) at
/net/jumbo.germany/sol1/SRC680/src/sd/source/ui/docshell/docshel4.cxx:564
#10 0xb55b0efb in SfxObjectShell::DoLoad () from
/work/dev/bm3/so/program/libsfx680li.so
#11 0xb55f8c7b in SfxBaseModel::load () from /work/dev/bm3/so/program/libsfx680li.so
#12 0xb5624644 in SfxFrameLoader_Impl::load () from
/work/dev/bm3/so/program/libsfx680li.so

The document contains some autoshapes and a hardcopy of them as bitmaps (created
via clipboard and MS Paint. Are these maybe Paint OLE objects?)
Comment 1 bjoern.milcke 2004-12-10 08:53:21 UTC
Created attachment 20370 [details]
ppt document with curved arrow autoshapes and bitmap representations of them
Comment 2 bjoern.milcke 2004-12-10 09:00:20 UTC
-> MAV: Maybe you know already of this problem as it is related to OLE?
Comment 3 mikhail.voytenko 2004-12-10 10:04:35 UTC
This is a duplicate of the issue 38377.
Comment 4 mikhail.voytenko 2004-12-10 10:04:55 UTC
.

*** This issue has been marked as a duplicate of 38377 ***
Comment 5 bjoern.milcke 2005-01-13 18:12:15 UTC
Fix came into m65. Verified in m71 and found ok.