Issue 91087 - crash during editing math formula
Summary: crash during editing math formula
Status: CLOSED DUPLICATE of issue 99081
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.4.1
Hardware: Unknown Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 07:07 UTC by volkov_peter
Modified: 2009-02-10 23:27 UTC (History)
1 user (show)

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


Attachments
full backtrace (43.19 KB, text/plain)
2008-06-26 07:08 UTC, volkov_peter
no flags Details
another full backtrace (96.98 KB, text/plain)
2008-06-26 09:33 UTC, volkov_peter
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description volkov_peter 2008-06-26 07:07:36 UTC
I'm trying to create poster with ooimpress. At some point during editing math
formula it crashed. I've managed to reproduce this problem second time and
gather backtrace, but now I don't know how to reproduce this. So only thing we
have is backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb62766d0 (LWP 9543)]
0xb7d6d166 in std::vector<__gnu_cxx::_Hashtable_node<std::pair<unsigned long
const, String> >*, std::allocator<__gnu_cxx::_Hashtable_node<std::pair<unsigned
long const, String> >*> >::size (this=0x2c)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/bits/stl_vector.h:396
396           size() const
(gdb) bt
#0  0xb7d6d166 in std::vector<__gnu_cxx::_Hashtable_node<std::pair<unsigned long
const, String> >*, std::allocator<__gnu_cxx::_Hashtable_node<std::pair<unsigned
long const, String> >*> >::size (this=0x2c)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/bits/stl_vector.h:396
#1  0xb7d6d42d in __gnu_cxx::hashtable<std::pair<unsigned long const, String>,
unsigned long, __gnu_cxx::hash<unsigned long>,
std::_Select1st<std::pair<unsigned long const, String> >, std::equal_to<unsigned
long>, std::allocator<String> >::_M_bkt_num_key (
    this=0x28, __key=@0xbfe79aa4) at
/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/ext/hashtable.h:587
#2  0xb7d6d49a in __gnu_cxx::hashtable<std::pair<unsigned long const, String>,
unsigned long, __gnu_cxx::hash<unsigned long>,
std::_Select1st<std::pair<unsigned long const, String> >, std::equal_to<unsigned
long>, std::allocator<String> >::find (this=0x28,
    __key=@0xbfe79aa4) at
/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/ext/hashtable.h:510
#3  0xb7d6d4ee in __gnu_cxx::hash_map<unsigned long, String,
__gnu_cxx::hash<unsigned long>, std::equal_to<unsigned long>,
std::allocator<String> >::find (this=0x28, __key=@0xbfe79aa4) at
/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/ext/hash_map:215
#4  0xb7d723d9 in ImplFontEntry::GetFallbackForUnicode (this=0xb24b818,
cChar=65522, pFontName=0xbfe79b8c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:1607
#5  0xb7d611e1 in ImplDevFontList::GetGlyphFallbackFont (this=0x8227850,
rFontSelData=@0xbfe79b68, rMissingCodes=@0xbfe79bc0,
    nFallbackLevel=3)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:2071
#6  0xb7d639e9 in ImplFontCache::GetGlyphFallbackFont (this=0x8240de8,
pFontList=0x8227850, rFontSelData=@0xbfe79b68,
    nFallbackLevel=4, rMissingCodes=@0xbfe79bc0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:3273
#7  0xb7d63bd7 in OutputDevice::ImplGlyphFallbackLayout (this=0xb106924,
pSalLayout=0x8bca3a8, rLayoutArgs=@0xbfe79c60)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:6312
#8  0xb7d64f19 in OutputDevice::ImplLayout (this=0xb106924, rOrigStr=@0xb127e64,
nMinIndex=0, nLen=<value optimized out>,
    rLogicalPos=@0xb127e5c, nLogicalWidth=0, pDXArray=0xbfe79c00, bFilter=true)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:6248
#9  0xb7d69c05 in OutputDevice::DrawTextArray (this=0xb106924,
rStartPt=@0xb127e5c, rStr=@0xb127e64, pDXAry=0xb1068a0,
    nIndex=0, nLen=1)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:5889
