Compiler crashes on ubuntu 9.10

View: New views
2 Messages — Rating Filter:   Alert me  

Compiler crashes on ubuntu 9.10

by Bugzilla from gethemant@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Folks,

I am getting compiler crashes while compiling rabbitmq-public-umbrella
package and Alice (http://wiki.github.com/auser/alice).  Typical
compile error looks like:

make[1]: Entering directory `/home/hemant/alice/deps/mochiweb'
(cd src;make all)
make[2]: Entering directory `/home/hemant/alice/deps/mochiweb/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/hemant/alice/deps/mochiweb/src'
make[1]: Leaving directory `/home/hemant/alice/deps/mochiweb'
{"init terminating in
do_boot",{undef,[{make,all,[]},{erl_eval,do_apply,5},{erl_eval,expr,5},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()


erl_crash.dump file is big and hence I am not attaching it here. But
it can be downloaded from,
http://backgroundrb.gnufied.org/erl_crash.dump location.


Any idea, why is this happening?



--
Let them talk of their oriental summer climes of everlasting
conservatories; give me the privilege of making my own summer with my
own coals.

http://gnufied.org

________________________________________________________________
erlang-questions mailing list. See http://www.erlang.org/faq.html
erlang-questions (at) erlang.org


Re: Compiler crashes on ubuntu 9.10

by Bugzilla from gethemant@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Nov 3, 2009 at 8:34 PM, hemant <gethemant@...> wrote:

> Folks,
>
> I am getting compiler crashes while compiling rabbitmq-public-umbrella
> package and Alice (http://wiki.github.com/auser/alice).  Typical
> compile error looks like:
>
> make[1]: Entering directory `/home/hemant/alice/deps/mochiweb'
> (cd src;make all)
> make[2]: Entering directory `/home/hemant/alice/deps/mochiweb/src'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/hemant/alice/deps/mochiweb/src'
> make[1]: Leaving directory `/home/hemant/alice/deps/mochiweb'
> {"init terminating in
> do_boot",{undef,[{make,all,[]},{erl_eval,do_apply,5},{erl_eval,expr,5},{init,start_it,1},{init,start_em,1}]}}
>
> Crash dump was written to: erl_crash.dump
> init terminating in do_boot ()
>
>
> erl_crash.dump file is big and hence I am not attaching it here. But
> it can be downloaded from,
> http://backgroundrb.gnufied.org/erl_crash.dump location.
>
>
> Any idea, why is this happening?

Folks,

Apologies for the mail. The problem was because of some missing packages

________________________________________________________________
erlang-questions mailing list. See http://www.erlang.org/faq.html
erlang-questions (at) erlang.org