Abdelrazak Younes wrote:
> Jürgen Spitzmüller wrote:
>> Peter Kümmel wrote:
>>>> because LyXView::work_area_ fails, it is something like
>>>> (0x13)->work_area
>>> So the question is: Where does 0x13 come from?
>>
>> No idea.
> 
> I think this is because lyxview_ is a reference and not a pointer in
> Kernel. I guess gdb doesn't give the full address in this case.
> 
>>
>>> Does your output after clicking on the toc button start with a valid
>>> pointer?
>>>
>>> Kernel::Kernel: lyxview_ = 026F7444
>>
>> Kernel::Kernel: lyxview_ = 0x1329638
> 
> So 0x13 is just a truncation of this value.
> 

Yes, this makes sense.

> The problem is elsewhere.
> 
> Abdel.
> 

-- 
Peter Kümmel

Reply via email to