[Bug 193487] Re: load with libc_p.a causes floating exception

2020-12-15 Thread Balint Reczey
The libc6-prof package (in the form this bug has been written against) has been removed after the 14.04 release. ** Changed in: glibc (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 193487] Re: load with libc_p.a causes floating exception

2009-12-20 Thread Ian Hutchinson
Same problems as everyone else $ uname -a Linux tp400-64 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64 GNU/Linux $gfortran -v Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8'

[Bug 193487] Re: load with libc_p.a causes floating exception

2009-09-20 Thread Michael B. Trausch
This still occurs in Hardy. If the workaround listed in the Debian bug is used, instead of catching SIGFPE, it catches SIGSEGV. -- load with libc_p.a causes floating exception https://bugs.launchpad.net/bugs/193487 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 193487] Re: load with libc_p.a causes floating exception

2009-07-26 Thread Michael B. Trausch
The problem does indeed still exist in Jaunty; I just ran into it here (Jaunty on x86-64). In order to build something with -pg, -lc_p must not be used or SIGFPE results. ** Changed in: glibc (Ubuntu) Status: Incomplete = Confirmed -- load with libc_p.a causes floating exception

[Bug 193487] Re: load with libc_p.a causes floating exception

2009-05-28 Thread Martin Ivanov
I can confirm this for Jaunty, libc6-2.9.4 on x86-64. Apps linked with -lc_p give floating point exception the moment you run them. Here's what GDB has to say: Program received signal SIGFPE, Arithmetic exception. 0x004c8551 in profil () Current language: auto; currently asm (gdb) bt #0

[Bug 193487] Re: load with libc_p.a causes floating exception

2009-03-30 Thread Martin Mai
The fix should already be pulled from debian. Is this still a problem with Jaunty? Thanks. -- load with libc_p.a causes floating exception https://bugs.launchpad.net/bugs/193487 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 193487] Re: load with libc_p.a causes floating exception

2008-11-25 Thread Gábor Németh
** Bug watch added: Debian Bug tracker #442858 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442858 ** Also affects: glibc (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442858 Importance: Unknown Status: Unknown -- load with libc_p.a causes floating exception

[Bug 193487] Re: load with libc_p.a causes floating exception

2008-11-25 Thread Bug Watch Updater
** Changed in: glibc (Debian) Status: Unknown = Fix Released -- load with libc_p.a causes floating exception https://bugs.launchpad.net/bugs/193487 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 193487] Re: load with libc_p.a causes floating exception

2008-11-12 Thread Zakalwe
I can confirm this problem on Intrepid Arch : x86_64 GCC : 4.3.2 (Ubuntu 4.3.2-1ubuntu11) Libc-prof : 2.8~20080505-0ubuntu7 Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 0x7fe4c3766780 (LWP 24118)] 0x00412451 in profil () Current language: auto; currently

Re: [Bug 193487] Re: load with libc_p.a causes floating exception

2008-09-12 Thread rick pember
I'm ashamed to say I haven't updated from 7.10 yet. I've been in a bit of a crunch at work and don't have the time to deal with issues that might arise. 7.10 is the first Linux I've ever installed myself and been responsible for -- no sys admin -- so maybe I'm being too paranoid. Maybe next

[Bug 193487] Re: load with libc_p.a causes floating exception

2008-09-08 Thread Matthias Klose
could this be rechecked with hardy (8.04), or intrepid (8.10 development)? ** Changed in: glibc (Ubuntu) Status: New = Incomplete -- load with libc_p.a causes floating exception https://bugs.launchpad.net/bugs/193487 You received this bug notification because you are a member of Ubuntu