I failed here. Every place Item with which-id 4040 (EE_FEATURE_LINEBR) is
created/copied/setWhich is a valid SfxVoidItem with Type() method. Only
fails in SfxItemSet destructor as below
Program received signal SIGSEGV, Segmentation fault.
0x4496cc33 in SfxItemSet::~SfxItemSet (this=0xbfff51e8,
__in_chrg=<optimized out>) at
/home/maciej/programowanie/libreoffice/libo/svl/source/items/itemset.cxx:317
317                    if( (*ppFnd)->Type() == SfxVoidItem::StaticType() )
(gdb) call (*ppFnd)->Type()
Cannot access memory at address 0xfca0f97
typeid.name() returns SfxPoolItem
(gdb) print t1
$30 = 0x4213256d "PK11SfxPoolItem"
Any help appreciated
Best Regards
Maciek
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.