#10 0xb7d420cf in MetaTextArrayAction::Execute (this=0xb127e50, pOut=0xb106924)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/metaact.cxx:1386
#11 0xb7d17e49 in GDIMetaFile::Play (this=0xb12b124, pOut=0xb106924, nPos=46)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/gdimtf.cxx:489
#12 0xb7d18078 in GDIMetaFile::Play (this=0xb12b124, pOut=0xb106924,
rPos=@0xb106924, rSize=@0xbfe79f40, nPos=4294967295)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/gdimtf.cxx:559
#13 0xb7d29ca7 in ImpGraphic::ImplDraw (this=0xb12b120, pOutDev=0xb106924,
rDestPt=@0xbfe79f40, rDestSize=@0xbfe79eac)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/impgraph.cxx:829
#14 0xb7d1fbc2 in Graphic::Draw (this=0xb1187f0, pOutDev=0xb106924,
rDestPt=@0xbfe79f40, rDestSz=@0xbfe79eac)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/graph.cxx:610
#15 0xad07fbba in SwNoTxtFrm::PaintPicture (this=0x90d0a68, pOut=0xb106924,
rGrfArea=@0xbfe79ff0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/doc/notxtfrm.cxx:1083
#16 0xad080bbb in SwNoTxtFrm::Paint (this=0x90d0a68, rRect=@0xbfe7a08c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/doc/notxtfrm.cxx:458
#17 0xacf96f32 in SwLayoutFrm::Paint (this=0x8c90f00, rRect=@0xbfe7a168)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3238
#18 0xacf98277 in SwFlyFrm::Paint (this=0x8c90f00, rRect=@0xbfe7a1c4)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3657
---Type <return> to continue, or q <return> to quit---
#19 0xacfe4141 in SwFlyCntPortion::Paint (this=0x8b063d0, rInf=@0xbfe7a744)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/text/porfly.cxx:290
#20 0xacfdf1bb in SwTxtPainter::DrawTextLine (this=0xbfe7a324,
rPaint=@0xbfe7a8ac, rClip=@0xbfe7a834, bUnderSz=0 '\0')
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/text/itrpaint.cxx:466
#21 0xacfce0ed in SwTxtFrm::Paint (this=0xacadb4b0, rRect=@0xbfe7a8ac)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/text/frmpaint.cxx:795
#22 0xacf96f32 in SwLayoutFrm::Paint (this=0xacada000, rRect=@0xbfe7a92c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3238
#23 0xacf96f32 in SwLayoutFrm::Paint (this=0xacad8000, rRect=@0xbfe7aa24)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3238
#24 0xacf98f93 in SwRootFrm::Paint (this=0x918dba0, rRect=@0xbfe7aa98)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:2987
#25 0xacf28e8a in ViewShell::Paint (this=0x9150f38, rRect=@0x9150f38)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/view/viewsh.cxx:1962
#26 0xaceffa4e in SwCrsrShell::Paint (this=0x9150f38, rRect=@0xbfe7abe8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/crsr/crsrsh.cxx:1225
#27 0xad41e3e3 in SwEditWin::Paint (this=0x8e40d28, rRect=@0xbfe7abe8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/docvw/edtwin2.cxx:554
#28 0xb7e824bf in Window::ImplCallPaint (this=0x8e40d28, pRegion=0xbfe7abe8,
nPaintFlags=43984)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2472
#29 0xb7e82594 in Window::ImplCallPaint (this=0x8b09318, pRegion=0xbfe7ac78,
nPaintFlags=3368)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#30 0xb7e82594 in Window::ImplCallPaint (this=0x8d39248, pRegion=0xbfe7ad08,
nPaintFlags=37656)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#31 0xb7e82594 in Window::ImplCallPaint (this=0x8a3c2c8, pRegion=0x0,
nPaintFlags=37448)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#32 0xb7e82594 in Window::ImplCallPaint (this=0x8ae94f8, pRegion=0xbfe7ae28,
nPaintFlags=49864)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#33 0xb7e82594 in Window::ImplCallPaint (this=0x86ad370, pRegion=0x0,
nPaintFlags=38136)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#34 0xb7e82594 in Window::ImplCallPaint (this=0x86520e0, pRegion=0x0,
nPaintFlags=54128)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#35 0xb7e82d1d in Window::ImplCallOverlapPaint (this=0x86520e0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2533
#36 0xb7e82eaf in Window::ImplHandlePaintHdl (this=0x28)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2553
#37 0xb7cd6ed5 in Link::Call (this=0x28, pCaller=0x0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/solver/680/unxlngi6.pro/inc/tools/link.hxx:158
#38 0xb7e87a8c in Window::ImplHandleResizeTimerHdl (this=0x86520e0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2567
#39 0xb7cd6ed5 in Link::Call (this=0x28, pCaller=0x871a1f0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/solver/680/unxlngi6.pro/inc/tools/link.hxx:158
#40 0xb7ce413c in Timer::Timeout (this=0x871a1f0)
---Type <return> to continue, or q <return> to quit---
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/timer.cxx:285
#41 0xb7ce426f in Timer::ImplTimerCallbackProc ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/timer.cxx:173
#42 0xb5f57304 in SalTimer::CallCallback (this=0x8299720) at
../../../inc/vcl/saltimer.hxx:80
#43 0xb5f55b2a in SalXLib::CheckTimeout (this=0x80ca7d0, bExecuteTimers=true)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldata.cxx:709
#44 0xb5f56678 in SalXLib::Yield (this=0x80ca7d0, bWait=true,
bHandleAllCurrentEvents=false)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldata.cxx:792
#45 0xb5f6362c in X11SalInstance::Yield (this=0x80c05f0, bWait=44,
bHandleAllCurrentEvents=<value optimized out>)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/salinst.cxx:287
#46 0xb7cdf5d5 in Application::Yield (bAllEvents=<value optimized out>)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svapp.cxx:562
#47 0xb7cdf6a1 in Application::Execute ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svapp.cxx:521
#48 0x0807eca1 in desktop::Desktop::Main (this=0xbfe7b4c4)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/desktop/source/app/app.cxx:1946
#49 0xb7ce3b2b in ImplSVMain ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svmain.cxx:259
#50 0xb7ce3c3f in SVMain ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svmain.cxx:300
#51 0x08072dbe in main (argc=Cannot access memory at address 0x28
)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/desktop/source/app/main.cxx:61
(gdb)

