Search Results

Search: Posts Made By: napapanbkk
Forum: Programming 06-16-2006
22,901
Posted By napapanbkk
Thank you so much for your great help. :D ...
Thank you so much for your great help. :D


Yes, exactly the same code, same program. Strange, isn't it?
Forum: Programming 06-15-2006
22,901
Posted By napapanbkk
Error: unknown pseudo-op: `.weakref'
Thank you very much.

One thing I don't understand is that why it just appears to have a problem of 'old version' now because it worked fine last week. :confused:

Also, where can I...
Forum: Programming 06-15-2006
22,901
Posted By napapanbkk
Error: unknown pseudo-op: `.weakref'
I checked the version of gcc.

Thread model: posix
gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)


The link you gave me is a little overwheming to me. Sorry, I'm a beginner. :(
Forum: Programming 06-13-2006
22,901
Posted By napapanbkk
Error: unknown pseudo-op: `.weakref'
It's really strange that I have these error messages as follows when I tried to compile the C++ program.

g++ -c -pipe -DOpenModeType=std::_Ios_Openmode -g -I. -o Obj/NP_genome_info.o...
Forum: Programming 06-05-2006
71,826
Posted By napapanbkk
Ok, I tried and tried. It seems that I hit the...
Ok, I tried and tried. It seems that I hit the right note now. I tried this:

valgrind --tool=memcheck analysis.exe

I'll look at it in more detail. :D
Forum: Programming 06-05-2006
35,256
Posted By napapanbkk
Program received signal SIGABRT, Aborted.
I ran degugger in C++ and the followings are the message I got:

Program received signal SIGABRT, Aborted.
0x002a57a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) info s
#0 0x002a57a2...
Forum: Programming 06-05-2006
71,826
Posted By napapanbkk
I search from the Internet to see how I can use...
I search from the Internet to see how I can use 'valgrind'.
I tried this: valgrind --memcheck analysis.exe
but I got a complaint: :(

valgrind: Missing --tool option
Available tools:
...
Forum: Programming 06-03-2006
71,826
Posted By napapanbkk
Program received signal SIGSEGV, Segmentation fault.
Dear all,

I used debugger from C++ and these are the message I got:

Program received signal SIGSEGV, Segmentation fault.
0x00323fc0 in free () from /lib/tls/libc.so.6
(gdb) info s
#0 ...
Forum: Programming 05-24-2006
53,168
Posted By napapanbkk
*** glibc detected *** double free or corruption (top): 0x08ec9a48 ***
I'm a C++ beginner programmer. I'm using C++ on Unix with the gcc version 3.4.5 20051201 (Red Hat 3.4.5-2).

I have the same error message with my simulation program. When this error happens then...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 11:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy