[erlang-questions] How to interpet erl_crash.dump file
Dale Harvey
harveyd@REDACTED
Thu Dec 11 20:11:09 CET 2008
just to point out that the 'upload' in crashdumpviewer wont work
on most recent browsers, can get round it by doing
crashdump_viewer:read_file(junk,"path=/path/to/erl_crash.dump").
after starting the application, then browsing to the site
as normal
2008/12/11 Michael McDaniel <erlangy@REDACTED>
> $ erl
>
> ...
>
> 1> webtool:start().
>
>
> On Thu, Dec 11, 2008 at 09:16:32AM -0800, Steve Weaver wrote:
> > Hi -
> > Having problems with Rabbitmq starting for the first time. It uses
> > Erlang which crashes on startup and creates the erl_crash.dump file.
> > I'm thinking it could be permissions problems but would like to check
> > this file out as I have checked everything I can think of. Dies
> > running as root as well as user. I read that you can use Erlang
> > Enterprize to read the dump file - is there a utility that I can use
> to
> > do this?
> > Thanks for any help!
>
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://www.erlang.org/mailman/listinfo/erlang-questions
>
> --
> Michael McDaniel
> Portland, Oregon, USA
> http://autosys.us
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081211/e461bff7/attachment.htm>
More information about the erlang-questions
mailing list