search for: zst

Displaying 12 results from an estimated 12 matches for "zst".

Did you mean: dst
2013 Feb 26
0
Multistate occupancy models using Jags
...yesian Population Analysis using WinBUGS (Marc Kéry and Michael Schaub): This example is available on http://www.vogelwarte.ch/code-for-running-bpa-using-jags.html When I try to run the first line of this section of the model : # Initial values zst <- apply(y, 1, max, na.rm = TRUE) zst[zst == "-Inf"] <- 1 inits <- function(){list(z = zst)} I receive this warning message from R: 1: In FUN(newX[, i], ...) : no non-missing argument to max; returning -Inf (Original...
2019 Apr 10
2
getelementptr inbounds with offset 0
...now you >>> might not have a valid base ptr and "optimize" it to inbounds once that >>> is proven? >> >> You mean on the Rust side? We emit GEPi for field accesses and array indexing. >> We cannot always statically determine if this is happening for a ZST or not. >> At the same time, given that no memory access ever happens for a ZST, allocating >> a ZST (Box::new in Rust, think of it like new in C++) does not actually allocate >> any memory, it just returns an integer (sufficiently aligned) cast to a pointer. > > OK, but wh...
2019 Mar 27
2
getelementptr inbounds with offset 0
...;t you just use non-inbounds GEPs if you know you > might not have a valid base ptr and "optimize" it to inbounds once that > is proven? You mean on the Rust side? We emit GEPi for field accesses and array indexing. We cannot always statically determine if this is happening for a ZST or not. At the same time, given that no memory access ever happens for a ZST, allocating a ZST (Box::new in Rust, think of it like new in C++) does not actually allocate any memory, it just returns an integer (sufficiently aligned) cast to a pointer. >>> Let's start with example2, not...
1998 Oct 13
0
cannot get unix password sync = true to work
...1998/10/13 14:26:10 tconX service=ipc$ user=netscape cnum=16 1998/10/13 14:26:10 Transaction 4 of length 637 switch message SMBtrans (pid 28379) chdir to /tmp trans <\PIPE\LANMAN> data=532 params=25 setup=0 named pipe command on <LANMAN> name Got API command 214 of form <zsT> <B516B16> (tdscnt=532,tpscnt=25,mdrcnt=0,mprcnt=2) Doing SamOEMChangePassword api_SamOEMChangePassword: Change password for <joeuser> Password change for user: joeuser Dochild for user joeuser (uid=0,gid=0) The process exited while we were waiting end of file from clie...
2021 Dec 07
3
Dovecot v2.3.17.1 Released
We are happy to announce 2.3.17.1 patch release of Dovecot. This contains some fixes for issues found after 2.3.17 release. https://dovecot.org/releases/2.3/dovecot-2.3.17.1.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.17.1.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot Aki Tuomi Open-Xchange oy -- - dsync: Add back
2021 Dec 07
3
Dovecot v2.3.17.1 Released
We are happy to announce 2.3.17.1 patch release of Dovecot. This contains some fixes for issues found after 2.3.17 release. https://dovecot.org/releases/2.3/dovecot-2.3.17.1.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.17.1.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot Aki Tuomi Open-Xchange oy -- - dsync: Add back
2020 Sep 13
2
libva-utils test siuite is crashing in nouveau sriver
...lice Session: 297 Owner UID: 1000 (tkloczko) Boot ID: ab9d350c623e4313bacb892de46b85f9 Machine ID: d033f66b249a4ec09acfa81ac205554f Hostname: barrel Storage: /var/lib/systemd/coredump/core.test_va_api.1000.ab9d350c623e4313bacb892de46b85f9.3926866.1600019826000000.zst Message: Process 3926866 (test_va_api) of user 1000 dumped core. Stack trace of thread 3926866: #0 0x00007f4e2d3fb6d2 vlVaCreateContext (nouveau_drv_video.so + 0xb16d2) #1 0x00007f4e2e32d0f7 vaCreateContext (libva.so.2 + 0x190f7)...
2019 Mar 26
2
getelementptr inbounds with offset 0
Hi Johannes, >> So, the thinking here is: LLVM cannot exclude the possibility of an >> object of size 0 existing at any given address. The pointer returned >> by "GEPi p 0" then would be one-past-the-end of such a 0-sized object. >> Thus, "GEPi p 0" is the identitiy function for any p, it will not >> return poison. > > I don't see the
1998 Jul 11
0
smbpasswd fails with unix password sync enabled
...04) (pid 5208) 1998/07/08 15:59:53 tconX service=ipc$ user=genuser cnum=42 1998/07/08 15:59:53 Transaction 4 of length 637 switch message SMBtrans (pid 5208) chdir to /tmp trans <\PIPE\LANMAN> data=532 params=25 setup=0 named pipe command on <LANMAN> name Got API command 214 of form <zsT> <B516B16> (tdscnt=532,tpscnt=25,mdrcnt=0,mprcnt=2) Doing SamOEMChangePassword api_SamOEMChangePassword: Change password for <genuser> Password change for user: genuser pty: try to open ptya0, line was /dev/ptyXX pty: opened /dev/ptya0 Dochild for user genuser (uid=0,gid=0) respons...
2000 Aug 16
1
smbpasswd doesn't change passwort
...o /tmp [2000/08/16 18:39:57, 3] smbd/ipc.c:reply_trans(3659) trans <\PIPE\LANMAN> data=532 params=24 setup=0 [2000/08/16 18:39:57, 3] smbd/ipc.c:named_pipe(3516) named pipe command on <LANMAN> name [2000/08/16 18:39:57, 3] smbd/ipc.c:api_reply(3461) Got API command 214 of form <zsT> <B516B16> (tdscnt=532,tpscnt=24,mdrcnt=0,mprcnt=2) [2000/08/16 18:39:57, 3] smbd/ipc.c:api_reply(3465) Doing SamOEMChangePassword [2000/08/16 18:39:57, 3] smbd/ipc.c:api_SamOEMChangePassword(1816) api_SamOEMChangePassword: Change password for <mgoeben> [2000/08/16 18:39:57, 3] s...
2018 Feb 27
2
Fail in virDomainUpdateDeviceFlags (libvirt-4.0.0 + Qemu-kvm 2.9.0 + Ceph 10.2.10)
...fc938f38225), flags=0x0 2018-02-26 13:09:13.653+0000: 50516: debug : virDomainUpdateDeviceFlags:8326 : dom=0x7f7274000b90, (VM: name=6ec499397d594ef2a64fcfc938f38225, uuid=6ec49939-7d59-4ef2-a64f-cfc938f38225), xml=<disk device="cdrom" type="network"><source name="zstack/08085a31f8c43f278ed2f649ee166b1f@08085a31f8c43f278ed2f649ee166b 1f" protocol="rbd"><host name="10.0.229.181" port="6789" /></source><auth username="zstack"><secret type="ceph" uuid="9b06bb70-dc13-4338-88fd-b0c72d...
1998 Aug 01
0
smbpasswd and nmbd don't call my password program
...D 75 E0 9D 64 08 9B 26 19 BB C7 64 .....u.. d..&...d switch message SMBtrans (pid 2499) become_user uid=(0,500) gid=(500,500) chdir to /tmp trans <\PIPE\LANMAN> data=532 params=23 setup=0 calling named_pipe named pipe command on <LANMAN> name Got API command 214 of form <zsT> <B516B16> (tdscnt=532,tpscnt=23,mdrcnt=0,mprcnt=2) Doing SamOEMChangePassword get_smbpwd_entry: opening file /etc/smbpasswd get_smbpwd_entry: search by name: merlin get_smbpwd_entry: skipping comment or blank line get_smbpwd_entry: skipping comment or blank line get_smbpwd_entry: s...