[sigc] Crash using gtkmm2.4 HEAD and libsigc++2 HEAD



Hey all,
    Here's the situation I'm running into:  I've got libsigc++2 cvs HEAD and gtkmm2.4 cvs
HEAD on my computer.  When I run the rulers, stock, or tictactoe examples from gtkmm,
they segfault.  Running them through gdb gives really strange (to me) results.  Here is
the backtrace from the rulers example (this may have typo's since I'm copying it by hand
from my laptop to this computer):

#0  0x0f284898 in _int_malloc () from /lib/libc.so.6
#1  0x0f2837c4 in malloc () from /lib/libc.so.6
#2  0x0f4be2d8 in operator new(unsigned) ()
   from /usr/lib/gc-lib/powerpc-unknown-linux-gnu/3.2.3/libstdc++.so.5
#3  0x0fd8bec4 in slot (this=0x1070a634, src= 0x7ffff348) at slot.h:510
#4  0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#5  0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#6  0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#7  0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#8  0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#9  0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#10 0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#11 0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
#12 0x0fd8befc in slot (this=0x1070a634, src= 0x7ffff348)
    at adaptor_trait.h:155
---Type <return> to continue, or q <return> to quit---


I've hit return so the number on the left goes all the way up to 200 something and I get
that thing in adaptor_trait.h over and over and over.  I'm not sure if this is happening
to anyone else, so I thought I'd email both lists and see if yall know what's happnening.
 I'll file a bug later when I get a connection with my laptop.

--Bryan

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html



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