LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Run executable file compiled by kylix and mysql in Fedora Core 4 (https://www.linuxquestions.org/questions/fedora-35/run-executable-file-compiled-by-kylix-and-mysql-in-fedora-core-4-a-363498/)

aa_husni 09-15-2005 12:14 AM

Run executable file compiled by kylix and mysql in Fedora Core 4
 
hello,

i am building an executable file with kylix3 and mysql-4.0.20 and zeos in Red Hat 9, now im trying to run this file in Fedora core 4 with mysql-4.1.11, but occur error like this when im running the file:

[root@localhost Coba3]# ./Project1
*** glibc detected *** ./Project1: double free or corruption (!prev): 0x08446c20 ***
======= Backtrace: =========
/lib/obsolete/linuxthreads/libc.so.6[0x17679b]
/lib/obsolete/linuxthreads/libc.so.6(__libc_free+0x6b)[0x176d05]
./Project1[0x8053a09]
./Project1[0x81138c8]
./Project1[0x8113424]
./Project1[0x811301f]
./Project1[0x80eae57]
./Project1[0x8150d53]
./Project1[0x8150877]
./Project1[0x8150785]
./Project1[0x8076ee7]
./Project1[0x80abc6d]
./Project1[0x80b1ece]
./Project1[0x8168702]
./Project1[0x805cf5a]
/lib/obsolete/linuxthreads/libc.so.6(__libc_start_main+0x90)[0x127320]
./Project1[0x805cfb0]
======= Memory map: ========
00000000-00010000 --xp 00000000 00:00 0
00111000-00112000 rwxp 00111000 00:00 0
00112000-00239000 r-xp 00000000 03:03 1041492 /lib/obsolete/linuxthreads/libc-2.3.5.so
00239000-0023b000 r-xp 00126000 03:03 1041492 /lib/obsolete/linuxthreads/libc-2.3.5.so
0023b000-0023d000 rwxp 00128000 03:03 1041492 /lib/obsolete/linuxthreads/libc-2.3.5.so
0023d000-0023f000 rwxp 0023d000 00:00 0
0023f000-00240000 r-xp 00000000 03:03 1009320 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
00240000-00241000 rwxp 00000000 03:03 1009320 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
00245000-00246000 r-xp 00000000 03:03 1041430 /lib/libNoVersion-2.3.5.so
00246000-00247000 r-xp 00000000 03:03 1041430 /lib/libNoVersion-2.3.5.so
00247000-00248000 rwxp 00001000 03:03 1041430 /lib/libNoVersion-2.3.5.so
00248000-00448000 r-xp 00000000 03:03 881854 /usr/lib/locale/locale-archive
00448000-00457000 r-xp 00000000 03:03 1117784 /lib/libresolv-2.3.5.so
00457000-00458000 r-xp 0000e000 03:03 1117784 /lib/libresolv-2.3.5.so
00458000-00459000 rwxp 0000f000 03:03 1117784 /lib/libresolv-2.3.5.so
00459000-0045b000 rwxp 00459000 00:00 0
0045e000-0046c000 r-xp 00000000 03:03 899776 /usr/X11R6/lib/libXext.so.6.4
0046c000-0046d000 rwxp 0000e000 03:03 899776 /usr/X11R6/lib/libXext.so.6.4
00470000-00471000 r-xp 00470000 00:00 0
00471000-00479000 r-xp 00000000 03:03 899786 /usr/X11R6/lib/libSM.so.6.0
00479000-0047a000 rwxp 00007000 03:03 899786 /usr/X11R6/lib/libSM.so.6.0
0047a000-00491000 r-xp 00000000 03:03 899785 /usr/X11R6/lib/libICE.so.6.3
00491000-00492000 rwxp 00016000 03:03 899785 /usr/X11R6/lib/libICE.so.6.3
00492000-00494000 rwxp 00492000 00:00 0
00494000-004b2000 r-xp 00000000 03:03 899772 /usr/lib/libjpeg.so.62.0.0
004b2000-004b3000 rwxp 0001d000 03:03 899772 /usr/lib/libjpeg.so.62.0.0
004b3000-004bc000 r-xp 00000000 03:03 899779 /usr/X11R6/lib/libXcursor.so.1.0.2
004bc000-004bd000 rwxp 00008000 03:03 899779 /usr/X11R6/lib/libXcursor.so.1.0.2
004bd000-004c4000 r-xp 00000000 03:03 899777 /usr/X11R6/lib/libXrender.so.1.2.2
004c4000-004c5000 rwxp 00007000 03:03 899777 /usr/X11R6/lib/libXrender.so.1.2.2
004c5000-004ce000 r-xp 00000000 03:03 1117782 /lib/libgcc_s-4.0.0-20050520.so.1
004ce000-004cf000 rwxp 00009000 03:03 1117782 /lib/libgcc_s-4.0.0-20050520.so.1
004cf000-004ea000 r-xs 00000000 00:07 589832 /SYSV00000000 (deleted)
004ea000-004ef000 r-xp 00000000 03:03 1051867 /lib/libcrypt-2.3.5.so
004ef000-004f0000 r-xp 00004000 03:03 1051867 /lib/libcrypt-2.3.5.so
004f0000-004f1000 rwxp 00005000 03:03 1051867 /lib/libcrypt-2.3.5.so
004f1000-00518000 rwxp 004f1000 00:00 0
00518000-0052e000 r-xp 00000000 03:03 899801 /usr/lib/libgssapi_krb5.so.2.2
0052e000-0052f000 rwxp 00016000 03:03 899801 /usr/lib/libgssapi_krb5.so.2.2
00545000-0054e000 r-xp 00000000 03:03 1041461 /lib/libnss_files-2.3.5.so
0054e000-0054f000 r-xp 00008000 03:03 1041461 /lib/libnss_files-2.3.5.so
0054f000-00550000 rwxp 00009000 03:03 1041461 /lib/libnss_files-2.3.5.so
00577000-0057d000 r-xs 00000000 03:03 943988 /usr/lib/gconv/gconv-modules.cache
005fe000-00642000 r-xp 00000000 03:03 1051722 /usr/lib/mysql/libmysqlclient.so.14.0.0
00642000-00708000 rwxp 00044000 03:03 1051722 /usr/lib/mysql/libmysqlclient.so.14.0.0
00708000-0070b000 rwxp 00708000 00:00 0
0070b000-0077a000 r-xp 00000000 03:03 899800 /usr/lib/libkrb5.so.3.2
0077a000-0077d0Aborted

are there any solution for this error, so i can run this executable file?
thx.


All times are GMT -5. The time now is 05:14 PM.