Are there issues related to using sub-views ?
 
I seem to be getting a variety of different core dumps (the trace of one example appears below) when attempting to increase the size of a view that has sub-views.
 
Any information would be much appreciated.
 
Best regards,
Ian Fairclough.
----- Original Message -----
Sent: Tuesday, January 06, 2004 1:17 PM
Subject: Re: [Metakit] Core Dump

JC,
 
Thanks for the advice.  I re-compiled as you suggested (with assertions and debug symbols enabled), and I obtained a core dump with the following stack trace :
 
#0  0x41513fa1 in kill () from /lib/libc.so.6
#1  0x41365fe6 in raise (sig=6) at signals.c:65
#2  0x41515264 in abort () from /lib/libc.so.6
#3  0x414b7e55 in __default_terminate () at ../../gcc/libgcc2.c:-1
#4  0x414b7e72 in __terminate () from /usr/lib/libstdc++-libc6.1-1.so.2
#5  0x4183ac2b in new_eh_context () at ../../gcc/libgcc2.c:3035
#6  0x4183af0d in eh_context_specific () from /usr/lib/libstdc++-libc6.2-2.so.3
#7  0x4183ae6e in eh_context_initialize () from /usr/lib/libstdc++-libc6.2-2.so.3
#8  0x4183bb4d in __rethrow (index=0x41805a4c) from /usr/lib/libstdc++-libc6.2-2.so.3
#9  0x417e3ee0 in c4_HandlerSeq::c4_HandlerSeq (this=0x3fffec00, [EMAIL PROTECTED], handler_=0xf151f20) at ../unix/../src/handler.cpp:102
#10 0x417e26dc in c4_FormatV::At (this=0xf151f20, index_=49699) at ../unix/../src/format.cpp:44
#11 0x417e281a in c4_FormatV::SetupAllSubviews (this=0xf151f20) at ../unix/../src/format.cpp:1027
#12 0x417e2b22 in c4_FormatV::Get (this=0xf151f20, index_=35525, [EMAIL PROTECTED]) at ../unix/../src/format.cpp:1096
#13 0x417e3b9a in c4_Handler::GetBytes (this=0xf151f20, index_=35525, [EMAIL PROTECTED], copySmall_=false) at ../unix/../src/handler.cpp:59
#14 0x417f4c87 in c4_Sequence::InsertAt (this=0x2e9923b8, index_=0, newElem_={_seq = 0x2d93f440, _index = 35525}, count_=1) at ../unix/../src/viewx.cpp:210
#15 0x417f17e0 in c4_View::Add (this=0xbce7aa50, [EMAIL PROTECTED]) at ../include/mk4.inl:13
#16 0x4175495c in mkExt::eq () from /home/portal/build_area/components/do_database_lib/libdoDatabase.so
 
Any suggestions of what might be wrong would be much appreciated.
 
Best regards,
Ian Fairclough.
_____________________________________________
Metakit mailing list  -  [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit

Reply via email to