Opened 13 years ago
Closed 8 years ago
#189 closed defect (fixed)
SIGABRT
Reported by: | Silvan Scherrer | Owned by: | Silvan Scherrer |
---|---|---|---|
Priority: | blocker | Milestone: | Samba Server for eCS (OS/2) 1.3.x |
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.
Change History (7)
comment:1 by , 13 years ago
Priority: | minor → Feedback Pending |
---|
comment:2 by , 12 years ago
I see this behavior also when making a backup. Have to kill the samba server, restart and then it works for a while. Put in the samba.conf log level = 10 but can't findthe tdb_log files. I have the following logs: log.nmbd log.smbd log.smbd..0.0.0.0 log.smbd.ibiza.192.168.1.100 the latest is very big. If you want them let me know. If there is a way to create the tdb_log I don't know how at the moment. Using the samba from april 2013.
comment:3 by , 11 years ago
Priority: | Feedback Pending → major |
---|---|
Status: | new → accepted |
comment:4 by , 11 years ago
Milestone: | Samba Server for eCS (OS/2) 1.2.x → Samba Server for eCS (OS/2) 1.3.0 |
---|
comment:5 by , 9 years ago
on the tdb issues we are working atm. when this is done I believe this ticket is also resolved
comment:6 by , 8 years ago
Priority: | major → blocker |
---|
comment:7 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
this really looks like yet another case of a failed TDB operation. All TDB problems are fixed now with LIBCx so I'm closing this as I'm the reporter.
Dmitriy could you produce a level 10 log with this error? i need the TDB_LOG as well and with level 0 or 1 those are not written.