This one time, at band camp, Frank Lichtenheld said: > On Mon, Oct 11, 2004 at 09:23:33PM -0400, Stephen Gran wrote: > > Since it does not happen here, with tonight's sid, I am downgrading to > > normal for now, and tagging. Let me know if you can dig out any > > additional information that may be pertinent. I woul dsuggest > > rebuilding the package with debugging symbols enabled, except that all > > of the libraries installed will also be stripped, so it will be largely > > useless. > > FWIW, I can fully reproduce both SEGV mentioned in this bug report. > Any hints for where to start digging into this?
Well, the original crash (on save) is in kcdlabel/kcdlabel.cpp, in the function KCDLabel::slotFileSave, and the write begins on about line 477. It should be possible to figure out the cause by changing statements of the type foo->do; (or foo.do;) to err = foo->do; if (err) printf "something went wrong in foo.do: %s",err; But my c++ is terribly rusty these days. The cddb crash is kcdlabel/cddbaccessdialog.cpp, I believe, and if it crashes for you when you click OK, then the problem is in CDDBAccessDialog::CmOk, starting on line 53. Thanks so much for anything you can come up, -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [EMAIL PROTECTED] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | -----------------------------------------------------------------
pgpxOP8j8b6El.pgp
Description: PGP signature