[vox-tech] Suddenly the Dungeon collapses

Peter Jay Salzman vox-tech@lists.lugod.org
Thu, 8 Aug 2002 16:55:04 -0700


harry,

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&th=a331cc811d4e0866&seekm=20020712053348.GA975%40dangerousideas.com&frame=off

p@satan% strings /usr/bin/screen | grep -i collapse
Suddenly the Dungeon collapses!! - You die...


in the screen sourcecode, look at attacher.c:

   #if defined(DEBUG) || !defined(DO_NOT_POLL_MASTER)
         if (AttacherPanic)
           {
        fcntl(0, F_SETFL, 0);
        SetTTY(0, &attach_Mode);
        printf("\nSuddenly the Dungeon collapses!! - You die...\n");
        eexit(1);
           }
   #endif

it's a reference to rogue (and nethack and angband and zangband and...).

pete


begin GNU Linux <gnulinux@rosecomputing.com> 
> Wrote a simple little 'c' program to find duplicate md5 sums. The
> program was cpu and disk intensive. I monitored the program periodically
> and make sure I had enough i-nodes and disk space, memory, etc.
> Everything was okay other than a very high cpu usage.
> 
> After about a half hour the program stopped. Actually ALL my personal
> processes stopped.
> 
> Instead of the elusive md5 dupe the system left behind these words:
> 
> "suddenly the Dungeon collapses!! -You die..."
> 
> Uh, can someone explain to me this technical term?
> 
> 
> -- 
> _______________________________________________
> vox-tech mailing list
> vox-tech@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech

-- 
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E  70A9 A3B9 1945 67EA 951D