Full backtrace will be in attachment.
Comment 1 volkov_peter 2008-06-26 07:08:41 UTC
Created attachment 54752 [details]
full backtrace
Comment 2 volkov_peter 2008-06-26 09:24:48 UTC
And here is a bit different backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb62dd6d0 (LWP 9602)]
0xb7dd4166 in std::vector<__gnu_cxx::_Hashtable_node<std::pair<unsigned long
const, String> >*, std::allocator<__gnu_cxx::_Hashtable_node<std::pair<unsigned
long const, String> >*> >::size (this=0x2c)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/bits/stl_vector.h:396
396           size() const
(gdb) bt
#0  0xb7dd4166 in std::vector<__gnu_cxx::_Hashtable_node<std::pair<unsigned long
const, String> >*, std::allocator<__gnu_cxx::_Hashtable_node<std::pair<unsigned
long const, String> >*> >::size (this=0x2c)
    at /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/bits/stl_vector.h:396
#1  0xb7dd442d in __gnu_cxx::hashtable<std::pair<unsigned long const, String>,
unsigned long, __gnu_cxx::hash<unsigned long>,
std::_Select1st<std::pair<unsigned long const, String> >, std::equal_to<unsigned
long>, std::allocator<String> >::_M_bkt_num_key (
    this=0x28, __key=@0xbf94ac24) at
/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/ext/hashtable.h:587
#2  0xb7dd449a in __gnu_cxx::hashtable<std::pair<unsigned long const, String>,
unsigned long, __gnu_cxx::hash<unsigned long>,
std::_Select1st<std::pair<unsigned long const, String> >, std::equal_to<unsigned
long>, std::allocator<String> >::find (this=0x28,
    __key=@0xbf94ac24) at
