Re: *gl-surface-source: CRASH! Re: make check failed while all tests passed

[email protected]
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
On 08/10, [email protected] wrote:
> This is returning crashes:
> 
> darxus@dancer:~/source/cairo/test$ DISPLAY=:5 ./cairo-test-suite gl-surface-source
> 
> TESTING cairo-test-suite
> Compiled against cairo 1.15.2, running on 1.15.2.
> Compiled against pixman 0.33.6, running on 0.33.6.
> 
> TESTING gl-surface-source
...
> gl-surface-source: CRASH!
...

I copied and pasted this command which was giving me crashes, and now it's
not running any tests.  Git logs don't seem to show any relevant changes.

$ git clean -xfd
$ ./autogen.sh && make && echo worked
$ cd test
darxus@dancer:~/source/cairo/test$ DISPLAY=:5 ./cairo-test-suite gl-surface-source

TESTING cairo-test-suite
Compiled against cairo 1.15.2, running on 1.15.2.
Compiled against pixman 0.33.6, running on 0.33.6.
0 Passed, 0 Failed [0 crashed, 0 expected], 0 Skipped
darxus@dancer:~/source/cairo/test$ 


And I have this running (and killed and restarted after to verify it wasn't
in a weird state):  
while : ; do Xvfb -screen 0 1680x1024x24 -ac -nolisten tcp :5; done


cairo-test-suite without an argument does run stuff.  Running it with a
different argument works:

$ DISPLAY=:5 CAIRO_TEST_TARGET=xcb ./cairo-test-suite pthread-show-text

TESTING cairo-test-suite
Compiled against cairo 1.15.2, running on 1.15.2.
Compiled against pixman 0.33.6, running on 0.33.6.

TESTING pthread-show-text
pthread-show-text.xcb.argb32 [0x1]:	FAIL
...

-- 
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.