ejabberd - Comments for "Unknown ejabberd stability problem" https://www.ejabberd.im/node/551 en We are seeing similar errors https://www.ejabberd.im/node/551#comment-51775 <p>We are seeing similar errors using the installer for 2.0.0 rc1 on Linux<br /> ejabberd-2.0.0-rc1-linux-x86-installer.bin</p> <p>"erl -v" shows the version as 5.5.5<br /> Erlang (BEAM) emulator version 5.5.5 [source] [async-threads:0] [kernel-poll:false]</p> <p>The installer installs a supervisor.beam file with the following information:<br /> filesize: 8100 location: /opt/ejabberd-2.0.0/lib/stdlib-1.14.5/ebin/supervisor.beam</p> <p>the latest supervisor.beam file seems to be:<br /> filesize: 13960<br /> However, the patch file (located at <noindex><a href="http://support.process-one.net/doc/display/CONTRIBS/Supervisor+-+Performance+improvement+for+dynamic+workers" title="http://support.process-one.net/doc/display/CONTRIBS/Supervisor+-+Performance+improvement+for+dynamic+workers" rel="nofollow" >http://support.process-one.net/doc/display/CONTRIBS/Supervisor+-+Perform...</a></noindex>) has a date of May 07,2006 (Added by Mickaël Rémond, last edited by Mickaël Rémond on May 07, 2006 (view change))<br /> It also references R10B-7 to R10B-10 which I believe is erl 5.4.x</p> <p>Is the supervisor.beam installed with the 2.0.0-rc1 installer the most recent and correct for this version?<br /> Also, is it being used by erl or do I need to change some settings for it to get used?</p> <p>thanks.</p> Sat, 09 Feb 2008 14:27:59 +0000 surge comment 51775 at https://www.ejabberd.im Yes. The supervisor patch https://www.ejabberd.im/node/551#comment-3449 <p>Yes. The supervisor patch helped and also moving away from Windows as platform.</p> Fri, 30 Mar 2007 10:14:11 +0000 parautenbach comment 3449 at https://www.ejabberd.im Most of the time, this is https://www.ejabberd.im/node/551#comment-3353 <p>Most of the time, this is because Erlang R10B is used without the supervisor patch.</p> <p>--<br /> Mickaël Rémond<br /> <noindex><a href="http://www.process-one.net/" rel="nofollow" >Process-one</a></noindex></p> Thu, 15 Mar 2007 08:31:58 +0000 mremond comment 3353 at https://www.ejabberd.im Solution? https://www.ejabberd.im/node/551#comment-3351 <p>Did you guys ever find a solution to this problem?</p> Wed, 14 Mar 2007 14:11:12 +0000 jabbernewb comment 3351 at https://www.ejabberd.im it is true: there is some bug in ejabberd https://www.ejabberd.im/node/551#comment-1502 <p>Hi, i experience the same problem in clustered enviroment - some of nodes ocassionaly segfault like that:<br /> (ejabberd svn version: 522, bug also appear on elier versions):</p> <p>=erl_crash_dump:0.1<br /> Mon Mar 27 12:28:22 2006<br /> Slogan: eheap_alloc: Cannot allocate 191315400 bytes of memory (of type "old_heap").<br /> System version: Erlang (BEAM) emulator version 5.4.13 [source] [hipe] [threads:0] [kernel-poll]<br /> Compiled: Fri Mar 17 17:26:09 2006<br /> Atoms: 11822<br /> =memory<br /> total: 1015490905<br /> processes: 611757611<br /> processes_used: 611606867<br /> system: 403733294<br /> atom: 536673<br /> atom_used: 523526<br /> binary: 27081542<br /> code: 4620141<br /> ets: 360456528</p> Mon, 27 Mar 2006 12:35:20 +0000 kolargol comment 1502 at https://www.ejabberd.im