https://bugs.kde.org/show_bug.cgi?id=211031

--- Comment #29 from Jefferson Carpenter <jeffersoncarpent...@gmail.com> ---
(In reply to Austin English from comment #28)
> Created attachment 128170 [details]
> the impossible happened
> 
> Upon manual review, it didn't assert, but the impossible happened:
>                                     
> PUTI(136:8xI8)[t1,0] = 0x0:I8                                               
> 
>                                                                             
> 
> vex: the `impossible' happened:                                             
> 
>    stmt_is_guardable: unhandled stmt                                        
> 
> vex storage: T total 9579053828 bytes allocated                             
> 
> vex storage: P total 496 bytes allocated                                    
> 
>                                                                             
> 
> valgrind: the 'impossible' happened:                                        
> 
>    LibVEX called failure_exit().                                            
> 
>                                      
> 
> in dlls/atl/tests/registrar.c

I ran the same test (valgrind --trace-children=yes
../../../../wine-source/tools/runtest -q -P ../../../loader/wine -T ../../.. -M
atl.dll -p atl_test.exe.so registrar), and the impossible didn't happen on my
machine.  (My configure command included --without-mingw because that's what
causes the .exe.so files to be generated).  Can you confirm that the bug
happens with my patch applied and not on master?  It seems like some spooky
action at a distance if my patch caused new problems generating IR.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to