Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-06-2005, 02:32 AM
|
#1
|
LQ Newbie
Registered: Feb 2005
Posts: 12
Rep:
|
Erlang Segmentation Fault on Slackware 10...
Hello all,
I'm trying to get Wings3d installed on Slackware 10 and the instructions (available on the wings3d installation FAQ) say to install Erlang. I downloaded the sources in that set of instructions and during step 2. I enabled threads during ./configure (for my Nvidia card) and continued on , finishing erlang, moved on to SDL (current), and finally esdl.
Now when I try to fire up erlang ( I think the command is erl I just get a message that says segmentation fault. I'm running a full install Slackware 10 setup with nothing special.
I'm baffled
Last edited by nebx; 02-06-2005 at 02:46 AM.
|
|
|
02-06-2005, 03:18 AM
|
#2
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
what is the minimum version of erlang wings needs? it looks like something's wrong with the code itself. If you run:
you can see at the end it opens a file read-only, reads from it, then closes the file-pointer and completely bails from there. if you have a higher version than wings needs try downgrading erlang to the minimum version of erlang that wings needs and see if that one works.
|
|
|
02-06-2005, 03:11 PM
|
#3
|
LQ Newbie
Registered: Feb 2005
Posts: 12
Original Poster
Rep:
|
That helped a lot I get erlang to run, without a seg fault. It looks like esdl is the next one to do. I'll get an earlier version of it and try thhis again...
Thanks _J i'll post my progress in a bit.
|
|
|
02-06-2005, 06:25 PM
|
#4
|
LQ Newbie
Registered: Feb 2005
Posts: 12
Original Poster
Rep:
|
Well, after running: erl -pa ESDL_PATH -pa /root/wings -run wings
I get this stuff:
Erlang (BEAM) emulator version 5.3.6.3 [source] [hipe] [threads:0]
Eshell V5.3.6.3 (abort with ^G)
1> {"init terminating in do_boot",{undef,[{wings,start,[]},{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
I can post the .dump file if you'd like. I'm hoping that the above will make enough sense to someone.
|
|
|
All times are GMT -5. The time now is 11:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|