Re: guam - high number of crashes
Daniel Hoffend <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Message-ID | <724b718e-75dd-d977-d1c6-1d669135b7a0__22092.9421413288$1588195131$gmane$org@dotlan.net> |
Just fyi the patches have all been merged into the master tree and updated guam and eimap packages have landed in the Kolab:16 repository. -- Regards Daniel Am 23.04.2020 um 08:40 schrieb Gelpi Andrea: > > > Il 22/03/20 08:01, hede ha scritto: >> 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 >> _______________________________________________ >> users mailing list >> [email protected] >> https://lists.kolab.org/mailman/listinfo/users >> > > I applied the three debian packages on my kolab system on debain 10. > No more crash in logs. > > For me it works great, thank You so much. >