[sr-dev] [kamailio/kamailio] Problem with process limit of count wtimer secondary process (#1237)

Julien Chavanton notifications at github.com
Fri Sep 15 20:55:02 CEST 2017


### Description
Kamailio won't start after pulling from master 

Commit triggering the problem 
```
git show ec15b23f25ba2502a661157ae69b4dc1db923f66
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Sep 1 12:00:06 2017 +0200

    core: main - don't count wtimer secondary process separately
    
    - it is registered via sr_wtimer_init()
    - fixes the extra empty entry in process table reported by Juha Heinanen
```

#### Reproduction

Always with specific configuration (I can diagnose further is needed)

#### Log Messages
When trying to start Kamailio
```
 0(26583) CRITICAL: <core> [core/pt.c:285]: fork_process(): Process limit of 13 exceeded. Will simulate fork fail.
 0(26583) CRITICAL: <core> [main.c:1720]: main_loop(): cannot fork tcp main process: Invalid argument
```

### Possible Solutions
Not sure is the config I am using is not supported or if Kamailio code should be fixed.
rolling back the commit is fixing the issue 
`git revert ec15b23f25ba2502a661157ae69b4dc1db923f66`


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1237
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170915/7fbcd5d8/attachment.html>


More information about the sr-dev mailing list