Re: segmentation fault when window closes



On 23 September 2010 08:04, Murray Cumming <murrayc murrayc com> wrote:

> Please try a debugger (such as gdb) and/or valgrind.

Thanks, Murray. I tried gdb, and the backtrace does show the ustring
dtor as I expected. The root issue however is probably that I am
missing the copy constructor as Rob Pearce suggested - though I won't
have time to test that hypothesis tonight.

In testing with gdb I also came across what appears to be an issue
with gcc packaging. I have already filed a bug report on it:
https://bugzilla.redhat.com/show_bug.cgi?id=636960

We will see what happens.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]