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<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
Program received signal SIGSEGV, Segmentation fault.<br>0x4496cc33 in SfxItemSet::~SfxItemSet (this=0xbfff51e8, __in_chrg=<optimized out>) at /home/maciej/programowanie/libreoffice/libo/svl/source/items/itemset.cxx:317<br>
317                    if( (*ppFnd)->Type() == SfxVoidItem::StaticType() )<br>(gdb) call (*ppFnd)->Type()<br>Cannot access memory at address 0xfca0f97<br><br></blockquote><a href="http://typeid.name">typeid.name</a>() returns SfxPoolItem<br>
<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">(gdb) print t1<br>$30 = 0x4213256d "PK11SfxPoolItem"<br></blockquote><div><br>Any help appreciated <br>
</div><br>Best Regards<br>Maciek<br>