Skip Menu |

This queue is for tickets about the REST-Neo4p CPAN distribution.

Report information
The Basics
Id: 92203
Status: resolved
Priority: 0/
Queue: REST-Neo4p

People
Owner: maj.fortinbras [...] gmail.com
Requestors: ap.kosenkov [...] rian.ru
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.2240



Subject: REST for Neo4p dumps core on t/009_batch.t
Date: Thu, 16 Jan 2014 12:30:00 +0000
To: <bug-REST-Neo4p [...] rt.cpan.org>
From: <ap.kosenkov [...] rian.ru>
Hello there! I was unable to build REST-Neo4p ( it is REST-Neo4p-0.2233.tar.gz after downloading distribs ) on Ubuntu 12.04.3 LTS using the following : o conf prerequisites_policy follow sudo cpan -i REST::Neo4p because this thing is broken in tests. The last words were like this: t/006_query.t ............... ok t/007_accessors.t ........... ok t/008_batch_agent.t ......... ok t/009_batch.t ............... 59/? *** glibc detected *** /usr/bin/perl: free(): invalid pointer: 0x00000000013e8c78 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x7f01958adb96] /usr/lib/libperl.so.5.14(Perl_hv_free_ent+0x6c)[0x7f0195c94bbc] /usr/lib/libperl.so.5.14(Perl_hv_common+0xa92)[0x7f0195c973b2] /usr/lib/libperl.so.5.14(Perl_pp_delete+0x451)[0x7f0195ccc331] /usr/lib/libperl.so.5.14(Perl_runops_standard+0x16)[0x7f0195c9bcc6] /usr/lib/libperl.so.5.14(Perl_call_sv+0x47e)[0x7f0195c375ee] /usr/lib/libperl.so.5.14(Perl_sv_clear+0x580)[0x7f0195caaba0] /usr/lib/libperl.so.5.14(Perl_sv_free2+0x52)[0x7f0195cab2a2] /usr/lib/libperl.so.5.14(+0xb6c61)[0x7f0195ca5c61] /usr/lib/libperl.so.5.14(Perl_sv_clean_objs+0x26)[0x7f0195caba46] /usr/lib/libperl.so.5.14(perl_destruct+0x15ef)[0x7f0195c394af] /usr/bin/perl(main+0x111)[0x400d81] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f019585076d] /usr/bin/perl[0x400df1] ======= Memory map: ======== 00400000-00402000 r-xp 00000000 ca:01 851 /usr/bin/perl 00601000-00602000 r--p 00001000 ca:01 851 /usr/bin/perl 00602000-00603000 rw-p 00002000 ca:01 851 /usr/bin/perl 0071c000-01a7d000 rw-p 00000000 00:00 0 [heap] If you will have some extra time to dig this, I will highly appreciate the feedback ( and fix ) for a problem. Thanks in advance! Sincerely, Alexey Kosenkov Show quoted text
________________________________ Информация в данном сообщении электронной почты и вложениях к нему предназначена исключительно для персонального и конфиденциального использования назначенными получателями. Использование данного сообщения и вложений к нему во внеслужебных целях не допускается. Если вы не являетесь назначенным получателем, вы не можете читать, использовать, копировать, пересылать или иным образом распространять это сообщение и вложения к нему. Пожалуйста, если Вы получили это сообщение по ошибке, перешлите его назад и удалите все копии сообщения и вложений к нему из вашей системы. Спасибо. This e-mail and any files sent with it are confidential and intended solely for the use of the named addressee. Use of this e-mail or any attachments for non-work-related purposes is strictly prohibited. If you are not the intended recipient of this e-mail, do not read, use, copy, resend or otherwise distribute the e-mail or any files sent with it. If you received this e-mail by mistake, please notify the sender by e-mail and delete all copies of the e-mail and attachments from your system. Thank you.
Thanks Alexey, I think I have fixed the problem. Please try v0.2240 when it goes online, I will be uploading it shortly. Please let me know if the new distro tests ok for you. cheers, MAJ On Thu Jan 16 07:30:18 2014, ap.kosenkov@rian.ru wrote: Show quoted text
> > Hello there! > > I was unable to build REST-Neo4p ( it is REST-Neo4p-0.2233.tar.gz > after downloading distribs ) on Ubuntu 12.04.3 LTS using the following > : > > > o conf prerequisites_policy follow > > sudo cpan -i REST::Neo4p > > because this thing is broken in tests. The last words were like this: > t/006_query.t ............... ok > t/007_accessors.t ........... ok > t/008_batch_agent.t ......... ok > t/009_batch.t ............... 59/? *** glibc detected *** > /usr/bin/perl: free(): invalid pointer: 0x00000000013e8c78 *** > ======= Backtrace: ========= > /lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x7f01958adb96] > /usr/lib/libperl.so.5.14(Perl_hv_free_ent+0x6c)[0x7f0195c94bbc] > /usr/lib/libperl.so.5.14(Perl_hv_common+0xa92)[0x7f0195c973b2] > /usr/lib/libperl.so.5.14(Perl_pp_delete+0x451)[0x7f0195ccc331] > /usr/lib/libperl.so.5.14(Perl_runops_standard+0x16)[0x7f0195c9bcc6] > /usr/lib/libperl.so.5.14(Perl_call_sv+0x47e)[0x7f0195c375ee] > /usr/lib/libperl.so.5.14(Perl_sv_clear+0x580)[0x7f0195caaba0] > /usr/lib/libperl.so.5.14(Perl_sv_free2+0x52)[0x7f0195cab2a2] > /usr/lib/libperl.so.5.14(+0xb6c61)[0x7f0195ca5c61] > /usr/lib/libperl.so.5.14(Perl_sv_clean_objs+0x26)[0x7f0195caba46] > /usr/lib/libperl.so.5.14(perl_destruct+0x15ef)[0x7f0195c394af] > /usr/bin/perl(main+0x111)[0x400d81] > /lib/x86_64-linux- > gnu/libc.so.6(__libc_start_main+0xed)[0x7f019585076d] > /usr/bin/perl[0x400df1] > ======= Memory map: ======== > 00400000-00402000 r-xp 00000000 ca:01 851 > /usr/bin/perl > 00601000-00602000 r--p 00001000 ca:01 851 > /usr/bin/perl > 00602000-00603000 rw-p 00002000 ca:01 851 > /usr/bin/perl > 0071c000-01a7d000 rw-p 00000000 00:00 0 > [heap] > > > If you will have some extra time to dig this, I will highly appreciate > the feedback ( and fix ) for a problem. > > Thanks in advance! > > Sincerely, > Alexey Kosenkov > > ________________________________ > Информация в данном сообщении электронной почты и вложениях к нему > предназначена исключительно для персонального и конфиденциального > использования назначенными получателями. Использование данного > сообщения и вложений к нему во внеслужебных целях не допускается. Если > вы не являетесь назначенным получателем, вы не можете читать, > использовать, копировать, пересылать или иным образом распространять > это сообщение и вложения к нему. Пожалуйста, если Вы получили это > сообщение по ошибке, перешлите его назад и удалите все копии сообщения > и вложений к нему из вашей системы. Спасибо. This e-mail > and any files sent with it are confidential and intended solely for > the use of the named addressee. Use of this e-mail or any attachments > for non-work-related purposes is strictly prohibited. If you are not > the intended recipient of this e-mail, do not read, use, copy, resend > or otherwise distribute the e-mail or any files sent with it. If you > received this e-mail by mistake, please notify the sender by e-mail > and delete all copies of the e-mail and attachments from your system. > Thank you.