Hi, On Friday, November 4, 2011 16:30 CET, SPUeNTRUP - Kai Henningsen <[email protected]> wrote: > Hallo Sebastian, > > Am Thu, 03 Nov 2011 18:20:28 +0100 > schrieb "Sebastian Reitenbach" <[email protected]>: > > > 2011-11-03 18:06:17.840 Affiche[26421] Did not find correct version of > > backend (libgnustep-back-020.bundle), falling back to std > > (libgnustep-back.bundle). > > > > Program received signal SIGSEGV, Segmentation fault. > > In cases like this, the output from "info sharedlibrary" may well be
> helpful. This lists the shared libraries that were actually loaded at > that point in time. (The message suggests that there has been trouble > locating the right libs.) I don't think that is the problem. When it cannot find a backend bundle, it would look like this: 2011-11-04 18:38:05.781 Affiche[23445] Did not find correct version of backend (libgnustep-back-020.bundle), falling back to std (libgnustep-back.bundle). 2011-11-04 18:38:06.272 Affiche[23445] NSApplication.m:304 Assertion failed in initialize_gnustep_backend. Unable to find backend back /usr/local/bin/Affiche: Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:304 Assertion failed in initialize_gnustep_backend. Unable to find backend back also info sharedlibrary shows it finds it: 0x0000000214080c80 0x00000002140f80fc Yes /usr/local/lib/GNUstep/Bundles/libgnustep-back-021.bundle/./libgnustep-back-021 I use the openbsd ports infrastructure to install everything from svn. With svn, the versions are usually not correct, and I put symlinks to the installed version. This works well on i386. Sebastian > > Mit freundlichen Grüßen aus Münster / > with kind regards - Kai Henningsen > > -- > SPUeNTRUP Software > An der Kleimannbrücke 52 > D-48157 Münster, Germany > > Reg: Münster Nr.29047 > > Fon: +49 700 CALL CATS (=22552287) > Fon: +49 251 322 311 0 > Fax: +49 251 322 311 99 > > Web: http://www.cats.ms > Mail: [email protected] _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
