Displaying 11 results from an estimated 11 matches similar to: "[BUG] config-parser.c: line 89 - crash on comma in namespace mailbox"
2010 Aug 26
3
Shared mailboxes with dovecot.
Hi, first of all for forgive me for my english.
I have several questions.
1. There are 2 user/passwd databases in my setup - ldap and mysql. when i
login into one user with telnet 127.0.0.1 143 and share inbox to some users -
records in dict-file apears? but if i delete some acls - records indict-file
stays same.
2. I see in error.log such errors. can somebody explain what do dovecot list
2010 Sep 17
1
2.0.2 : crashes with LDA
Hello,
I just migrated to 2.0.2 and see some
<xx at localhost.redirectme.net> (expanded from<xx at localhost>): Command died with
signal 6: "/usr/local/libexec/dovecot/dovecot-lda -c /etc/dovecot2.conf".
Command output: doveconf: Panic: file settings-parser.c: line 1838
(settings_copy_deflist_unique): assertion failed: (dest_count == ccount)
doveconf:
2004 Aug 06
1
Icecast2: undefined reference to `xmlDocGetRootElement'
Hi,
I am having problems compiling Icecast 2 on a Cobalt server (Red Hat 6.2).
I have installed the required libxml, ogg and vorbis libraries and also
changed config.c and stat.c to read libxml instead of gnome-xml as
descibed in the post from Geoff Shang.
./autogen.sh works fine but I get the following errors after make...
config.o: In function `config_parse_file':
2011 Aug 28
3
[Bug 741] New: ULOGD segfaults on init
http://bugzilla.netfilter.org/show_bug.cgi?id=741
Summary: ULOGD segfaults on init
Product: ulogd
Version: SVN (please provide timestamp)
Platform: i386
OS/Version: other
Status: NEW
Severity: blocker
Priority: P5
Component: ulogd_MYSQL
AssignedTo: netfilter-buglog at lists.netfilter.org
2019 Jul 09
6
Dovecot 2.3.6 on Solaris10: build issues, segfaults
Hopefully, there is some fix for issue 3 which is beyond my
skill to fix.
Issue 1) Need recent gcc version
Building Dovecot versions <=2.2.x using gcc 3.4.4 worked,
but this gcc version fails to build 2.3.x properly: symptoms
include compile failures and executable crashes that depended
on the amount of optimization used, which is usually a sign of
compiler bugs. (It could also be
2003 Dec 09
3
Samba panic in encoding
Hi,
Urgent help is needed ..
I just upgraded Samba2.2.8a to Samba3.0.1rc1, but the fold I created before
on a share can not be accessed anymore. Say, there is a folder "??folder"
with some German characters ), it can be accessed in Samba2.2.8a; but it
can NOT be accessed in Samba3.0.1rc1, it says 'The folder was moved or
removed" on a Win2k client. I understand the reason
2004 Aug 06
2
improved error.log output --diff
diff -u --recursive icecast/src/admin.c icecast-new/src/admin.c
--- icecast/src/admin.c 2003-07-18 16:29:23.000000000 -0400
+++ icecast-new/src/admin.c 2003-08-06 19:18:32.000000000 -0400
@@ -213,7 +213,7 @@
html_write(client, "HTTP/1.0 200 OK\r\n"
"Content-Type: text/html\r\n"
"\r\n");
- DEBUG1("Sending XSLT
2013 Jan 07
2
v2.2.beta1 released
http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz
http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz.sig
Lots of fixes since 2.2.alpha1, especially related to dsync. Also dsync
now supports syncing private message flags when INDEXPVT is used.
Here's again the list of all the major changes in v2.2:
* When creating home directories, the permissions are copied from the
2013 Jan 07
2
v2.2.beta1 released
http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz
http://dovecot.org/releases/2.2/beta/dovecot-2.2.beta1.tar.gz.sig
Lots of fixes since 2.2.alpha1, especially related to dsync. Also dsync
now supports syncing private message flags when INDEXPVT is used.
Here's again the list of all the major changes in v2.2:
* When creating home directories, the permissions are copied from the
2012 Dec 19
3
9-STABLE -> NFS -> NetAPP:
I'm running a few servers sitting on top of a NetAPP file server ? everything runs great, but periodically I'm getting:
nfs_getpages: error 13
vm_fault: pager read error, pid 11355 (https)
errors on my screen ? not always same pid ? the annoying part is that it seems to always affect the same jail that is running .. if I shutdown all jails on that physical server, everything shuts down
2007 Nov 14
10
[GE users] Apple Leopard has dtrace -- anyone used the SGE probes/scripts yet?
Hi,
Chris (cc) and I try to get the SGE master monitor work with Apple Leopard
dtrace. Unfortunately we are stuck with the error msg below.
Anyone having an idea what could be the cause? What I can rule out as
cause is function inlining for the reasons explained below.
Background information on SGE master monitor implementation is under
http://wiki.gridengine.info/wiki/index.php/Dtrace