Opened 13 years ago
Closed 13 years ago
#190 closed defect (duplicate)
SIGABRT
Reported by: | Silvan Scherrer | Owned by: | Silvan Scherrer |
---|---|---|---|
Priority: | minor | Milestone: | Samba Server for eCS (OS/2) 1.2.0 |
Component: | Samba Server | Version: | Server 3.3.x |
Keywords: | Cc: | dmik@… |
Description
sometimes SMBD crash with a SIGABRT
[2012/02/27 16:39:29, 1] smbd/service.c:make_connection_snum(1138) workstation (192.168.0.112) connect to service D initially as user root (uid=0, gid=513) (pid 735) [2012/02/27 16:39:31, 1] lib/util_tdb.c:tdb_wrap_log(886) tdb(C:\MPTN\ETC\samba\lock/locking.tdb): tdb_lock failed on list 6490 ltype=3 (Invalid argument) [2012/02/27 16:39:31, 0] smbd/open.c:open_file_ntcreate_internal(1707) Could not get share mode lock [2012/02/27 16:39:34, 1] lib/util_tdb.c:tdb_wrap_log(886) tdb(C:\MPTN\ETC\samba\lock/locking.tdb): tdb_lock failed on list -1 ltype=3 (Invalid argument) [2012/02/27 16:39:34, 0] locking/locking.c:share_mode_lock_destructor(747) store returned NT_STATUS_UNSUCCESSFUL [2012/02/27 16:39:34, 0] lib/util.c:smb_panic(1686) PANIC (pid 735): could not store share mode entry [2012/02/27 16:39:34, 0] lib/util.c:log_stack_trace(1840) unable to produce a stack trace on this platform [2012/02/27 16:39:34, 0] lib/fault.c:dump_core(235) dumping core in C:\MPTN\ETC/samba/log/cores/smbd Killed by SIGABRT pid=0x02df ppid=0x003b tid=0x0001 slot=0x00b4 pri=0x0400 mc=0x0001 C:\PROGRAMS\SAMBA\SMBD.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
Note:
See TracTickets
for help on using tickets.
something is really crap here. why does this stupid trac create 2 tickets sometimes