Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Crash test

Name: Anonymous 2011-06-16 9:51

All programs crash all the time, except when trying to do :

    #include <stdlib.h>
   
    int main(void)
    {
      void *p = NULL;
   
      printf ("%d", *p);
      return 0;
    }

    % gdb bug
   
    (gdb) r
    Starting program: /home/gege2061/tests/bug/bug

    Program exited normally.

Please segfault my program!

Name: Anonymous 2011-06-16 10:10

>>2
what does -00 do

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List