Displaying 1 result from an estimated 1 matches for "etechnik".
Did you mean:
technik
2000 Aug 15
0
Internal error in nmbd / Correction
...Signal 11 in pid 19014 (2.0.7)
Please read the file BUGS.txt in the distribution
[2000/08/15 14:59:31, 0] lib/fault.c:fault_report(43)
===============================================================
[2000/08/15 14:59:31, 0] lib/util.c:smb_panic(2381)
PANIC: internal error
"nmblookup -B etechnik __SAMBA__" showed no result.
I looked into the sources and added DEBUG(0,...) in many places,
run make and testet it.
So I found out the error comes from somewhere in
get_interfaces() (lib/interfaces.c).
I tried to insert DEBUG(...) macros there but the compiler didn't
find DEBUG(...). So...