[Bug 680413] Re: does not work when called from a program compiled with ifort

2010-11-23 Thread Rodrigo Valiña Gutiérrez


-- 
does not work when called from a program compiled with ifort
https://bugs.launchpad.net/bugs/680413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 680413] Re: does not work when called from a program compiled with ifort

2010-11-23 Thread Rodrigo Valiña Gutiérrez
moreover, when compiling MUMPS with ifort, it seems to work well.

** Summary changed:

- does not work when called from a program compiled with ifort
+ MUMPS does not work when called from a program compiled with ifort

-- 
MUMPS does not work when called from a program compiled with ifort
https://bugs.launchpad.net/bugs/680413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 676233] Re: xserver jammed up (only mouse working)

2010-11-23 Thread Rodrigo Valiña Gutiérrez
also affects me, with Ubuntu 10.10, amd64 and nouveau. it hangs once
every week or two.

--

[ 30121.184] [mi] EQ overflowing. The server is probably stuck in an infinite 
loop.
[ 30121.184] 
Backtrace:
[ 30121.184] 0: /usr/bin/X (xorg_backtrace+0x28) [0x4a0fa8]
[ 30121.184] 1: /usr/bin/X (mieqEnqueue+0x1f4) [0x4a0824]
[ 30121.184] 2: /usr/bin/X (xf86PostMotionEventP+0xc4) [0x47c194]
[ 30121.184] 3: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7fac854e9000+0x5399) [0x7fac854ee399]
[ 30121.184] 4: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7fac854e9000+0x5a8e) [0x7fac854eea8e]
[ 30121.184] 5: /usr/bin/X (0x40+0x6b837) [0x46b837]
[ 30121.185] 6: /usr/bin/X (0x40+0x11f4e3) [0x51f4e3]
[ 30121.185] 7: /lib/libpthread.so.0 (0x7fac8ac45000+0xfb40) [0x7fac8ac54b40]
[ 30121.185] 8: /lib/libc.so.6 (ioctl+0x7) [0x7fac89c70467]
[ 30121.185] 9: /lib/libdrm.so.2 (drmIoctl+0x28) [0x7fac8821f0a8]
[ 30121.185] 10: /lib/libdrm.so.2 (drmCommandWrite+0x1b) [0x7fac8821f32b]
[ 30121.185] 11: /lib/libdrm_nouveau.so.1 (0x7fac87be1000+0x2a9d) 
[0x7fac87be3a9d]
[ 30121.185] 12: /lib/libdrm_nouveau.so.1 (nouveau_bo_map_range+0xff) 
[0x7fac87be3c8f]
[ 30121.185] 13: /lib/libdrm_nouveau.so.1 (0x7fac87be1000+0x1d1a) 
[0x7fac87be2d1a]
[ 30121.185] 14: /lib/libdrm_nouveau.so.1 (nouveau_pushbuf_flush+0x190) 
[0x7fac87be30f0]
[ 30121.185] 15: /usr/lib/xorg/modules/drivers/nouveau_drv.so 
(0x7fac87de7000+0x1fb01) [0x7fac87e06b01]
[ 30121.185] 16: /usr/lib/xorg/modules/libexa.so (0x7fac86d39000+0xf4a5) 
[0x7fac86d484a5]
[ 30121.185] 17: /usr/lib/xorg/modules/libexa.so (0x7fac86d39000+0xfb9a) 
[0x7fac86d48b9a]
[ 30121.185] 18: /usr/bin/X (0x40+0xd82e0) [0x4d82e0]
[ 30121.185] 19: /usr/lib/xorg/modules/libexa.so (0x7fac86d39000+0xef68) 
[0x7fac86d47f68]
[ 30121.185] 20: /usr/bin/X (0x40+0xd3b8a) [0x4d3b8a]
[ 30121.185] 21: /usr/bin/X (0x40+0x2c2d9) [0x42c2d9]
[ 30121.185] 22: /usr/bin/X (0x40+0x2184b) [0x42184b]
[ 30121.185] 23: /lib/libc.so.6 (__libc_start_main+0xfe) [0x7fac89bb0d8e]
[ 30121.185] 24: /usr/bin/X (0x40+0x213d9) [0x4213d9]

-- 
xserver jammed up (only mouse working)
https://bugs.launchpad.net/bugs/676233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 680413] [NEW] does not work when called from a program compiled with ifort

2010-11-23 Thread Rodrigo Valiña Gutiérrez
Public bug reported:

