Re: guam - high number of crashes
hede <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Organization | der-he.de |
| Message-ID | <20200322080133.525bec8c__40457.3111607292$1584860520$gmane$org@hpusdt4.der-he.de> |
On Tue, 10 Mar 2020 15:37:33 +0100 David Obando <[email protected]> wrote: > I have thousands of crash reports per day, syslog then shows: > > Mar 10 12:02:26 mail guam[13456]: 12:02:26.753 [error] CRASH REPORT > Process <0.17627.1> with 0 neighbours exited with reason: bad argument > in call to > erlang:bit_size([[<<"FwFA45zxjFeGa7qcQAEPKDOCRwuc9jxj0r0rxPdwmzeJ5CC3yN0xjt1\r\n98V8++MNVmigeaAKzA4jTnaG6AHB6Zr6LC...">>],...]) > in eimap:joined/2 line 487 That's exactly the same problem I fixed yesterday. Please test my branch at: http://obs.kolabsys.com/repositories/home:/hede:/branches:/Kolab:/16/ You can install the packages manually (the repo will get deleted as soon as it's upstream), with red hat based distros via "rpm -i" and the following packages: erlang-eimap-0.4.0-10.1.el7.kolab_16.x86_64.rpm guam-0.9.5-4.2.el7.kolab_16.x86_64.rpm with Debian based use "dpkg -i" to install at least 3 packages: erlang-eimap_0.4.0-1.2_amd64.deb guam-libs_0.9.5-3_amd64.deb guam_0.9.5-3_amd64.deb And please report back here. regards, hede