login
Header Space

 
 

[A]: Re: core dump on good prgm: ".._PLT__oct__FUii(.."

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Saturday, April 3, 1993 - 4:54 pm

In article <1pkh2r$loe@agate.berkeley.edu>, nsf@tahoe.ced.berkeley.edu (NSF SF Bay research projects) writes:
|> As a newbie, I'm stuck  on this one. A perfectly good
|> C program (runs when done on a Sun compiler, turboc-c)
|> dumps core when run after a compile on Linux's gcc (SLS  distribution).
|> When I run "gdb a.out core",  I  get:
|> 
|>      #0   0x60025400 in _PLT__oct__FUii(
|>      cannot access memory at address 0x60001f40
|> 
|> This is an extremely simple program, the only  slightly odd
|> thing is that it uses the "string to token" function.
|> 
|> Any help is appreciated.
|> 

You may have used an incompatible ld and library. You can wait for next
SLS update or the Linux C library 4.3.3. You can also send me a small
piece of code to let me reproduce the error.


H.J.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[A]: Re: core dump on good prgm: ".._PLT__oct__FUii(..", HJ Lu, (Sat Apr 3, 4:54 pm)
speck-geostationary