Re: comp.periphs.printers crashing tin - anyone else see this?
Urs Janßen <[email protected]> Sat, 10 May 2008 21:49:40 +0200
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 10, 2008 at 07:39:23PM +0100, Chris G wrote: > I'm subscribed to about 60 newsgroups and I've been using tin for years. > > I'm now seeing a rather difficult problem in that whenever I try and > go into the comp.periphs.printers newgroup tin crashes spectacularly > and screws up my terminal window as well such that I can't capture any > of what it outputs when it crashes (cut and past don't work, nothing > gets sent to stdout or stderr). > > What I see on the screen after it has crashed is a long list of > libraries (with no newlines) and, at the end "..... [stack] Aborted" > > Help!! What can I do? > > I 'c'aught up comp.periphs.printers yesterday and that stopped it dying > as I went past but it's doing it again today. what tin version do you use? recompile with -g in $CFLAGS (src/Makefile) and start tin from within a debugger (gdb) and do a stacktrace (bt). urs -- "Only whimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it ;)" - Linus