Anne et Bertrand wrote: > I've downloaded a yesterday and compiled the new release of gnustep > src.rpm on > ftp.gnustep.org : gnustep-make-1.4, gnustep-base-1.4, gnustep-gui-0.8, > gnustep-back-0.8. > > This is on a Mandrake8.2 PPC system. > > > [New Thread 1024 (LWP 6919)] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 1024 (LWP 6919)] > 0x0ecd416c in _i_XGServer_DPSWindow__checkWindowManager () > from > >/usr/GNUstep/System/Library/Bundles/libgnustep-back.bundle/powerpc/linux-gnu/gnu-gnu-gnu/libgnustep-back > > > (gdb) backtrace > #0 0x0ecd416c in _i_XGServer_DPSWindow__checkWindowManager () > from > >/usr/GNUstep/System/Library/Bundles/libgnustep-back.bundle/powerpc/linux-gnu/gnu-gnu-gnu/libgnustep-back > >
What WindowManager are you using? What version of gcc? I can't really see how it could crash in that function, but I can't tell for sure. Perhaps you can run debugging with run --GNU-Debug=XSynchronize --GNU-Debug=dflt and see if it crashes somewhere else. > > During the compilation of the GNUstep packages and of GNUMail, I had a > bunch of warning taht may be signifcant for you : > Linking app GNUMail ... > /usr/bin/ld: warning: type and size of dynamic symbol > `__objc_class_name_InternetAddress' are not defined These don't mean anything. -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
