On Tue, Jul 05, 2005 at 02:04:38PM -0700, Ross Boylan wrote: > Package: debtags > Version: 0.99.4 > Severity: normal > # debtags update > Get:1 http://people.debian.org/~enrico/tags/tags-current.gz [139kB] > Get:2 http://people.debian.org/~enrico/tags/vocabulary.gz [7598B] > Fetched 147kB in 0s (231kB/s) > Reading tag data and vocabulary for http://people.debian.org/~enrico/tags/... > Writing system vocabulary... > Writing merged tag database... > Segmentation fault > I'm not sure when this started; it used to work. > May warrant higher severity if this is not some quirk of my system.
uhm... strange. Is that reproductible? That is, does it segfault every time you run debtags update? In that case, could you run it under GDB for me? It's like this: gdb --args debtags update It will show some informations, then the gdb prompt: (gdb) Enter the 'run' command: (gdb) run It will start debtags. Hopefully it will segfault under gdb as well. When it does, type the command "where": (gdb) where and please send me the output of the session. The easiest way to send me the output is to run everything under script: # script -c "gdb --args debtags update" /tmp/debtags-update.log (do as above, then send me /tmp/debtags-update.log) In the meantime, if others are seeing the same problem, please post a note about it. Ciao, Enrico -- GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature

