This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

core dump on info->maxfree=maxfree


i seem to be compiling fine with my program
but when i try running the executable for the sample file
hello
i get a core dump
when i run gdb i get the following errors
Program recieved signal SIGSEV,Segmentation fault
0x10000 in _stext ()
at /opt/ecos/ecos-1.3.1/packages/kernel/v1_3_1/src/common/kapi.cxx:781
781  info->maxfree = maxfree

i read somewhere theres a problem in cyg_mempool_info,but theres no 
workaround I could see.
Any ideas?
Shahmil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]