https://bugzilla.novell.com/show_bug.cgi?id=471901 Summary: Linker (ld) SIGSEGV crash with Free Pascal object files Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86 OS/Version: openSUSE 11.1 Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: fpmse@bluewin.ch QAContact: qa@suse.de Found By: --- Created an attachment (id=269567) --> (https://bugzilla.novell.com/attachment.cgi?id=269567) Testproject User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.10 (like Gecko) SUSE Hi, The attached Free Pascal (http://www.freepascal.org/) and MSEide+MSEgui (http://sourceforge.net/projects/mseide-msegui) project crashes ld. " mse@linuxca:~/test/msegui/apps/i18ndemo/de/bugrep> ./ppas.sh Linking libi18ndemo_de.so /ppas.sh: line 10: 4019 Segmentation fault /usr/bin/ld -b elf32-i386 -m elf_i386 -init FPC_LIB_START -fini FPC_LIB_EXIT -soname libi18ndemo_de.so -shared -L. -o libi18ndemo_de.so link.res An error occurred while linking libi18ndemo_de.so " " mse@linuxca:~/test/msegui/apps/i18ndemo/de/bugrep> ld --version GNU ld (GNU Binutils; openSUSE 11.1) 2.19 " Thanks Martin Reproducible: Always Steps to Reproduce: 1. Run ppas.sh in attachment. Actual Results: ld crashes. Expected Results: ld should not crash. ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.