Displaying 14 results from an estimated 14 matches for "sconn".
Did you mean:
conn
2018 Nov 07
2
Avoiding constant HDD access
On Thu, Nov 08, 2018 at 06:12:40AM +1300, Andrew Bartlett wrote:
> On Wed, 2018-11-07 at 15:19 +0300, Albert Berger via samba wrote:
> >
> > I tried in sequence to start Samba in following conditions:
> >
> > 1. With all clients disconnected from Samba server;
> > 2. As above + all shares disabled;
> > 3. As above + minimal smb.conf
> > 4. With totally empty smb.conf.
> >
> > In all cases those every-60-seconds writes persist.
> > What else can be done in this situation? Can it be
> > tha...
2012 Nov 08
0
Samba crash
...mbd/sesssetup.c:1196
> #13 0x00002b1564538bd0 in reply_sesssetup_and_X (req=0x2b15798b65b0) at
> smbd/sesssetup.c:1358
> #14 0x00002b156456ea15 in switch_message (type=115 's',
> req=0x2b15798b65b0, size=292) at smbd/process.c:1573
> #15 0x00002b1564572cfb in construct_reply (sconn=0x2b1579899a50,
> inbuf=<value optimized out>, nread=292, unread_bytes=0, seqnum=0,
> encrypted=false, deferred_pcd=0x0) at smbd/process.c:1609
> #16 process_smb (sconn=0x2b1579899a50, inbuf=<value optimized out>,
> nread=292, unread_bytes=0, seqnum=0, encrypted=false, defer...
2014 Jan 10
1
samba 4.1.3 -- multiple bugs & 1, 297 coredumps -- coredump backtrace + full-backtrace included
...12 0x00007f6cb51cfdc1 in switch_message (type=<optimized out>,
req=req at entry=0x7f6cb69c6040) at ../source3/smbd/process.c:1557
#13 0x00007f6cb51d0e8f in construct_reply (deferred_pcd=0x0,
encrypted=false,
seqnum=0, unread_bytes=<optimized out>, size=122, inbuf=0x0,
sconn=0x7f6cb69aed10) at ../source3/smbd/process.c:1593
#14 process_smb (sconn=sconn at entry=0x7f6cb69aed10, inbuf=<optimized out>,
nread=122, unread_bytes=<optimized out>, seqnum=0,
encrypted=<optimized out>, deferred_pcd=deferred_pcd at entry=0x0)
at ../source3/smbd...
2018 Nov 07
0
Avoiding constant HDD access
...ba wrote:
> On Thu, Nov 08, 2018 at 06:12:40AM +1300, Andrew Bartlett wrote:
> > On Wed, 2018-11-07 at 15:19 +0300, Albert Berger via samba wrote:
> > >
> > > I tried in sequence to start Samba in following conditions:
> > >
> > > 1. With all clients disconnected from Samba server;
> > > 2. As above + all shares disabled;
> > > 3. As above + minimal smb.conf
> > > 4. With totally empty smb.conf.
> > >
> > > In all cases those every-60-seconds writes persist.
> > > What else can be done in this situ...
2013 Oct 14
1
Samba is still crashing
...d274248, req=0xad33d528,
state=0xad1ee3b0) at ../source3/smbd/trans2.c:8837
#18 0x00d221cb in reply_trans2 (req=0xad33d528) at
../source3/smbd/trans2.c:9022
#19 0x00d5303c in switch_message (type=50 '2', req=0xad33d528) at
../source3/smbd/process.c:1557
#20 0x00d531cc in construct_reply (sconn=0xace3a9c0, inbuf=0x0, size=86,
unread_bytes=0, seqnum=0, encrypted=false, deferred_pcd=0x0) at
../source3/smbd/process.c:1593
#21 0x00d53cba in process_smb (sconn=0xace3a9c0, inbuf=0xad33d498 "",
nread=86, unread_bytes=0, seqnum=0, encrypted=false, deferred_pcd=0x0)
at ../source3/smb...
2018 Oct 31
1
PATCH: Asserting that 'connection' used has not changed + R_GetConnection2()
...#39;id' field is available via
attribute 'conn_id' part of a 'connection' object.
PATCH:
See attached 'connection.patch' file (or
https://github.com/HenrikBengtsson/Wishlist-for-R/issues/81#issuecomment-434210222).
The patch introduces a new SEXP R_GetConnection2(SEXP sConn) function,
which looks up a connection by its index *and* the 'id' field. This
function is backward compatible with R_GetConnection(), which looks up
a connection by its index (only). In addition, R_GetConnection2() also
accepts 'sConn' of type integer, which the looks up the connec...
2011 Dec 21
2
Panic or segfault in Samba 3.6.1 - Debian testing
...d/ipc.c:594
#24 0xb6fe5e56 in reply_trans (req=0xb96a3928) at smbd/ipc.c:779
#25 0xb7056ca1 in switch_message (type=37 '%', req=0xb96a3928, size=132)
at smbd/process.c:1573
#26 0xb70570f6 in construct_reply (deferred_pcd=0x0, encrypted=false,
seqnum=0, unread_bytes=0, size=132, inbuf=0x0, sconn=0xb967cb48) at
smbd/process.c:1609
#27 process_smb (sconn=0xb967cb48, inbuf=<optimized out>, nread=132,
unread_bytes=0, seqnum=0, encrypted=false, deferred_pcd=0x0) at
smbd/process.c:1687
#28 0xb7057545 in smbd_server_connection_read_handler (conn=0xb967cb48,
fd=<optimized out>) at...
2018 Nov 08
3
Avoiding constant HDD access
...v 08, 2018 at 06:12:40AM +1300, Andrew Bartlett wrote:
> > > On Wed, 2018-11-07 at 15:19 +0300, Albert Berger via samba wrote:
> > > >
> > > > I tried in sequence to start Samba in following conditions:
> > > >
> > > > 1. With all clients disconnected from Samba server;
> > > > 2. As above + all shares disabled;
> > > > 3. As above + minimal smb.conf
> > > > 4. With totally empty smb.conf.
> > > >
> > > > In all cases those every-60-seconds writes persist.
> > > > What...
2018 Jun 25
2
Samba 4.7.1 Generating Core Dumps
...t;optimized out>
__FUNCTION__ = "smbd_smb2_request_dispatch"
#22 0x00007fc22836cac0 in smbd_smb2_process_negprot (xconn=0x55b48e5fa480, expected_seq_low=<optimized out>, inpdu=<optimized out>, size=<optimized out>) at ../source3/smbd/smb2_server.c:3521
sconn = 0x55b48e61fc30
status = <optimized out>
req = 0x55b48e61d690
__FUNCTION__ = "smbd_smb2_process_negprot"
#23 0x00007fc2282f3e7e in reply_negprot (req=req at entry=0x55b48e61cba0) at ../source3/smbd/negprot.c:752
choice = 7
chosen_level = -1...
2013 Jan 24
0
64 Bit Build 3.6.11 on AIX 6 with acls enabled dumps core,
...m_pfds = 0), line 198 in "events.c"
run_events_poll(ev = 0x0ffffffffffff559, pollrtn = 1, pfds =
0x00000001008dbb48, num_pfds = 0), line 198 in "events.c"
smbd_server_connection_loop_once(conn = 0x00000001100ab320), line 995 in
"process.c"
unnamed block in smbd_process(sconn = 0x00a5003cffffffff), line 3159 in
"process.c"
smbd_process(sconn = 0x00a5003cffffffff), line 3159 in "process.c"
smbd_accept_connection(ev = 0x00000001008dbd2c, fde = 0x0000000110092ca0,
flags = 4095, private_data = 0x2224424000000050), line 514 in "server.c"
run_eve...
2012 Oct 18
1
smb_panic with 4.0.0rc2 on Debian Squeeze
...ct 18 13:42:32 pdc smbd[27384]: Trying to defer an already deferred
request: mid=4, exiting
Oct 18 13:42:32 pdc smbd[27384]: [2012/10/18 13:42:32.419608, 0]
../source3/smbd/oplock.c:115(release_file_oplock)
Oct 18 13:42:32 pdc smbd[27384]: PANIC: assert failed at
../source3/smbd/oplock.c(115): sconn->oplocks.exclusive_open>=0
Oct 18 13:42:32 pdc smbd[27384]: [2012/10/18 13:42:32.419714, 0]
../source3/lib/util.c:810(smb_panic_s3)
Oct 18 13:42:32 pdc smbd[27384]: PANIC (pid 27384): assert failed:
sconn->oplocks.exclusive_open>=0
Oct 18 13:42:32 pdc smbd[27384]: [2012/10/18 13:42:3...
2020 May 14
0
open 2nd pdf on dfs share with Acrobat Reader not possible
...0000000
+0200
@@ -5208,6 +5208,63 @@ NTSTATUS smbd_do_qfilepathinfo(connectio
break;
}
+ case SMB_FILE_NORMALIZED_NAME_INFORMATION:
+ {
+ char *nfname = NULL;
+
+ if (!fsp->conn->sconn->using_smb2) {
+ return NT_STATUS_INVALID_LEVEL;
+ }
+
+ nfname = talloc_strdup(mem_ctx,
smb_fname->base_name);
+ if (nfname == NULL) {
+ return NT_STATUS_NO_MEMORY;...
2017 Aug 25
2
Cannot login to Samba server remotely
... remote_name : NULL
initial_connect_time : Fri Aug 25
15:44:12 2017 EDT
client_guid :
00000000-0000-0000-0000-000000000000
stored : 0x00 (0)
sconn : NULL
session_table : NULL
last_session_id : 0x0000000000000000 (0)
tcon_table : NULL
open_table : NULL
connections : NULL...
2020 Mar 03
6
Upgrade 4.9 -> 4.11 oups
Hello !
I decided to upgrade my fileservers from stretch/samba 4.9 to buster/samba 4.11
I just realized that smbd is not working anymore :-/
If someone has an idea It would be amazing... as an idiot, I upgraded my 20 servers.... without snapshot....
Thank you so much
Here's some logs :
root at ef113:~# tail /var/log/samba/log.smbd
#1