On Sun, Sep 24, 2006 at 09:28:04AM +0200, Karel Kulhavy wrote: > On Sun, Sep 10, 2006 at 05:50:32PM +0200, Paul de Weerd wrote: > > On Sun, Sep 10, 2006 at 05:09:07PM +0200, Karel Kulhavy wrote: > > | > On Sat, Sep 02, 2006 at 11:38:13AM +0200, Karel Kulhavy wrote: > > | > | GIMP 2.2.10 shows the splashscreen with the moving indicator while > > loading > > | > | modules and plugins etc. and then segfaults. I tried removing > > ~/.gimp* > > | > | and it doesn't help (it just crashes after all the config dialogs in > > the > > | > | same place). > > | > > > | > I can not reproduce this with my recent snapshot. Did you install from > > | > the portstree or did you use a package ? Perhaps you could try > > | > > | A package. > > > > OK, that's good. > > > > | > upgrading to the latest snapshot to see if that helps. > > | > > | Latest snapshot of gimp or latest snapshot of OpenBSD? > > > > The latest OpenBSD snapshot, with the accompanying Gimp version. > > "There is no promise that the snapshots are completely functional, or even > install." > > I don't want to risk screwing my system. Is there any other way how I can > try to solve this problem? Figuring out somehow why is it happening? > > Is there anyone for who GIMP runs on 3.9 or anyone for whom it crashes? Can I > reinstall somehow all the packages GIMP uses to exclude the possibility that > soft error corrupted some of the libraries?
Of course, pkg_delete and pkg_add will be happy to help. Or just pkg_add -r with appropriate -F arguments. Also, 4.0 is coming. Finally, while the points mentioned about snapshots are correct, I've personally never (AFAIK) been bitten by a bug that was in a snapshot but not in the most recent release. Which is not to say it won't happen eventually - I count on it - but snapshots are not *that* unstable. Joachim