we use a distributed system called storm which use zeromq, and we use storm run my job, but it always core, so we gdb the core, found it cores in jzmq, so i cant give the code, i just wander if any one met the same problem, so that we can locate the problem, it seems not to be zeromq bug according to your reply, so we locate the problem in the storm
2012/11/16 Yu Dongmin <[email protected]> > > Could you please show us the java code which you tested with ? > > This might help to look into the problem. > > Thanks > Min > > On Nov 16, 2012, at 12:52 PM, 陈竞 <[email protected]> wrote: > > hi, i use jzmq in my project, i use jzmq 2.10, zeromq 2.1.7, but i get a > problem: i get assertion error in zeromq. i get the core dump, and the > backstrace blows: > > #0 0x0000003eb9a30265 in raise () from /lib64/libc.so.6 > #1 0x0000003eb9a31d10 in abort () from /lib64/libc.so.6 > #2 0x0000003eb9a296e6 in __assert_fail () from /lib64/libc.so.6 > #3 0x00002aaab36ceb43 in get_socket (env=0x2aaab6ef71c8, obj=0x46104850, > do_assert=1) at Socket.cpp:501 > #4 0x00002aaab36cf2ab in Java_org_zeromq_ZMQ_00024Socket_send (env=0x162a, > obj=0x1775, msg=0x46104858, flags=-1) at Socket.cpp:355 > > so, what's the problem? > > -- > 陈竞,中科院计算技术研究所,高性能计算机中心 > Jing Chen HPCC.ICT.AC <http://hpcc.ict.ac/> China > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > -- 陈竞,中科院计算技术研究所,高性能计算机中心 Jing Chen HPCC.ICT.AC China
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
