Displaying 20 results from an estimated 48 matches for "resultvars".
Did you mean:
resultvar
2002 Jul 03
2
lda from MASS function
Hi all,
I am using the lda function from the MASS library to measure the discriminance of different variables with respect to different
grouping variables by using
lda( RESULTVARS[, 1:750] , GROUPVAR , tol=0 ) where RESULTVARS contains some 750 different variables.
Occasionally there is a variable within RESULTVARS that has the same values for all values of GROUPVAR, ie no variance so I get the
error:
Error in svd(X, nu = 0) : NA/NaN/Inf in foreign function call (arg 1)...
2012 May 30
2
Strange Dovecot 2.0.20 auth chokes and cores
When we upgrade our kernels from 2.6.32.2 to 3.2.16 something strange
has happened.
On high traffic dovecot/auth looks like not responding.
We found a lot of this lines at the log:
dovecot: pop3-login: Error: net_connect_unix(pop3) failed: Resource
temporarily unavailable
(...) and clients stop authorizing
Some other errors follow in the wake of:
dovecot: pop3: Error: Raw backtrace:
2014 Apr 24
0
Assert crash with latest HG ddf374a36057
Hello,
Latest HG assert crashes with
imap(user): Panic: file mail-storage.c: line 1836
(mailbox_transaction_begin): assertion failed: (box->opened)
Full backtrace is attached.
Thanks,
e-frog
-------------- next part --------------
Core was generated by `dovecot/imap'.
Program terminated with signal SIGABRT, Aborted.
#0 0xb775d424 in __kernel_vsyscall ()
(gdb) bt full
#0 0xb775d424 in
2017 Jul 18
2
2.2.devel (0bee280) crashdump virtual plugin
#0 0x00007f497ecdb067 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
resultvar = 0
pid = 10092
selftid = 10092
#1 0x00007f497ecdc448 in __GI_abort () at abort.c:89
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0xfffe, sa_sigaction = 0xfffe}, sa_mask = {__val = {1024, 140722499998576, 94791001010256, 513,
2013 Oct 24
1
Problems with userdb lookup
Hello,
since few days there are problems with the userdb lookup.
The problem occur if the recipient user is unknown (here test at xtlv.cn)
doveconf -n
# 2.2.6 (f89e645cba90): /etc/dovecot/dovecot.conf
# OS: Linux 3.2.45.stk32 i686 Debian jessie/sid ext3
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = digest-md5 cram-md5
auth_username_translation = %Lu
auth_verbose = yes
2017 Jul 18
0
2.2.devel (0bee280) crashdump virtual plugin
> On July 18, 2017 at 5:31 PM Thomas Leuxner <tlx at leuxner.net> wrote:
>
>
> #0 0x00007f497ecdb067 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> resultvar = 0
> pid = 10092
> selftid = 10092
> #1 0x00007f497ecdc448 in __GI_abort () at abort.c:89
> save_stage = 2
> act =
2008 Oct 03
0
Error in R/parallel
Dear all:
I try a package called "rparallel", and it can make your multiple cores desktop PC have parallel computation.
The following are my code:
########################
library(rparallel)
msd <- function(x)c(mean(x),sd(x))
m <- matrix(rnorm(100000*100),ncol=100)
st <- Sys.time()
M <- NULL
if( "rparallel" %in% names( getLoadedDLLs()) )
{
2009 Dec 14
2
4 crashes, dovecot 1.2.8, with backtrace
Program terminated with signal 6
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was
2018 Mar 05
3
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
Got a coredump:
Mar 5 15:09:42 mail-cbf dovecot: lmtp(backup at backup.invalid)<15425><2B+kCaZPnVpBPAAAplP5LA>: Fatal: master: service(lmtp): child 15425 killed with signal 6 (core dumped)
#0 0x00007fea19977428 in __GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
resultvar = 0
pid = 15425
selftid = 15425
#1 0x00007fea1997902a in
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
2010 Oct 08
0
2.0.5: dovecot/auth crash upon reload (with backtrace)
I can reproduce this by simply issuing:
doveadm reload
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty"
2014 Feb 14
0
Isolated crash in dovecot/imap (with backtrace)
Log:
Feb 14 20:31:56 postamt dovecot: imap(lumo) m0Yg1mLyKABXuzxs: Panic:
file imap-fetch.c: line 554 (imap_fetch_more): assertion failed:
(ctx->client->output_cmd_lock == NULL || ctx->client->output_cmd_lock == cmd)
Feb 14 20:31:56 postamt dovecot: imap(lumo) m0Yg1mLyKABXuzxs: Error:
Raw backtrace:
/usr/local/dovecot-2.2/lib/dovecot/libdovecot.so.0(+0x68fee) [0xb75ccfee] ->
2018 Jul 05
2
2.3.2 is still crashing (lmtp)
Dovecot 2.3.2 still has the same issue we reported for 2.3.X:
Jul 05 15:10:49 lmtp(2730445): Panic: file lib-event.c: line 182 (event_pop_global): assertion failed: (event != NULL)
Jul 05 15:10:49 lmtp(2730445): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0xce054) [0x7f7f7c92f054] -> /usr/lib/dovecot/libdovecot.so.0(default_fatal_handler+0x2a) [0x7f7f7c92f09a] ->
2009 Jun 10
0
1.2rc5, another crash: Backtrace:dovecot-auth
Another crahs with backtrace:
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was
2015 Apr 23
2
Crash in dovecot/auth with backtrace
I'm seeing this odd crash with "USER\t531\t*@liquid-scan.de\tservice=quota-status"
Which looks like something is being tested against our quota-status --
but I fail to see why an NON LOCAL address is being tested....
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is
2009 Jun 10
1
1.2rc5 crash: Backtrace:dovecot-auth
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as
2015 Aug 12
1
imap segfaults when using antispam plugin, and moving mail to an 'unsure' folder.
I put up a question on serverfault first, which has the details,
including a stack trace:
http://serverfault.com/questions/713687/dovecot-antispam-error-storing-mail
. Details also copied below.
Is this a known bug? If I built dovecot from source rather than using
the Ubuntu 14.04 packages, would I expect that to help? Are there any
configuration details that might be relevant? (dovecot -n
2009 Dec 30
3
1.2.9 imap crash with backtrace
I got about 20 (!) of these today
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB
2019 Mar 25
2
v2.2.27 Panic: file rfc822-parser.h: line 23 (rfc822_parser_deinit): assertion failed: (ctx->data <= ctx->end)
Hi,
I've been having an issue with the indexer giving me errors on mailbox
in dovecot.
I managed to narrow it down to a specific email in that mailbox.
Various dovecot functions have issues with this email.
The email itself is just spam. I can email it to you if you want to
analyse it. I did run it through mbox-anonymize but its not clear to me
that that would be of any use. Happy to email
2017 Jun 16
0
doveadm-server core dump
Hello,
coredump found after a force-resync and a replicate
Emmanuel.
(dovecot-ee 2.2.30.2-1)
[New LWP 17168]
Core was generated by `dovecot/doveadm-server'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007fa334127c37 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#0 0x00007fa334127c37 in __GI_raise (sig=sig at entry=6) at