Comment 16 for bug 1302174

Revision history for this message
Stéphane Graber (stgraber) wrote :

At last managed to extract the crash:

Program terminated with signal SIGSEGV, Segmentation fault.
#0 _int_malloc (av=av@entry=0xb6eb34e8 <main_arena>, bytes=bytes@entry=100)
    at malloc.c:3489
3489 malloc.c: No such file or directory.
(gdb) bt
#0 _int_malloc (av=av@entry=0xb6eb34e8 <main_arena>, bytes=bytes@entry=100)
    at malloc.c:3489
#1 0xb6e26808 in __GI___libc_malloc (bytes=100) at malloc.c:2891
#2 0xb6efb9a6 in nih_alloc () from /lib/arm-linux-gnueabihf/libnih.so.1
#3 0xb6f4c44a in alloc_scm_sock_data (fd=fd@entry=9,
    t=t@entry=REQ_TYPE_REMOVE, message=0xb8117840) at frontend.c:57
#4 0xb6f4d900 in cgmanager_remove_scm (data=<optimized out>,
    message=message@entry=0xb8117840,
    controller=controller@entry=0xb8110a70 "freezer",
    cgroup=0xb81175e8 "user/0.user/c1.session", recursive=recursive@entry=1,
    sockfd=9) at frontend.c:1014
#5 0xb6f47aaa in cgmanager_org_linuxcontainers_cgmanager0_0_RemoveScm_method
    (object=0xb8110918, message=0xb8117840)
    at org.linuxcontainers.cgmanager.c:3430
#6 0xb6eeb07c in ?? () from /lib/arm-linux-gnueabihf/libnih-dbus.so.1
Backtrace stopped: previous frame identical to this frame (corrupt stack?)