Hi Burkhard again ! I ran the pc3 within valgrind to check for memory problems and this is what i get: ---- valgrind --skin=memcheck /var/tmp/portage/maxdb-src-7.5.0.14/work/V75_00_14/MaxDB_ORG/usr/sdk/7500/pgm/pc3 -H nocheck -S INTERNAL -c vni90c.cpc ----> ==28599== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==28599== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward. ==28599== Using valgrind-2.0.0, a program supervision framework for x86-linux. ==28599== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward. ==28599== Estimated CPU clock rate is 800 MHz ==28599== For more details, rerun with: -v ==28599== ==28599== Invalid read of size 1 ==28599== at 0x4000F16A: (within /lib/ld-2.3.3.so) ==28599== by 0x40474320: (within /lib/libc-2.3.3.so) ==28599== by 0x4000A9D5: (within /lib/ld-2.3.3.so) ==28599== by 0x40474A36: _dl_open (in /lib/libc-2.3.3.so) ==28599== Address 0xFFFFE210 is not stack'd, malloc'd or free'd ==28599== ==28599== Invalid read of size 1 ==28599== at 0x4000F16A: (within /lib/ld-2.3.3.so) ==28599== by 0x40009578: (within /lib/ld-2.3.3.so) ==28599== by 0x4000A9D5: (within /lib/ld-2.3.3.so) ==28599== by 0x4000980B: (within /lib/ld-2.3.3.so) ==28599== Address 0xFFFFE210 is not stack'd, malloc'd or free'd ==28599== ==28599== Conditional jump or move depends on uninitialised value(s) ==28599== at 0x40008520: (within /lib/ld-2.3.3.so) ==28599== by 0x40474712: (within /lib/libc-2.3.3.so) ==28599== by 0x4000A9D5: (within /lib/ld-2.3.3.so) ==28599== by 0x40474A36: _dl_open (in /lib/libc-2.3.3.so) ==28599== ==28599== Conditional jump or move depends on uninitialised value(s) ==28599== at 0x40008575: (within /lib/ld-2.3.3.so) ==28599== by 0x40474712: (within /lib/libc-2.3.3.so) ==28599== by 0x4000A9D5: (within /lib/ld-2.3.3.so) ==28599== by 0x40474A36: _dl_open (in /lib/libc-2.3.3.so) ==28599== ==28599== Invalid read of size 1 ==28599== at 0x8118FB6: sql__ucmp (in /var/tmp/portage/maxdb-src-7.5.0.14/work/V75_00_14/MaxDB_ORG/usr/sdk/7500/pgm/pc3) ==28599== Address 0x20202020 is not stack'd, malloc'd or free'd Segmentation fault ----
maybe this helps, regards Hermann On Wed, 2004-07-07 at 15:05, Hermann Mundprecht wrote: > Hi Burkhard ! > > There is no file produced and no core, but the pc3 exits with a > segmentation fault. > > Regards Hermann > > On Wed, 2004-07-07 at 08:31, Diesing, Burkhard wrote: > > Hello, > > the cpc is the driver program for calling the real precompiler called pc3 and on > > success the c-compiler. The precompiler should be located on your environment > > under > > /var/tmp/portage/maxdb-src-7.5.0.14/work/V75_00_14/MaxDB_ORG/usr/sdk/7500/pgm/ > > Please call the pc3 directly with the same options but add the .cpc extension to > > the vni90c file. > > Which files are produced? is there any core file. > > > > Regards > > Burkhard > > -- Hermann Mundprecht IT-Consultant Email: [EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
