[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: core when running C++ programs..



> Hello all!
> 
> I'm having a weird problem compiling anything with the C++ libraries.
> When I try to run the program, I always get the message:
> 	Segmentation fault (core dumped)
> 
> Just to give an example, for instance if I compile the following
> program I get this core dump:
> 
> main.cc:
> 	int main()
> 	{
> 		return 0;
> 	}
> 
> 
> Now, clearly, this as simple as you can get. 

Yes, I don't think you can get it much simpler than that!

Unfortunately, I cannot reproduce your problems.

Could you tell me:
  - are you using lib6 or lib5 (if you've got a unstable system, I'd assume
    lib6).
  - then, you are telling me you're using libg++27 and libg++27-dev.
    that's not possible, they're for libc5. Could you try installing
    libg++272* in that case?
  - the output of "ldd main" (for a main that segfaults).
 
> I would just like to point out that this is a new install of
> Debian 1.3 using the unstable stream (which I don't have problems
> with on another machine right now) which was downloaded yesterday
> from ftp.debian.org.  I have tried re-downloading libg++27-dev
> and libg++27 and reinstalling it but this didn't fix anything.
> 


-- 
joost witteveen, joostje@debian.org
#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
#what's this? see http://www.dcs.ex.ac.uk/~aba/rsa/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: