Skip to main content
July 6, 2009
Answered

Fail to generate core dump in FMS on Linux

  • July 6, 2009
  • 1 reply
  • 849 views

Hi everybody,

I have failed in generating core.####.

I have added a line "ulimit -c unlimited" in server's start function. I killed the fmsedge process by "killall -6 fmsedge". The process do be killed but no core.#### file is seen in /opt/adobe/fms finally.


Could anybody here give me a hint?

Thanks!

    This topic has been closed for replies.
    Correct answer aSiNe
    'you should be able to generate your hang dump of the fmsedge if you run as root, try changing your UID and GID to 0 in your fms.ini - as that should give you the necessary permissions to create the hang dump'

    (of course I'm sure this has security implications, so I would change it back once you have the crash dump).

    This is how you can generate the hang dump.

    Cheers,

    Paul

    1 reply

    aSiNeCorrect answer
    Inspiring
    July 6, 2009
    'you should be able to generate your hang dump of the fmsedge if you run as root, try changing your UID and GID to 0 in your fms.ini - as that should give you the necessary permissions to create the hang dump'

    (of course I'm sure this has security implications, so I would change it back once you have the crash dump).

    This is how you can generate the hang dump.

    Cheers,

    Paul