[erlang-questions] gen_server doesn't respond

Park, Sungjin jinni.park@REDACTED
Tue Jun 4 10:19:45 CEST 2013


OTP R15B03-1 to be precise without any NIF.


On Tue, Jun 4, 2013 at 5:15 PM, Park, Sungjin <jinni.park@REDACTED> wrote:

> I'm running OTP R15B03 without any NIF.
>
>
> On Tue, Jun 4, 2013 at 5:13 PM, Sergej Jurecko <sergej.jurecko@REDACTED>wrote:
>
>> What version of erlang are you using? Are you using any NIFs?
>>
>>
>> Sergej Jurecko
>>
>> On Jun 4, 2013, at 10:12 AM, Park, Sungjin wrote:
>>
>> The code contains no explicit gen_server:call to other process.
>> There are,
>>  - lager:log calls
>>  - proc_lib:spawn_link calls
>>  - timer:send_after calls
>>  - gen_server:cast calls
>>
>> Can any of the above calls cause blocking?
>>
>> ---------- Forwarded message ----------
>> From: Max Lapshin <max.lapshin@REDACTED>
>> Date: Tue, Jun 4, 2013 at 12:48 PM
>> Subject: Re: [erlang-questions] gen_server doesn't respond
>> To: "Park, Sungjin" <jinni.park@REDACTED>
>>
>>
>> Your process is sleeping in gen_server:call to other process
>>>
>>>   Suppose that you are trying to call yourself.
>>
>>
>>
>> --
>> Park, Sungjin
>>
>> -------------------------------------------------------------------------------------------------------------------
>> Peculiar travel suggestions are dancing lessons from god.
>>   -- The Books of Bokonon
>>
>> -------------------------------------------------------------------------------------------------------------------
>>  _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>>
>>
>
>
> --
> Park, Sungjin
>
> -------------------------------------------------------------------------------------------------------------------
> Peculiar travel suggestions are dancing lessons from god.
>   -- The Books of Bokonon
>
> -------------------------------------------------------------------------------------------------------------------
>



-- 
Park, Sungjin
-------------------------------------------------------------------------------------------------------------------
Peculiar travel suggestions are dancing lessons from god.
  -- The Books of Bokonon
-------------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130604/2912f57f/attachment.htm>


More information about the erlang-questions mailing list