tiny_malloc error? Urgent please !!

Hi all ! I've tried to execute my program several times and i've got this error in many of them:


(gdb) bt
#0 0x93992338 in tiny_malloc_from_free_list ()
#1 0x9398b1cd in szone_malloc ()
#2 0x9398b0d8 in malloc_zone_malloc ()
#3 0x9398b06c in malloc ()
#4 0x90b27598 in operator new ()
#5 0x0000bd48 in __gnu_cxx::new_allocator<unsigned long>::allocate ()
#6 0x0000bd72 in std::_Bvector_base<std::allocator<bool> >::_M_allocate ()
#7 0x0000dbe8 in std::vector<bool, std::allocator<bool> >::_M_insert_aux ()
#8 0x0000dd95 in std::vector<bool, std::allocator<bool> >::push_back ()
#9 0x00003618 in Poblacion::Cruce_uniforme ()
#10 0x000060db in Algoritmo::Algoritmo ()
#11 0x00006c89 in Algoritmo::Algoritmo ()
#12 0x00008f7a in main ()


What does it mean? I'ts urgent because i've got to send my program to a teacher !! thanks to all !! :(
Topic archived. No new replies allowed.