Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 5th, 2012  |  syntax: None  |  size: 0.58 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x08064b34 in doprintf (dest=0x0, buf_p=0xbfec9a10, fmt=0x80d081c "s SPAMFILTER %s, expiring at %Tu: %s",
  3.     vp=0xbfec9b84 "5Â\232\bCü=L@¦\035\bJ<\027") at ircd_snprintf.c:1511
  4. 1511        len++;
  5. (gdb) bt full
  6. #0  0x08064b34 in doprintf (dest=0x0, buf_p=0xbfec9a10, fmt=0x80d081c "s SPAMFILTER %s, expiring at %Tu: %s",
  7.     vp=0xbfec9b84 "5Â\232\bCü=L@¦\035\bJ<\027") at ircd_snprintf.c:1511
  8.         plen = 0
  9.         str = 0x60607e37 <Address 0x60607e37 out of bounds>
  10.         state = Variable "state" is not available.
  11. (gdb)