FS#49870 - [ejabberd] crashed with reason: call to undefined function gen:debug_options([{max_queue,10

Attached to Project: Community Packages
Opened by Adam Flott (adamflott) - Tuesday, 28 June 2016, 00:44 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 04 August 2016, 21:09 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

After upgrade, crashes on client connecting. Service is completely unusable. Never had an issue prior.

from error.log:

2016-06-27 20:41:50.352 [error] <0.10053.0> CRASH REPORT Process <0.10053.0> with 0 neighbours crashed with reason: call to undefined function gen:debug_options([{max_queue,1000}])

from crash.log:

2016-06-27 20:41:50 =CRASH REPORT====
crasher:
initial call: ejabberd_c2s:init/1
pid: <0.10053.0>
registered_name: []
exception error: {undef,[{gen,debug_options,[[{max_queue,1000}]],[]},{p1_fsm,init_it,6,[{file,"src/p1_fsm.erl"},{line,373}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]}
ancestors: [<0.597.0>,ejabberd_listeners,ejabberd_sup,<0.63.0>]
messages: []
links: []
dictionary: []
trap_exit: false
status: running
heap_size: 610
stack_size: 27
reductions: 134
neighbours:



Additional info:
* package version(s)

ejabberd 16.04-1
erlang-nox 19.0-1

* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 04 August 2016, 21:09 GMT
Reason for closing:  Fixed
Comment by Sergej Pupykin (sergej) - Tuesday, 28 June 2016, 07:06 GMT
ejabberd also cannot be compiled with erlang 19.
Comment by Adam Flott (adamflott) - Tuesday, 28 June 2016, 14:49 GMT Comment by orbifx (orbifx) - Thursday, 07 July 2016, 21:31 GMT
If you still have the old packages in the cache, you can use the pacman -U to downgrade. I think we have to wait until 16.07 for ejabberd to work with the erlang version in Arch.

pacman -U erlang-nox-18.x.x-x-armv7h.pkg.tar.xz
pacman -U ...
Comment by Sergej Pupykin (sergej) - Thursday, 04 August 2016, 14:31 GMT
please try 16.08

Loading...