failing tests on 32 vs 64 bits

Boudewijn Rempt boud at valdyas.org
Fri Apr 9 14:33:40 CEST 2010


On Friday 09 April 2010, Cyrille Berger wrote:
> On Friday 09 April 2010, Boudewijn Rempt wrote:
> > Coupled with the invalid read of sizeof(channelsize) in all compositeops
> > according to memcheck, I think this means we have allowed some really bad
> > pointer-size bugs to slip in.
> 
> It is worth to note that [1] is runned on a 64bits computer too, and does
> not show the same failures. I experienced hanging in the tests that
> disappear after clean build/clean install, maybe it will help for your
> problem too ?

I think my inst dir should be clean enough, I zapped it and rebuilt everything 
this morning.

> 
> If you already tried that, can you attach the test log for the pigment
> tests ?

It might be an opengtl issue. I'm not sure that Thomas' test bot has opengtl 
installed. 

Running in gdb gives: 

While deleting: void (float, float, float, float, float, float, float, float, 
i32, float*, float*, float*, float*, i32)* 
%_compositeWithmask_v_f32_f32_f32_f32_f32_f32_f32_f32_i32_f32_f32_f32_f32_i32
An asserting value handle still pointed to this value!
UNREACHABLE executed at Value.cpp:492!

Program received signal SIGABRT, Aborted.
0x00007ffff3c894e5 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff3c894e5 in raise () from /lib64/libc.so.6
#1  0x00007ffff3c8a9b0 in abort () from /lib64/libc.so.6
#2  0x00007fffeeb8e494 in llvm::llvm_unreachable_internal(char const*, char 
const*, unsigned int) ()
   from /home/boud/kde/inst/lib/libGTLCore.so.0.7
#3  0x00007fffef00b4c0 in ?? () from /home/boud/kde/inst/lib/libGTLCore.so.0.7
#4  0x0000000003d65800 in ?? ()
#5  0x0000000000000000 in ?? ()
(gdb) 
#0  0x00007ffff3c894e5 in raise () from /lib64/libc.so.6
#1  0x00007ffff3c8a9b0 in abort () from /lib64/libc.so.6
#2  0x00007fffeeb8e494 in llvm::llvm_unreachable_internal(char const*, char 
const*, unsigned int) ()
   from /home/boud/kde/inst/lib/libGTLCore.so.0.7
#3  0x00007fffef00b4c0 in ?? () from /home/boud/kde/inst/lib/libGTLCore.so.0.7
#4  0x0000000003d65800 in ?? ()
#5  0x0000000000000000 in ?? ()
(gdb) quit


-- 
Boudewijn Rempt | http://www.valdyas.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LastTest.log
Type: text/x-log
Size: 17560 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kimageshop/attachments/20100409/efa07327/attachment-0001.log 


More information about the kimageshop mailing list