/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/ext/hashtable.h:510
#3  0xb7dd44ee in __gnu_cxx::hash_map<unsigned long, String,
__gnu_cxx::hash<unsigned long>, std::equal_to<unsigned long>,
std::allocator<String> >::find (this=0x28, __key=@0xbf94ac24) at
/usr/lib/gcc/i686-pc-linux-gnu/4.2.4/include/g++-v4/ext/hash_map:215
#4  0xb7dd93d9 in ImplFontEntry::GetFallbackForUnicode (this=0xc358328,
cChar=65442, pFontName=0xbf94ad0c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:1607
#5  0xb7dc81e1 in ImplDevFontList::GetGlyphFallbackFont (this=0x8237d50,
rFontSelData=@0xbf94ace8, rMissingCodes=@0xbf94ad40,
    nFallbackLevel=3)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:2071
#6  0xb7dca9e9 in ImplFontCache::GetGlyphFallbackFont (this=0x8240a00,
pFontList=0x8237d50, rFontSelData=@0xbf94ace8,
    nFallbackLevel=4, rMissingCodes=@0xbf94ad40)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:3273
#7  0xb7dcabd7 in OutputDevice::ImplGlyphFallbackLayout (this=0xb89e71c,
pSalLayout=0x871d0d8, rLayoutArgs=@0xbf94ade0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:6312
#8  0xb7dcbf19 in OutputDevice::ImplLayout (this=0xb89e71c, rOrigStr=@0xbf3a504,
nMinIndex=0, nLen=<value optimized out>,
    rLogicalPos=@0xbf3a4fc, nLogicalWidth=0, pDXArray=0xbf94ad80, bFilter=true)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:6248
#9  0xb7dd0c05 in OutputDevice::DrawTextArray (this=0xb89e71c,
rStartPt=@0xbf3a4fc, rStr=@0xbf3a504, pDXAry=0xb398850,
    nIndex=0, nLen=1)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/outdev3.cxx:5889
