forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 5:18 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: glibc memory errors
PostPosted: Fri Apr 06, 2012 8:17 pm 
Offline

Joined: Fri Apr 06, 2012 8:11 pm
Posts: 1
Hello all,

I am working on developing a C++ application using alglib. I have successfully compiled and run programs using alglib on an x86 architecture. I have run these programs 100s of times without errors.

Recently I have started cross-compiling these programs for the gumstix architecture. These programs will run fine on occasion, but will often have random memory allocation errors. I am not doing any sort of memory allocation in my programs, but merely using alglib for various linear algebra functions. The types of errors seem to be with glibc:

*** glibc detected *** corrupted double-linked list: 0xb7e15938 ***

*** glibc detected *** ./crLocalizer_test_arm: free(): invalid next size (fast):

Do you have any tips or sugesstions on why I might be getting these types of errors. Again all of this code seems to work fine on the x86 architecture. The errors result when trying to run on arm architecture.

Thanks in advance!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 48 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group