> 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
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to