Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ Running the server
➜ SWR
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Frequency-2003
(4 posts) Bio
|
| Date
| Fri 26 Sep 2003 05:53 AM (UTC) |
| Message
| I get this error: Segmentation Fault (core dumped)
What do I need to do to make it run without that?
| | Top |
|
| Posted by
| Meerclar
USA (733 posts) Bio
|
| Date
| Reply #1 on Fri 26 Sep 2003 08:12 AM (UTC) Amended on Fri 26 Sep 2003 08:16 AM (UTC) by Meerclar
|
| Message
| You need to fix the error in the code thats causing the segmentation fault.
If you paste the last few lines leading up to the seg fault we might be able to help you more. There really isn't much we can tell you with seeing the error messages in full or knowing whats happening with the mud when the code crashes on you. |
Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org | | Top |
|
| Posted by
| Frequency-2003
(4 posts) Bio
|
| Date
| Reply #2 on Fri 26 Sep 2003 01:13 PM (UTC) |
| Message
| | Well......It's just saying that after "limit: command not found" in ./startup in CygWin, it's also SWFOTE Codebase. | | Top |
|
| Posted by
| Nick Gammon
Australia (23,169 posts) Bio
Forum Administrator |
| Date
| Reply #3 on Fri 26 Sep 2003 11:18 PM (UTC) |
| Message
| Try using gdb. Change (cd) to your "area" directory, and type:
gdb ../src/smaug
run
Then when it crashes it should tell you why. Type in "bt" to get a backtrace. That is a start to seeing what the problem is. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Frequency-2003
(4 posts) Bio
|
| Date
| Reply #4 on Sat 27 Sep 2003 01:46 PM (UTC) |
| Message
| | Okay, it seems to be in cygwin1.dll itself.... | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
15,815 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top