similar to: smb_panic + Backtrace

Displaying 20 results from an estimated 200 matches similar to: "smb_panic + Backtrace"

2004 Sep 05
1
Segfault in Samba
Hi! My Samba setup broke after upgrading Samba from 3.0.5-1 to 3.0.6-3 using Debian apt-get upgrade. It seems to me, that the problems lies within winbind. Any help would be appreciated! -- Pirkka > The Samba 'panic action' script, /usr/share/samba/panic-action, > was called for pid 8012 (/usr/sbin/smbd). > > Below is a backtrace for this process generated with gdb, which
2005 Oct 11
2
Samba segment faulting - unknown cause
Hello, Recently our Samba server has started segment faulting. It happens occasionally, but is often enough to cause disruption. People notice thier network drives freeze, I am unsure of the cause of the segment fault, and have no experience debugging backtraces. Can anoyone lend a hand? We are running Samba as a primary domain controller with an Openldap backend on another server, both on
2003 Jun 26
0
Fwd: Segfault in Samba
I have been forwarded this from one of our servers, which we have recently ( 2 days ) updated to Samba 3.0beta1 (Debian's 'unstable' package) from Samba 2.2.8a This is the second time it this happens in a period of 24h. Everything else in this server is working fine. Any comment on this? Is this a known limitation / situation ? Thanks in advance. J.L. ---- 8< ----
2007 May 16
1
SAMBA: Share specific log files
Hi all, We are trying to print the log messages pertaining to each share in a different log file for auditing purposes. We are using Samba v3.0.20b. We are trying to modify the file smbd/service.c::make_connection_snum() function by changing the log file full path. The code changes that is done are as follows: char logfilefullpath[70]; char sharename[256]; safe_strcpy_fn
2004 Jul 05
3
2.2.3a connection failure from XP to 10.3.4
Hello from a neophyte! Is there a diagnostic programme which can be run to determine if there are any faults in Samba 2.2.3a? I cannot connect from Win XP to my rev/b iMac (suddenly, maybe 'upgrade' to 10.3.4 had some effect) and the smb crashlog (shown below) has a pile of stuff which is incomprehensible to me. Secondly, how does one upgrade to another version of Samba and is this
2003 Dec 01
0
specific client machines can't write / execute others can and oplock causes panic
Hi all hope you can help, I have a mixed XP / 2K client deployment, and the samba server is running as a PDC. On most machines I have no problems, but on 2 2K machines and 1 XP machine I'm getting the same behaviour every time I either try to write the file or execute a file, no matter whether I log on to the domain or which userid I log on as. I'm also running debian woody 2.4.19, and
2005 Aug 09
1
Undefined references during compiling
I'm attempting to compile the latest samba on an old Mandrake 8.1 system. (Current samba there is 2.2.? and doesn't allow login from XP). During compiling I get a number of error message such as modules/vfs_recycle.po: In function `recycle_connect': modules/vfs_recycle.po(.text+0x23): undefined reference to `DEBUGLEVEL_CLASS' modules/vfs_recycle.po(.text+0x31): undefined
2005 Aug 05
3
one opinion about searching samba docs for answers
It sure is hard to find info in the documentation/mailing list for a specific error. If an error log message was created by smbd, nmbd, or winbind, shouldn't the documentation contain a description, cause, and possible solution? Specific case in point: [2005/08/05 11:31:22, 0] nmbd/nmbd_browsesync.c:domain_master_node_status_fail(250) domain_master_node_status_fail:
2013 Oct 30
1
samba-4.1.0 wont compile- help!
Greetings, I am attempting to compile samba-.1.0 on a machine with these:- --cpu amd64 3cores --ozs blfs linux gcc-4.8.1, linux-3.10.17, glibc-2.17 waf build ( i.e. make ) ends like so"":- ################################## In file included from ../source3/lib/smbconf/smbconf_reg.c:26:0: ../source3/registry/reg_api_util.h:39:17: warning: 'enum winreg_CreateAction' declared
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26, I get undefined references: ------- Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xc17): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xc3b): undefined reference to `dlsym'
2004 Nov 19
2
Anonymous printing with User-level security
Can I set up anonymous (unauthenticated) printing on a samba server that is also hosting user-level security? I have looked through FAQs and sample setups and don't see it, but I figured I would ask. Thanks in advance, - Pete pmkofodSHIFT2datasages.com
2003 Apr 16
0
Possible bug in samba-2.2.8a-1...
Hi, I found what seems to be a bug in smbd (and smbclient?) from samba-2.2.8a-1. Scenario is the following: All users have accounts in linux box "mate", with homes mounted via NFS from linux box "fserver". mate and fserver run samba-2.2.8a-1, mate ONLY validates passwords and has no shares; fserver in turn, ONLY shares [homes] and [netlogon], but has no users, so samba uses
2015 Nov 27
2
nitwit's attempt to edit samba source
Hi Viktor! Thanks for your try at this, I am already doing what you suggest: the iptables - timestaps. But that is rather troublesome, and I would very much samba to log this vital info. Anyway, I tried what you suggested, and now it stopped compiling. :-) Does this error perhaps tell you something, or are you just as clueless as I am now: > [1955/4033] Compiling source4/auth/ntlm/auth.c
2010 Feb 11
2
smbd panic due to negative exclusive oplock count
Hi, I'm facing an issue with at least two Samba servers in production both showing important number of log entries like: smbd[27355]: PANIC: assert failed at smbd/oplock.c(149): exclusive_oplocks_open>=0 Looking at the source code, this panic is triggered when the number of exclusive oplocks for a given file becomes negative. Once triggered for one smbd process, this process can
2015 Nov 26
2
nitwit's attempt to edit samba source
Hi, Since I really would like some more info (specifically: remote ip address) to be logged with failed password attempts, I have tried to edit the samba source code. :-) Anyway, I changed in source4/auth/ntlm/auth.c > if (tevent_req_is_nterror(req, &status)) { > DEBUG(2,("auth_check_password_recv: " > "%s authentication for user [%s\\%s] " >
2005 Oct 23
1
[Fwd: Segfault in Samba] and NOW?
Hi guys, I received an email from my samba-server reporting a segmentation fault in Samba. Looks the email: --------------------------- Original Message ---------------------------- Assunto: Segfault in Samba De: "root" <root@im.ufba.br> Data: Qui, Outubro 20, 2005 8:12 Para: root@im.ufba.br --------------------------------------------------------------------------
2004 Oct 21
0
compile errors samba 3.0.7 vfs
Hi all, sorry for the long posting. Samba 2.2.x is outdated. Trying to switch to 3.0.7 with no success. The vfs layer is one of my current problems. Googled some time for an solution for this: [2004/10/21 20:04:00, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/21 22:12:07, 0] smbd/server.c:main(760) smbd version
2004 Jan 07
0
smb_panic
hello, i have troubles with samba - version 2.2.8a (suse). saving files from the cad-prog solidworks --> samba always "crashes". this is what the logfile says: 003/12/24 09:34:50, 0] lib/fault.c:fault_report(39) INTERNAL ERROR: Signal 11 in pid 6945 (2.2.8a-SuSE) Please read the file BUGS.txt in the distribution [2003/12/24 09:34:50, 0] lib/fault.c:fault_report(41)
2004 Mar 01
1
Re: smb_panic() in name_len()
Hi Andrew, Also the problem only exists when the share is accessed by hostname (not IP address), the hostname is something like 'smb-share'. Thanks in advance, Juer ----- Original Message ----- From: "Juer Lee" <juer.lee@raidtec.ie> To: "Andrew Bartlett" <abartlet@samba.org> Cc: <samba@lists.samba.org> Sent: Monday, March 01, 2004 10:58 AM Subject:
2019 May 16
0
Error smb_panic(): calling panic action [/bin/sleep 999999999]
On 16/05/2019 14:04, Mueller wrote: > I fear when I do a > 'samba-tool dbcheck' this will do the rest to kill the affected samba . Can I do it ? Just checking AD shouldn't do anything other than tell you if you have a problem or not, so yes, check it. > > > Smb.conf on Master only global: > > [global] > workgroup = TPLK > realm = tplk.loc