Problem running apt-get DPKG broken?

Posted by nekochan7 on Ask Ubuntu See other posts from Ask Ubuntu or by nekochan7
Published on 2014-08-20T02:59:45Z Indexed on 2014/08/20 4:30 UTC
Read the original article Hit count: 198

Filed under:
|

Problem when runing apt-get

    debian av # sudo dpkg --configure -a
Setting up libgdata2.1-cil (2.2.0.0-2) ...
mono: ../nptl/pthread_mutex_lock.c:80: __pthread_mutex_cond_lock: Assertion `mutex->__data.__owner == 0' failed.

Native stacktrace:

    /usr/bin/mono() [0x4ac5a1]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0xf8f0) [0x7fee2c0e88f0]
    /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7fee2bd65407]
    /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7fee2bd68508]
    /lib/x86_64-linux-gnu/libc.so.6(+0x2e516) [0x7fee2bd5e516]
    /lib/x86_64-linux-gnu/libc.so.6(+0x2e5c2) [0x7fee2bd5e5c2]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x113f6) [0x7fee2c0ea3f6]
    /lib/x86_64-linux-gnu/libpthread.so.0(pthread_cond_wait+0x150) [0x7fee2c0e5140]
    /usr/bin/mono() [0x6058b3]
    /usr/bin/mono() [0x5fdd25]
    /usr/bin/mono() [0x604077]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x80ca) [0x7fee2c0e10ca]
    /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fee2be1605d]

Debug info from gdb:


=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Aborted
mono: ../nptl/pthread_mutex_lock.c:80: __pthread_mutex_cond_lock: Assertion `mutex->__data.__owner == 0' failed.

Native stacktrace:

    /usr/bin/mono() [0x4ac5a1]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0xf8f0) [0x7fcec8eef8f0]
    /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7fcec8b6c407]
    /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7fcec8b6f508]
    /lib/x86_64-linux-gnu/libc.so.6(+0x2e516) [0x7fcec8b65516]
    /lib/x86_64-linux-gnu/libc.so.6(+0x2e5c2) [0x7fcec8b655c2]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x113f6) [0x7fcec8ef13f6]
    /lib/x86_64-linux-gnu/libpthread.so.0(pthread_cond_wait+0x150) [0x7fcec8eec140]
    /usr/bin/mono() [0x6058b3]
    /usr/bin/mono() [0x5fdd25]
    /usr/bin/mono() [0x604077]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x80ca) [0x7fcec8ee80ca]
    /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fcec8c1d05d]

Debug info from gdb:

© Ask Ubuntu or respective owner

Related posts about apt

Related posts about mono