#10 0xb7da90cf in MetaTextArrayAction::Execute (this=0xbf3a4f0, pOut=0xb89e71c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/metaact.cxx:1386
#11 0xb7d7ee49 in GDIMetaFile::Play (this=0xc1bb9ac, pOut=0xb89e71c, nPos=102)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/gdimtf.cxx:489
#12 0xb7d7f078 in GDIMetaFile::Play (this=0xc1bb9ac, pOut=0xb89e71c,
rPos=@0xb89e71c, rSize=@0xbf94b0c0, nPos=4294967295)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/gdimtf.cxx:559
#13 0xb7d90ca7 in ImpGraphic::ImplDraw (this=0xc1bb9a8, pOutDev=0xb89e71c,
rDestPt=@0xbf94b0c0, rDestSize=@0xbf94b02c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/impgraph.cxx:829
#14 0xb7d86bc2 in Graphic::Draw (this=0xb81a668, pOutDev=0xb89e71c,
rDestPt=@0xbf94b0c0, rDestSz=@0xbf94b02c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/gdi/graph.cxx:610
#15 0xad0e6bba in SwNoTxtFrm::PaintPicture (this=0xbd48858, pOut=0xb89e71c,
rGrfArea=@0xbf94b170)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/doc/notxtfrm.cxx:1083
#16 0xad0e7bbb in SwNoTxtFrm::Paint (this=0xbd48858, rRect=@0xbf94b20c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/doc/notxtfrm.cxx:458
#17 0xacffdf32 in SwLayoutFrm::Paint (this=0xbc41cb8, rRect=@0xbf94b2e8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3238
#18 0xacfff277 in SwFlyFrm::Paint (this=0xbc41cb8, rRect=@0xbf94b344)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3657
---Type <return> to continue, or q <return> to quit---
#19 0xad04b141 in SwFlyCntPortion::Paint (this=0xb988008, rInf=@0xbf94b8c4)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/text/porfly.cxx:290
#20 0xad0461bb in SwTxtPainter::DrawTextLine (this=0xbf94b4a4,
rPaint=@0xbf94ba2c, rClip=@0xbf94b9b4, bUnderSz=0 '\0')
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/text/itrpaint.cxx:466
#21 0xad0350ed in SwTxtFrm::Paint (this=0xacb43c34, rRect=@0xbf94ba2c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/text/frmpaint.cxx:795
#22 0xacffdf32 in SwLayoutFrm::Paint (this=0xacb410f0, rRect=@0xbf94baac)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3238
#23 0xacffdf32 in SwLayoutFrm::Paint (this=0xacb3f12c, rRect=@0xbf94bba4)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:3238
#24 0xacffff93 in SwRootFrm::Paint (this=0xbe51128, rRect=@0xbf94bc18)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/layout/paintfrm.cxx:2987
#25 0xacf8fe8a in ViewShell::Paint (this=0xba36888, rRect=@0xba36888)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/view/viewsh.cxx:1962
#26 0xacf66a4e in SwCrsrShell::Paint (this=0xba36888, rRect=@0xbf94bd68)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/crsr/crsrsh.cxx:1225
#27 0xad4853e3 in SwEditWin::Paint (this=0xbe6a160, rRect=@0xbf94bd68)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/docvw/edtwin2.cxx:554
#28 0xb7ee94bf in Window::ImplCallPaint (this=0xbe6a160, pRegion=0xbf94bd68,
nPaintFlags=48464)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2472
#29 0xb7ee9594 in Window::ImplCallPaint (this=0xbea7a60, pRegion=0x87146e0,
nPaintFlags=41312)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#30 0xb7ee9594 in Window::ImplCallPaint (this=0x8cc0840, pRegion=0xbf94be88,
nPaintFlags=31328)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#31 0xb7ee9594 in Window::ImplCallPaint (this=0x892a4d8, pRegion=0x8b6ec78,
nPaintFlags=2112)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#32 0xb7ee9594 in Window::ImplCallPaint (this=0xb83d348, pRegion=0xbf94bfa8,
nPaintFlags=42200)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#33 0xb7ee9594 in Window::ImplCallPaint (this=0xb22d3c0, pRegion=0xb94a380,
nPaintFlags=54088)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#34 0xb7ee9594 in Window::ImplCallPaint (this=0xb8aac08, pRegion=0xbf94c0c8,
nPaintFlags=54208)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:2496
#35 0xb7ee97fd in Window::Update (this=0xbe6a160)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window.cxx:7651
#36 0xacf8ddee in ViewShell::VisPortChgd (this=0xba36888, rRect=@0xbf94c2f0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/view/viewsh.cxx:1334
#37 0xacf676ec in SwCrsrShell::VisPortChgd (this=0xba36888, rRect=@0xbf94c2f0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/core/crsr/crsrsh.cxx:1264
#38 0xad556d21 in SwView::SetVisArea (this=0xb910a60, rRect=@0xbf94c390,
bUpdateScrollbar=0 '\0')
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/uiview/viewport.cxx:332
#39 0xad557890 in SwView::SetVisArea (this=0xb910a60, rPt=@0xbf94c3f8,
bUpdateScrollbar=<value optimized out>)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/uiview/viewport.cxx:399
#40 0xad55798b in SwView::EndScrollHdl (this=0xb910a60, pScrollbar=0xba011a8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/uiview/viewport.cxx:848
#41 0xad557a20 in SwView::ScrollHdl (this=0xb910a60, pScrollbar=0xba011a8)
---Type <return> to continue, or q <return> to quit---
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/uiview/viewport.cxx:772
#42 0xb7d3ded5 in Link::Call (this=0x28, pCaller=0xba011a8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/solver/680/unxlngi6.pro/inc/tools/link.hxx:158
#43 0xb7f0bc48 in Control::ImplCallEventListenersAndHandler (this=0xba011a8,
nEvent=1111, rHandler=@0xba0134c,
    pCaller=0xba011a8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/control/ctrl.cxx:385
