Re: C Application Killed Error Msg.

From: Arvind Sharma (arvind_at_lucent.com)
Date: 04/28/03


Date: Mon, 28 Apr 2003 12:54:24 -0400

Does your program has any global array with a huge namber ?? e.g. char
buf[10000]. This will kill the program at the startup if the Unix cannot
malloc that much space.
Also, is the program linking with any library ( static of .so) which are NOT
there on the system ?? You can check that by running

ldd <program name>

Arvind



Relevant Pages

  • RE: wmon16.exe
    ... I forgot to mention - if you disinfect manually (kill the process, ... remove the startup key), there's one more step - delete the EXE ... You need to repeat for each dodgy EXE on the system. ... > you can compare the process lists if you need to. ...
    (Incidents)
  • Map drive to share at startup for a service
    ... Is there no equivalent to UNIX NFS in Windows server? ... Background daemon programs in UNIX can easily mount ... >shared folder automatically after startup? ...
    (microsoft.public.win2000.networking)
  • Re: Cant see hard drive/cant boot.
    ... I get the Apple logo on the grey background. ... it's worth running a file system check at startup. ... Start your Mac. ... Unix gobbledygook and then release. ...
    (comp.sys.mac.system)
  • Re: Setting 100 dpi on boot
    ... You have to kill it three times or more ... That script calls X at startup. ... I hit the "power button" in X. ...
    (alt.os.linux.suse)
  • Re: Sets and portability (was) Re: Is ISO Pascal compatible with J&W (original) Pascal ?
    ... >> We will have to deal with UTF8 due to Unix. ... it's the most efficient representation (by a ... The transformations could (and IMO should) be done by the I/O ... Char' transparently. ...
    (comp.lang.pascal.misc)