Re: floating point exception in compiling alsa 1.0.14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2007-08-18 at 01:27 -0700, Bill Unruh wrote:
> On Sat, 18 Aug 2007, Jonathan Stowe wrote:
> 
> > On Fri, 2007-08-17 at 13:32 -0700, Bill Unruh wrote:
> >> Iam trying to compile alsa 1.0.14 agains Mandriva Linux kernel 2.6.17-13mdv
> >> And I get a floating point exception.
> >>
> >> I No idea how I get a floating point exception.
> >>
> >> Anyway, here is the error
> >>
> >> .....
> >> make[2]: Leaving directory `/usr/local/src/alsa-driver-1.0.14/misc'
> >> make[1]: Leaving directory `/usr/local/src/alsa-driver-1.0.14'
> >> make -C /lib/modules/2.6.17-13mdv/source
> >> SUBDIRS=/usr/local/src/alsa-driver-1.0.14 O=/lib/modules/2.6.17-13mdv/build
> >> CPP="gcc -E" CC="gcc" modules
> >> make[1]: Entering directory `/usr/src/linux-2.6.17-13mdv'
> >>
> >>    WARNING: Symbol version dump /usr/src/linux-2.6.17-13mdv/Module.symvers
> >>             is missing; modules will have no dependencies and modversions.
> >>
> >>    CC [M]  /usr/local/src/alsa-driver-1.0.14/acore/hwdep.o
> >> /bin/sh: line 1:  9628 Floating point exception(core dumped)
> >> scripts/basic/fixdep /usr/local/src/alsa-driver-1.0.14/acore/.hwdep.o.d
> >
> > That looks like an exception in the shell to me, you can tell what
> > actually caused the fault by doing "file <corefile name>" which should
> > indicate the program name that core dumped.
> 
> /usr/src/linux-2.6.17-13mdv/core.15234: ELF 32-bit LSB core file Intel
> 80386, version 1 (SYSV), SVR4-style, from 'fixdep'
> 
> fixdep is a compiled program.

Yes,
As it happens I have exactly the same kernel - fixdeps is in the kernel
build scripts at /usr/src/linux-2.6.17-5mdv/scripts/basic/fixdep.c and a
cursory examination would suggest that it shouldn't (modulo the compiler
behaviour) be doing any floating point operations at all. On the other
hand I can't reproduce the fault either, but this could be down to e.g.
the architecture or something (I have X86_64 build here)

/J\

> 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux