Am Dienstag, den 06.11.2007, 18:30 +0200 schrieb Antono Vasiljev: > Package: shared-mime-info > Version: 0.22-2 > Severity: normal > > --- Please enter the report below this line. --- > > libero:~# update-mime-database /usr/share/mime > Segmentation fault > > Tis is tail of my strace: > > libero:~# strace update-mime-database /usr/share/mime
Could you please run it with gdb? gdb --args update-mime-database /usr/share/mime And then when the segfault happens do thread apply all bt full You need to have libc6-dbg, libxml2-dbg and libglib2.0-dbg installed. Also a shared-mime-info build with DEB_BUILD_OPTS=nostrip would help much... Bye
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

