cmiller@zippy:~/work/canonical/desktopcouch/segv$ PYTHONPATH=`pwd` bin/desktopcouch-service 2010-03-19 17:37:40,904 - Personal couchdb is already running at PID#2935. python: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed. Segmentation fault (core dumped)
I begin to doubt these assertion failures will be meaningful.
cmiller@ zippy:~ /work/canonical /desktopcouch/ segv$ PYTHONPATH=`pwd` bin/desktopcouc h-service ((__builtin_ offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.
2010-03-19 17:37:40,904 - Personal couchdb is already running at PID#2935.
python: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((
Segmentation fault (core dumped)
I begin to doubt these assertion failures will be meaningful.