when I compiled with ifort the example program provided with MUMPS
source code, linking to the MUMPS in the system, and when I execute it,
I get an error, also, solution should be 1 2 3 4 5.

I am not sure whether a program compiled with ifort should be able to
use libraries compiled with gfortran, as MUMPS is.

- compiling with ifort 12

rodr...@gutiva:~/tests/MUMPS_4.9.2-examples$ ifort -g -o ztesti12 zsimpletest.F 
-I/usr/include/openmpi -lzmumps
/usr/include/zmumps_root.h(40): warning #6379: The structure contains one or 
more misaligned fields.   [ZMUMPS_ROOT_STRUC]
  TYPE ZMUMPS_ROOT_STRUC
---^
/usr/include/zmumps_struc.h(41): warning #6379: The structure contains one or 
more misaligned fields.   [ZMUMPS_STRUC]
  TYPE ZMUMPS_STRUC
---^

 executing

rodr...@gutiva:~/tests/MUMPS_4.9.2-examples$ ./ztesti12 < 
input_simpletest_cmplx 
  Solution is  (20.0,0.000E+000)
 (24.0,0.000E+000)
 (9.00,0.000E+000)
 (6.00,0.000E+000)
 (13.0,0.000E+000)
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image  PCRoutineLineSource  
   
libc.so.6  7F27E5923C2D  Unknown   Unknown  Unknown
libzmumps-4.9.2.s  7F27E6166EF1  Unknown   Unknown  Unknown
libzmumps-4.9.2.s  7F27E60F539E  Unknown   Unknown  Unknown
ztesti12   00403C40  Unknown   Unknown  Unknown
ztesti12   004031BC  Unknown   Unknown  Unknown
libc.so.6  7F27E58C4D8E  Unknown   Unknown  Unknown
ztesti12   004030B9  Unknown   Unknown  Unknown

--- executing with gdb

rodr...@gutiva:~/tests/MUMPS_4.9.2-examples$ gdb ./ztesti12GNU gdb (GDB) 
7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /home/rodrigo/tests/MUMPS_4.9.2-examples/ztesti12...done.
(gdb) run < input_simpletest_cmplx 
Starting program: /home/rodrigo/tests/MUMPS_4.9.2-examples/ztesti12 < 
input_simpletest_cmplx
[Thread debugging using libthread_db enabled]
  Solution is  (20.0,0.000E+000)
 (24.0,0.000E+000)
 (9.00,0.000E+000)
 (6.00,0.000E+000)
 (13.0,0.000E+000)

Program received signal SIGSEGV, Segmentation fault.
__libc_free (mem=0xc) at malloc.c:3709
3709malloc.c: No such file or directory.
in malloc.c
(gdb) bt
#0  __libc_free (mem=0xc) at malloc.c:3709
#1  0x77b49ef1 in zmumps_136_ () from /usr/lib/libzmumps-4.9.2.so
#2  0x77ad839e in zmumps_ () from /usr/lib/libzmumps-4.9.2.so
#3  0x00403c40 in mumps_test () at zsimpletest.F:50
(gdb) 

---with gfortran works well:

rodr...@gutiva:~/tests/MUMPS_4.9.2-examples$ gfortran -o ztestgf44
zsimpletest.F -I/usr/include/openmpi -I/usr/include -lzmumps

-- executing

rodr...@gutiva:~/tests/MUMPS_4.9.2-examples$ ./ztestgf44 <
input_simpletest_cmplx

 ZMUMPS 4.9.2 
L U Solver for unsymmetric matrices
Type of parallelism: Working host

 ** ANALYSIS STEP 

 Resetting candidate strategy to 0 because NSLAVES=1
 
 ... Structural symmetry (in percent)=   92
 Density: NBdense, Average, Median   =021
 ... No column permutation
 Ordering based on AMF 

Leaving analysis phase with  ...
INFOG(1)   =   0
INFOG(2)   =   0
 -- (20) Number of entries in factors (estim.) =  15
 --  (3) Storage of factors  (REAL, estimated) =  15
 --  (4) Storage of factors  (INT , estimated) =  50
 --  (5) Maximum frontal size  (estimated) =   3
 --  (6) Number of nodes in the tree   =   3
 -- (32) Type of analysis effectively used =   1
 --  (7) Ordering option effectively used  =   2
ICNTL(6) Maximum transversal option=   0
ICNTL(7) Pivot order option=   7
Percentage of memory relaxation (effective)=  20
Number of level 2 nodes=   0
Number of split nodes  =   0
RINFOG(1) Operations during elimination (estim)=   1.900D+01
 ** Rank of proc needing larges