Hi,
I am trying to compile/create packages latest ceph version ( 519c3c9) from hammer branch on an arm platform.
For google-perftools i am compiling those from https://code.google.com/p/gperftools/ .
The packages are generated fine
I have used the same branch/commit and commands to create package for x86 and those work fine .
But i cant seem to use ceph commands on arm platform, for eg. if i give ceph -s or ceph -w . it just hangs.
with strace it just shows
...
..
gettimeofday({1433782898, 950051}, NULL) = 0
gettimeofday({1433782898, 950106}, NULL) = 0
..
..
and with gdb
(gdb) bt
#0 0xb6f0b316 in gettimeofday () at ../sysdeps/unix/syscall-template.S:81
#1 0xb57e20ba in ?? () from /usr/lib/librados.so.2
#2 0xb6fbd20e in call_init (l=<optimized out>, argc=3, argv=0xbed3b7a4, env=0xbed3b7b4) at dl-init.c:78
#3 0xb6fbd2a0 in _dl_init (main_map=main_map@entry=0x389ad0, argc=3, argv=0xbed3b7a4, env=0xbed3b7b4) at dl-init.c:126
#4 0xb6fc0076 in dl_open_worker (a=<optimized out>) at dl-open.c:577
#5 0xb6fbd140 in _dl_catch_error (objname=objname@entry=0xbed3a874, errstring=errstring@entry=0xbed3a878, mallocedp=mallocedp@entry=0xbed3a873, operate=0xb6fbfe41 <dl_open_worker>, args=args@entry=0xbed3a87c) at dl-error.c:187
#6 0xb6fbfa8e in _dl_open (file=0xb69f978c "librados.so.2", mode=-2147483646, caller_dlopen=0xb6cde431, nsid=<optimized out>, argc=3, argv=0xbed3b7a4, env=0xbed3b7b4) at dl-open.c:661
#7 0xb6e99af8 in dlopen_doit (a=0xbed3aad0) at dlopen.c:66
#8 0xb6fbd140 in _dl_catch_error (objname=0x2ec15c, errstring=0x2ec160, mallocedp=0x2ec158, operate=0xb6e99aa5 <dlopen_doit>, args=0xbed3aad0) at dl-error.c:187
#9 0xb6e99f48 in _dlerror_run (operate=0xb6e99aa5 <dlopen_doit>, args=args@entry=0xbed3aad0) at dlerror.c:163
#10 0xb6e99b82 in __dlopen (file=0xb69f978c "librados.so.2", mode=<optimized out>) at dlopen.c:87
#11 0xb6cde430 in ?? () from /usr/lib/python2.7/lib-dynload/_ctypes.arm-linux-gnueabihf.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Any help/pointers are appreciated.
Thanks
-
Karanvir Singh
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com