Hi there,
I have noticed that my kamailio proxy, version 4.2.2 is originating core dumps.
This happens when Kamailio receives an INVITE in failure route, then execute the function async_sleep(3), after that changes request uri, then it stops with following error message shown below:
<core> [mem/f_malloc.c:586]: fm_free(): BUG: fm_free: bad pointer 0x7f8d26605ed8 (out of memory block!), called from <core>: parser/msg_parser.c: set_path_vector(822) - aborting
Please see the attachment that contains the " gdb bt full" from core.dump originated
Thank you for your attention Best Regards
Hello,
can you try with the patch from next commit?
- https://github.com/kamailio/kamailio/commit/8a7c70a5b831542cde77e7945e97d519...
You can cherry pick it in 4.2 branch with:
git cherry-pick -x 8a7c70a5b831542cde77e7945e97d51901b95310
If you report that is working ok, I will backport it in the main repository.
Cheers, Daniel
On 27/03/15 16:53, José Seabra wrote:
Hi there,
I have noticed that my kamailio proxy, version 4.2.2 is originating core dumps.
This happens when Kamailio receives an INVITE in failure route, then execute the function async_sleep(3), after that changes request uri, then it stops with following error message shown below:
<core> [mem/f_malloc.c:586]: fm_free(): BUG: fm_free: bad pointer 0x7f8d26605ed8 (out of memory block!), called from <core>: parser/msg_parser.c: set_path_vector(822) - aborting
Please see the attachment that contains the " gdb bt full" from core.dump originated
Thank you for your attention Best Regards
-- Cumprimentos José Seabra
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hello Daniel, Thank you for your patch,
I will apply this, then I will report back to you when I have all tests completed
Thank you
Cheers José Seabra
2015-03-28 14:07 GMT+00:00 Daniel-Constantin Mierla miconda@gmail.com:
Hello,
can you try with the patch from next commit?
https://github.com/kamailio/kamailio/commit/8a7c70a5b831542cde77e7945e97d519...
You can cherry pick it in 4.2 branch with:
git cherry-pick -x 8a7c70a5b831542cde77e7945e97d51901b95310
If you report that is working ok, I will backport it in the main repository.
Cheers, Daniel
On 27/03/15 16:53, José Seabra wrote:
Hi there,
I have noticed that my kamailio proxy, version 4.2.2 is originating core dumps.
This happens when Kamailio receives an INVITE in failure route, then execute the function async_sleep(3), after that changes request uri, then it stops with following error message shown below:
<core> [mem/f_malloc.c:586]: fm_free(): BUG: fm_free: bad pointer 0x7f8d26605ed8 (out of memory block!), called from <core>: parser/msg_parser.c: set_path_vector(822) - aborting
Please see the attachment that contains the " gdb bt full" from core.dump originated
Thank you for your attention Best Regards
-- Cumprimentos José Seabra
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio World Conference, May 27-29, 2015 Berlin, Germany - http://www.kamailioworld.com
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hello Daniel, After apply your patch i can't reproduce the issue anymore
Thank your for your support
Cheers José Seabra
2015-03-30 9:58 GMT+01:00 José Seabra joseseabra4@gmail.com:
Hello Daniel, Thank you for your patch,
I will apply this, then I will report back to you when I have all tests completed
Thank you
Cheers José Seabra
2015-03-28 14:07 GMT+00:00 Daniel-Constantin Mierla miconda@gmail.com:
Hello,
can you try with the patch from next commit?
https://github.com/kamailio/kamailio/commit/8a7c70a5b831542cde77e7945e97d519...
You can cherry pick it in 4.2 branch with:
git cherry-pick -x 8a7c70a5b831542cde77e7945e97d51901b95310
If you report that is working ok, I will backport it in the main repository.
Cheers, Daniel
On 27/03/15 16:53, José Seabra wrote:
Hi there,
I have noticed that my kamailio proxy, version 4.2.2 is originating core dumps.
This happens when Kamailio receives an INVITE in failure route, then execute the function async_sleep(3), after that changes request uri, then it stops with following error message shown below:
<core> [mem/f_malloc.c:586]: fm_free(): BUG: fm_free: bad pointer 0x7f8d26605ed8 (out of memory block!), called from <core>: parser/msg_parser.c: set_path_vector(822) - aborting
Please see the attachment that contains the " gdb bt full" from core.dump originated
Thank you for your attention Best Regards
-- Cumprimentos José Seabra
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio World Conference, May 27-29, 2015 Berlin, Germany - http://www.kamailioworld.com
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Cumprimentos José Seabra
Hello,
thanks for testing and reporting back. The patch has been backported and will be part of the v4.2.4 to be released today.
Cheers, Daniel
On 02/04/15 13:53, José Seabra wrote:
Hello Daniel, After apply your patch i can't reproduce the issue anymore
Thank your for your support
Cheers José Seabra
2015-03-30 9:58 GMT+01:00 José Seabra <joseseabra4@gmail.com mailto:joseseabra4@gmail.com>:
Hello Daniel, Thank you for your patch, I will apply this, then I will report back to you when I have all tests completed Thank you Cheers José Seabra 2015-03-28 14:07 GMT+00:00 Daniel-Constantin Mierla <miconda@gmail.com <mailto:miconda@gmail.com>>: Hello, can you try with the patch from next commit? - https://github.com/kamailio/kamailio/commit/8a7c70a5b831542cde77e7945e97d51901b95310 You can cherry pick it in 4.2 branch with: git cherry-pick -x 8a7c70a5b831542cde77e7945e97d51901b95310 If you report that is working ok, I will backport it in the main repository. Cheers, Daniel On 27/03/15 16:53, José Seabra wrote:
Hi there, I have noticed that my kamailio proxy, version 4.2.2 is originating core dumps. This happens when Kamailio receives an INVITE in failure route, then execute the function async_sleep(3), after that changes request uri, then it stops with following error message shown below: <core> [mem/f_malloc.c:586]: fm_free(): BUG: fm_free: bad pointer 0x7f8d26605ed8 (out of memory block!), called from <core>: parser/msg_parser.c: set_path_vector(822) - aborting Please see the attachment that contains the " gdb bt full" from core.dump originated Thank you for your attention Best Regards -- Cumprimentos José Seabra _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla http://twitter.com/#!/miconda <http://twitter.com/#%21/miconda> - http://www.linkedin.com/in/miconda Kamailio World Conference, May 27-29, 2015 Berlin, Germany - http://www.kamailioworld.com _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Cumprimentos José Seabra
-- Cumprimentos José Seabra