Author Topic: Segmentation Fault-My Server  (Read 5203 times)

Death On Ice

  • Posts: 1287
  • Turrets: +126/-141
Segmentation Fault-My Server
« on: January 17, 2007, 02:11:11 am »
I get random crashes of my server, when I go over it it says "Segmentation fault" which i think is caused by an unathorized access to files or something....Help Please!

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Segmentation Fault-My Server
« Reply #1 on: January 17, 2007, 02:29:21 am »
Actually this could be a more serious problem, and you should tell the developers on the IRC channel. You may have uncovered a serious bug. Is there anything odd looking in the console above the segfault error?

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Segmentation Fault-My Server
« Reply #2 on: January 17, 2007, 04:20:46 am »
it would be helpful if you pasted the log of a crash here
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

next_ghost

  • Posts: 892
  • Turrets: +3/-6
Segmentation Fault-My Server
« Reply #3 on: January 17, 2007, 11:43:37 am »
Quote from: "kevlarman"
it would be helpful if you pasted the log of a crash here


Yeah, that would surely help, my crystal ball has broken some time ago.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

Death On Ice

  • Posts: 1287
  • Turrets: +126/-141
Segmentation Fault-My Server
« Reply #4 on: January 17, 2007, 11:14:34 pm »
O ok sorry about that.

The reason I didnt post a crash log is because it just happened.

It said Application tremded.ub has unexpectedly quit.

I looked at the log and it just said segmentation fault.

And before it, an ordinary conversation between people on my server at the time.

Its weird....

I will get an IRC client so I  can chat Thanks Guys!

next_ghost

  • Posts: 892
  • Turrets: +3/-6
Segmentation Fault-My Server
« Reply #5 on: January 18, 2007, 09:42:09 am »
Try running the server from debugger (i.e. gdb) and see where exactly does the segfault happen. Recompiling tremded with debugger symbols will also help in tracking it down but it's not yet necessary.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

Death On Ice

  • Posts: 1287
  • Turrets: +126/-141
Segmentation Fault-My Server
« Reply #6 on: January 19, 2007, 10:40:06 pm »
I dont have such as a program....I dont think it would work for mac.

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
Segmentation Fault-My Server
« Reply #7 on: January 19, 2007, 11:11:59 pm »
Quote from: "Death On Ice"
I will get an IRC client so I  can chat Thanks Guys!


http://colloquy.info is frequently nasty, but it's the best I can find for mac.
benmachine

Death On Ice

  • Posts: 1287
  • Turrets: +126/-141
Segmentation Fault-My Server
« Reply #8 on: January 20, 2007, 05:42:45 am »
Thanks for your concern, I downloaded colloquay shortly after the suggestion. On the Irc I was helped with a few minor things, but no one had any ideas about my server.

I willl tell anyone who wants them the details, just email me. This includes the log previous to crashing(for 1 game prior to crash).

Please help!

next_ghost

  • Posts: 892
  • Turrets: +3/-6
Segmentation Fault-My Server
« Reply #9 on: January 20, 2007, 10:45:57 am »
Quote from: "Death On Ice"
I dont have such as a program....I dont think it would work for mac.


gdb is cross-platform, so go ahead and download it.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Segmentation Fault-My Server
« Reply #10 on: January 20, 2007, 05:37:47 pm »
Quote from: "next_ghost"
Quote from: "Death On Ice"
I dont have such as a program....I dont think it would work for mac.


gdb is cross-platform, so go ahead and download it.
don't bother, just install the X code tools package that comes with OS X, it has gdb, gcc, make, and all the other useful stuff.
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----