Re: [Libreoffice] assertion in SwIndexReg::~SwIndexReg

2011-12-16 Thread Michael Stahl
On 16/12/11 15:04, Terrence Enger wrote: > On Fri, 2011-12-16 at 12:05 +0100, Michael Stahl wrote: >> On 16/12/11 10:52, Stephan Bergmann wrote: >>> >>> Yes. I would assume that the destructor's expectation is legitimate, >>> and that the code keeping the container non-empty is in error. >> >> we

Re: [Libreoffice] assertion in SwIndexReg::~SwIndexReg

2011-12-16 Thread Terrence Enger
On Fri, 2011-12-16 at 12:05 +0100, Michael Stahl wrote: > On 16/12/11 10:52, Stephan Bergmann wrote: > > > > Yes. I would assume that the destructor's expectation is legitimate, > > and that the code keeping the container non-empty is in error. > > well yes it means that there is some cursor st

Re: [Libreoffice] assertion in SwIndexReg::~SwIndexReg

2011-12-16 Thread Michael Stahl
On 16/12/11 10:52, Stephan Bergmann wrote: > On 12/15/2011 04:29 PM, Terrence Enger wrote: >> So, I take it, the helpful question to investigate is the >> reason why the state of the object violates the >> expectation--the expectation that the container is empty-- >> that the destructor asserts. O

Re: [Libreoffice] assertion in SwIndexReg::~SwIndexReg

2011-12-16 Thread Stephan Bergmann
On 12/15/2011 04:29 PM, Terrence Enger wrote: Nowhere is it written that you will understand everything. Sometimes there are surprising side-effects. :) So, I take it, the helpful question to investigate is the reason why the state of the object violates the expectation--the expectation t

Re: [Libreoffice] assertion in SwIndexReg::~SwIndexReg

2011-12-15 Thread Terrence Enger
On Thu, 2011-12-15 at 08:56 +0100, Stephan Bergmann wrote: > On 12/15/2011 12:59 AM, Terrence Enger wrote: > > [snip] > > > > How on earh can soffice.bin know that I did anything in > > gnome-terminal? > > Due to the clipboard being a resource shared across all applications. Calm down, Terry.

Re: [Libreoffice] assertion in SwIndexReg::~SwIndexReg

2011-12-14 Thread Stephan Bergmann
On 12/15/2011 12:59 AM, Terrence Enger wrote: I see something that I thought was impossible ... Running on ubuntu-natty, with commit ids 61fce03 (pulled 2011-12-02) and 4097499 (pulled 2011-12-08) running under gdb in gnome-terminal, I highlighted three lines with the mouse and did right-click>

[Libreoffice] assertion in SwIndexReg::~SwIndexReg

2011-12-14 Thread Terrence Enger
I see something that I thought was impossible ... Running on ubuntu-natty, with commit ids 61fce03 (pulled 2011-12-02) and 4097499 (pulled 2011-12-08) running under gdb in gnome-terminal, I highlighted three lines with the mouse and did right-click > copy. soffice.bin raises the assertion in SwIn