'sho 'nuff, that was the problem.
Thanks man! I guess I should pay more attention to the header files :)
-Daniel
On Fri, Nov 14, 2008 at 11:21 AM, Kobi Eshun <[EMAIL PROTECTED]> wrote:
> Hi, Daniel.
> I believe the problem is that you're missing a (new) element in the exports
> structure -- the
Hi, Daniel.
I believe the problem is that you're missing a (new) element in the
exports structure -- there should be an 'extra processes' entry
between 'exported pseudo variables' and 'module initialization
function.'
This same issue confounded me for a while also. Cheers,
--
kobi
On No
Forgot to CC devel on this.
On Fri, Nov 14, 2008 at 10:21 AM, Daniel Corbe <[EMAIL PROTECTED]>wrote:
> Hi,
> I'm not doing anything with extra processes. I'm making some other
> mistake. I've included the code for the module in its entirety. This is a
> module that I've been attempting to port
Revision: 4949
http://opensips.svn.sourceforge.net/opensips/?rev=4949&view=rev
Author: saguti
Date: 2008-11-14 16:59:28 + (Fri, 14 Nov 2008)
Log Message:
---
Backport from Kamailio, rev 5187.
Credits to Henning Westerholt.
Fixes bug of missed return statement when use_t
Revision: 4948
http://opensips.svn.sourceforge.net/opensips/?rev=4948&view=rev
Author: saguti
Date: 2008-11-14 16:58:51 + (Fri, 14 Nov 2008)
Log Message:
---
Backport from Kamailio, rev 5187.
Credits to Henning Westerholt.
Fixes bug of missed return statement when use_t
Bugs item #2284108, was opened at 2008-11-14 14:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2284108&group_id=232389
Please note that this message will contain a full copy
Feature Requests item #2207165, was opened at 2008-10-29 13:41
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=2207165&group_id=232389
Please note that this message will contain a full cop
Bugs item #2186836, was opened at 2008-10-22 16:26
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2186836&group_id=232389
Please note that this message will contain a full copy of the
Feature Requests item #2209720, was opened at 2008-10-30 14:54
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=2209720&group_id=232389
Please note that this message will contain a full
Bugs item #2204065, was opened at 2008-10-28 15:06
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2204065&group_id=232389
Please note that this message will contain a full copy of the
Hi Daniel,
Is your module registering a extra process? the crash happens when the
core tries to call the pre_fork function for your extra process. Could
you post the extra process structure ?
Regards,
Bogdan
Daniel Corbe wrote:
> Hi,
>
> I tried compiling with -ggdb to get a useful backtrace a
Hello Sergio,
Sergio Gutierrez wrote:
> Hello to all members.
>
> I have a couple questions about handling to things within OpenSIPS
> modules.
>
> * What is the right way to initialize/assing the len field of a str
> struct? When checking code, I have seen that in some places it is
> initiali
12 matches
Mail list logo