Share

Bait and Switch Honeypot System

Subscribe

switchcore.c fails to compile

You are viewing a single message from this topic. View all messages.

  1. 2004-04-19 21:01:20 UTC
    Hi again. After some time out of scene, i'm trying to put it to work.

    About this program, switchcore, i'm really lost. I found that the only way to compile it was using gcc 3.2.3 (debian) and with libc6-2.3.2.ds1-11.

    But once it was compiled, i tried to run it. The problems come here. It returns a Segmentation fault that comes from a SIGSEGV.

    With a strace i could trace it a little and i saw that it crashed after getting the pid.

    The call is:

    _sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff854, 35, (nil), 0}) = 0
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    +++ killed by SIGSEGV +++

    If someone wants a copy, i can paste it here.

    I've tried debian 3.0 r0, r1, r2 (stable), Knoppix 3.3 (testing) and redhat 9.0 (before it became fedora).

    Can you help me?

    Thanks in advance
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.