To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68776





------- Additional comments from [EMAIL PROTECTED] Thu Aug 24 06:01:04 -0700 
2006 -------
Short update: this seems to be a memory overwrite, the crash happens later on 
here:

(dbx) where
current thread: [EMAIL PROTECTED]
  [1] t_splay(0x8a3c088), at 0xd27116af
  [2] t_delete(0x8a3c088), at 0xd27114f0
  [3] _malloc_unlocked(), at 0xd2710d9a
  [4] malloc(0x50), at 0xd2710c73
  [5] operator new(0x50), at 0xd26558c8
=>[6] StretchAndConvert(rSrcBuffer = STRUCT, rTwoRect = STRUCT, nDstBitmapFormat
= 2147487744U, pDstPal = (nil), pDstMask = (nil)), line 308 in "salmisc.cxx"
  [7] X11SalBitmap::ImplCreateXImage(this = 0x8a1c9a0, pSalDisp = 0x80d1820,
nDepth = 32, rTwoRect = STRUCT), line 447 in "salbmp.cxx"
  [8] X11SalBitmap::ImplDraw(this = 0x8a1c9a0, aDrawable = 4195169U,
nDrawableDepth = 32, rTwoRect = STRUCT, rGC = 0x8a9d468), line 714 in 
"salbmp.cxx"
  [9] X11SalGraphics::drawBitmap(this = 0x89887e0, pPosAry = 0x8044b98,
rSalBitmap = CLASS, rTransBitmap = CLASS), line 679 in "salgdi2.cxx"
  [10] SalGraphics::DrawBitmap(this = 0x89887e0, pPosAry = 0x8044b98, rSalBitmap
= CLASS, rTransparentBitmap = CLASS, pOutDev = 0x8985504), line 458 in
"salgdilayout.cxx"
  [11] OutputDevice::ImplDrawBitmapEx(this = 0x8985504, rDestPt = CLASS,
rDestSize = CLASS, rSrcPtPixel = CLASS, rSrcSizePixel = CLASS, rBitmapEx =
CLASS, nAction = 120U), line 955 in "outdev2.cxx"
  [12] OutputDevice::DrawBitmapEx(this = 0x8985504, rDestPt = CLASS, rDestSize =
CLASS, rBitmapEx = CLASS), line 749 in "outdev2.cxx"
  [13] SdrGrafObj::DoPaintObject(0x86190c0, 0x8686e70, 0x8a9cf10), at 0xcca18474
[...]

i.e. the heap is corrupted. Currently valgrinding, maybe I can catch the error
there.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to