BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} BBGen Fatal signal caught!



In <41E3999B.8030304@technologie-management.net> Thomas Ruecker <truecker@technologie-management.net> writes:

>sometimes I get the error from bbgen:
>---snip---
>Program crashed

>Fatal signal caught!

Uh-oh. This means your bbgen crashed.

It should generate a "core" file in the $BBHOME/tmp/ directory.
If you have the "gdb" tool installed, could you try this (as the
bb user):

  cd $BBHOME
  gdb bin/bbgen
  [gdb startup messages]
  gdb> core tmp/core
  [more gdb messages]
  gdb> bt

This prints out a stack-trace, which might give me a clue as to why it
crashed.


Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index