Re: Segfault ending the program
- From: "Arthur Maciel" <arthurmaciel gmail com>
- To: "Paul Davis" <pjdavis engineering uiowa edu>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Segfault ending the program
- Date: Tue, 30 Jan 2007 11:38:08 -0200
Nothing is popping out of the page, but here are a couple things to look at:
First and foremost, go through the valgrind data and make sure you're
not writing to random places in memory. I'm guessing thats whats
happening here.
I'll take a look. I bet on this.
Another possibility is if you're binding smart pointers to a signal.
There's been discussions on the list before about funny behavior in
that situation.
I don't think so. The only smart pointers are for the ListStore Models.
HTH,
Paul
For sure!
Arthur
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]