[opensuse-factory] Segmentation fault in linker?
After the most recent update a segmentation fault happens when building a package in OBS. This happens only for 64-bit build, the 32-bit build finishes well. The final output is as follows: libtool: link: ( cd ".libs" && rm -f "libhbciaccjobs.la" && ln -s "../libhbciaccjobs.la" "libhbciaccjobs.la" ) /usr/bin/xmlmerge -v --compact -o accountjobs.xml ./jobgetbalance.xml ./jobgettransactions.xml ./jobgetstandingorders.xml ./jobsingletransfer.xml ./jobsingledebitnote.xml ./jobinternaltransfer.xml ./jobeutransfer.xml ./jobmultitransfer.xml ./jobforeignxferwh.xml ./jobcreatesto.xml ./jobmodifysto.xml ./jobdeletesto.xml ./jobgetdatedxfers.xml ./jobcreatedatedxfer.xml ./jobmodifydatedxfer.xml ./jobdeletedatedxfer.xml ./jobloadcellphone.xml make[8]: *** [accountjobs.xml] Segmentation fault Full build log: https://build.opensuse.org/package/live_build_log?arch=x86_64&package=aqbanking&project=KDE%3AKDE3&repository=openSUSE_Factory -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sat, Sep 03, 2011 at 12:26:12PM +0400, Ilya Chernykh wrote:
After the most recent update a segmentation fault happens when building a package in OBS. This happens only for 64-bit build, the 32-bit build finishes well.
The final output is as follows: libtool: link: ( cd ".libs" && rm -f "libhbciaccjobs.la" && ln -s "../libhbciaccjobs.la" "libhbciaccjobs.la" ) /usr/bin/xmlmerge -v --compact -o accountjobs.xml ./jobgetbalance.xml ./jobgettransactions.xml ./jobgetstandingorders.xml ./jobsingletransfer.xml ./jobsingledebitnote.xml ./jobinternaltransfer.xml ./jobeutransfer.xml ./jobmultitransfer.xml ./jobforeignxferwh.xml ./jobcreatesto.xml ./jobmodifysto.xml ./jobdeletesto.xml ./jobgetdatedxfers.xml ./jobcreatedatedxfer.xml ./jobmodifydatedxfer.xml ./jobdeletedatedxfer.xml ./jobloadcellphone.xml make[8]: *** [accountjobs.xml] Segmentation fault
Full build log:
The crash is in "/usr/bin/xmlmerge". If this is reproducible, open a bug against xmlmerge. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 09/03/2011 10:27 AM, Marcus Meissner wrote:
On Sat, Sep 03, 2011 at 12:26:12PM +0400, Ilya Chernykh wrote:
After the most recent update a segmentation fault happens when building a package in OBS. This happens only for 64-bit build, the 32-bit build finishes well.
The final output is as follows: libtool: link: ( cd ".libs" && rm -f "libhbciaccjobs.la" && ln -s "../libhbciaccjobs.la" "libhbciaccjobs.la" ) /usr/bin/xmlmerge -v --compact -o accountjobs.xml ./jobgetbalance.xml ./jobgettransactions.xml ./jobgetstandingorders.xml ./jobsingletransfer.xml ./jobsingledebitnote.xml ./jobinternaltransfer.xml ./jobeutransfer.xml ./jobmultitransfer.xml ./jobforeignxferwh.xml ./jobcreatesto.xml ./jobmodifysto.xml ./jobdeletesto.xml ./jobgetdatedxfers.xml ./jobcreatedatedxfer.xml ./jobmodifydatedxfer.xml ./jobdeletedatedxfer.xml ./jobloadcellphone.xml make[8]: *** [accountjobs.xml] Segmentation fault
Full build log:
The crash is in "/usr/bin/xmlmerge".
If this is reproducible, open a bug against xmlmerge.
Ciao, Marcus
Ilya thanks for the bug 715854 In fact it's more than just a small glitches, all the stack from glibc-2.4.10 is broken at least for 64bits in factory ... I've added backtrace and informations to the bug and raise it's priority -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch openSUSE Member & Ambassador GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Saturday, September 03, 2011 08:33:19 PM Bruno Friedmann wrote:
[...]
Ilya thanks for the bug 715854
In fact it's more than just a small glitches, all the stack from glibc-2.4.10 is broken at least for 64bits in factory ...
I've added backtrace and informations to the bug and raise it's priority
I've just reverted my last patch to glibc and updated glibc in Base:System. SR#80804 is the submit request to openSUSE:Factory. Is any one hitting this running a 3.1 kernel? This is supposed to speedup some operations on 3.1 kernels (without it those would be slower) - and I guess the handling of older kernels is broken. Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Saturday, September 03, 2011 08:33:19 PM Bruno Friedmann wrote:
Ilya thanks for the bug 715854
In fact it's more than just a small glitches, all the stack from glibc-2.4.10 is broken at least for 64bits in factory ...
I've added backtrace and informations to the bug and raise it's priority
New glibc is in Factory now, run zypper dup to update. Sorry for this, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (4)
-
Andreas Jaeger
-
Bruno Friedmann
-
Ilya Chernykh
-
Marcus Meissner