01-19-2008 09:02 PM
*** glibc detected *** /usr/local/lv71/labview: realloc(): invalid next size: 0x223b1bf0 ***BTW: I have tried placing earlier versions of glibc within /usr/ocal/lv71/lib/, it then can't find all the older x libraries etcetera.
(no debugging symbols found)
======= Backtrace: =========
/usr/local/lv71/lib/libc.so.6[0xf7bea4b6]
/usr/local/lv71/lib/libc.so.6[0xf7bed7ed]
/usr/local/lv71/lib/libc.so.6(realloc+0x10a)[0xf7bee1aa]
/usr/local/lv71/labview[0x822752d]
/usr/local/lv71/labview(DSSetHandleSize+0x69)[0x82262c9]
/usr/local/lv71/labview(FAppendName+0x60)[0x823c970]
/usr/local/lv71/labview(_Z9FListDir2PP6Path_tPP5CPStrPP10FMFileTypei+0x24f)[0x81d972f]
/usr/local/lv71/labview[0x86a5996]
/usr/local/lv71/labview[0x86a5a8e]
01-22-2008 07:04 AM
Hi Dan,
What versions of the kernel and NI-KAL do you have? Also, what versions of glibc have you tried to use?
01-22-2008 07:36 AM
Linux version 2.6.22.5-31-default (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2007/09/21 22:29:00 UTCglibc is:
2.6.1-18 (and I've tried 2.2, 2.3, 2.4, 2.5)NI-KAL? How do I find out? Just for giggles, I looked it up and downloaded it, tried to make it but it complained about my 64 bit system. The thing is, I have had it working on my 64 bit system before the OS renewal (clean hard drive).
01-23-2008 04:19 PM
#0 0xffffe405 in __kernel_vsyscall ()Hopefully, someone familiar with the internals can help figure this out.
#1 0xf7c8f8d6 in __lxstat () from /lib/libc.so.6
#2 0x081d9797 in FListDir2 ()
#3 0x086a5996 in ?? ()
#4 0x086a5a8e in ?? ()
-- snip --
#4248 0x086a5a8e in ?? ()
#4249 0x086a5948 in ?? ()
#4250 0x086d6052 in OMIVIClassMgr::Init ()
#4251 0x086c0264 in ObjManagers::RegisterObjClassManager ()
#4252 0x086bfe78 in RegisterObjClassManager ()
#4253 0x086bff99 in InitObjMgr ()
#4254 0x08597a42 in InitApp ()
#4255 0x085b2146 in ?? ()
#4256 0x085b51d7 in ?? ()
#4257 0x08282835 in ?? ()
#4258 0x08282cca in WSendEvent ()
#4259 0x0822c9f4 in InitializeApp ()
#4260 0x08230a8e in ?? ()
#4261 0x08230b03 in main ()
01-23-2008 04:30 PM
tune2fs -O "^dir_index" /dev/hda1
01-24-2008 06:40 AM
Hi Dan,
NI-KAL is a low-layer driver between the Linux kernel and National Instruments software. You can find information on the various versions under What is “an appropriate version of NI-KAL”? However, it sounds like the version you have currently is fine.
I'm glad to hear you've found a solution. Thanks for sharing the information.