#44 0xb7f3d4b0 in ScrollBar::Scroll (this=0xba011a8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/control/scrbar.cxx:1491
#45 0xb7f3d0e8 in ScrollBar::ImplScroll (this=0xba011a8, nNewPos=195039656,
bCallEndScroll=1 '\001')
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/control/scrbar.cxx:897
#46 0xb7f3d13e in ScrollBar::DoScroll (this=0xba011a8, nNewPos=12675)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/control/scrbar.cxx:1509
#47 0xb7efa019 in Window::ImplHandleScroll (this=0xbe6a160, pHScrl=0x0, nX=0,
pVScrl=0xba011a8, nY=3)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window2.cxx:1366
#48 0xb7efbf56 in Window::HandleScrollCommand (this=0xbe6a160, rCmd=@0xbf94c6d4,
pHScrl=0xba011a8, pVScrl=0xba011a8)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/window2.cxx:1304
#49 0xad5569c9 in SwView::HandleWheelCommands (this=0xb910a60, rCEvt=@0x2c)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/uiview/viewport.cxx:1435
#50 0xad4811e2 in SwEditWin::Command (this=0xbe6a160, rCEvt=@0xbf94c6d4)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/sw/source/ui/docvw/edtwin.cxx:4861
#51 0xb7ef5489 in ImplCallWheelCommand (pWindow=0xbe6a160, rPos=<value optimized
out>, pWheelData=0xbf94c758)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/winproc.cxx:1522
#52 0xb7ef7e6f in ImplWindowFrameProc (pWindow=0xb8aac08, nEvent=51112,
pEvent=0xbf94c810)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/window/winproc.cxx:1591
#53 0xb5f9414c in SalFrame::CallCallback (this=0x2c, nEvent=21,
pEvent=0xbf94c8e4) at ../../../inc/vcl/salframe.hxx:313
#54 0xb5f91316 in X11SalFrame::HandleMouseEvent (this=0x868c070, pEvent=0xbf94caa0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/window/salframe.cxx:3009
#55 0xb5f938c9 in X11SalFrame::Dispatch (this=0x868c070, pEvent=0xbf94caa0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/window/salframe.cxx:4071
#56 0xb5fc6472 in SalX11Display::Dispatch (this=0x8174ac0, pEvent=0xbf94caa0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldisp.cxx:2457
#57 0xb5fc4716 in SalX11Display::Yield (this=0x8174ac0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldisp.cxx:2351
#58 0xb5fc3b2d in DisplayYield (pDisplay=0x8174ac0)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldisp.cxx:697
#59 0xb5fbd919 in YieldEntry::HandleNextEvent (this=0xb5fea958)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldata.cxx:642
#60 0xb5fbd4b2 in SalXLib::Yield (this=0x80ca7d0, bWait=true,
bHandleAllCurrentEvents=false)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/saldata.cxx:732
#61 0xb5fca62c in X11SalInstance::Yield (this=0x80c05f0, bWait=44,
bHandleAllCurrentEvents=<value optimized out>)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/unx/source/app/salinst.cxx:287
#62 0xb7d465d5 in Application::Yield (bAllEvents=<value optimized out>)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svapp.cxx:562
#63 0xb7d466a1 in Application::Execute ()
---Type <return> to continue, or q <return> to quit---
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svapp.cxx:521
#64 0x0807eca1 in desktop::Desktop::Main (this=0xbf94cf94)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/desktop/source/app/app.cxx:1946
#65 0xb7d4ab2b in ImplSVMain ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svmain.cxx:259
#66 0xb7d4ac3f in SVMain ()
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/vcl/source/app/svmain.cxx:300
#67 0x08072dbe in main (argc=Cannot access memory at address 0x28
)
    at
/vz/portage-tmp/portage/app-office/openoffice-2.4.1/work/ooo/build/OOH680_m17/desktop/source/app/main.cxx:61
Comment 3 volkov_peter 2008-06-26 09:33:12 UTC
Created attachment 54756 [details]
another full backtrace
Comment 4 caolanm 2009-02-10 23:25:50 UTC
I bet this is issue 99081

*** This issue has been marked as a duplicate of 99081 ***
Comment 5 caolanm 2009-02-10 23:27:31 UTC
closing as dup

This is probably more likely to be seen with the system allocator, and may be
more likely to happen on system stl.