Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running a deqp-gles* series fails with panic #7

Open
gerddie opened this issue Jul 16, 2019 · 0 comments
Open

running a deqp-gles* series fails with panic #7

gerddie opened this issue Jul 16, 2019 · 0 comments

Comments

@gerddie
Copy link

gerddie commented Jul 16, 2019

Running the latest version

dEQP --cts-build-dir $CTS_DIR/build/ --hasty-batch-size 50
--test-names-file $CTS_DIR/android/cts/master/gles2-master.txt
--results-file results.tmp --threads 6

results in a crash (see below). On top of that it seems to leave some stale files at an unknown location that now makes older versions crash that used to run properly.

✔ GLES2 done: 11251 .. 11300 (6.906s)
collections: 8
allocs: 224098
classAllocs: 721
arrayAllocs: 223377
allocBytes: 389MB 768KB 190B (408682686)
arrayBytes: 389MB 488KB 646B (408396422)
classBytes: 279KB 568B (286264)
zeroAllocs: 6
slotsMemTotal: 265MB 660KB (278548480)
slotsMemLarge: 251MB 204KB (263401472)
slotsMemCached: 6MB 450KB 296B (6752552)
slotsMemUsed: 8MB 5KB 728B (8394456)
cached: 5203 ( 8) 40KB 664B (41624)
cached: 1393 ( 16) 21KB 784B (22288)
cached: 868 ( 32) 27KB 128B (27776)
cached: 8722 ( 64) 545KB 128B (558208)
cached: 1241 ( 128) 155KB 128B (158848)
cached: 976 ( 256) 244KB
cached: 931 ( 512) 465KB 512B (476672)
cached: 373 (1024) 373KB
cached: 1205 (2048) 2MB 362KB (2467840)
cached: 578 (4096) 2MB 264KB (2367488)
used: 17325 ( 8) 135KB 360B (138600)
used: 143 ( 16) 2KB 240B (2288)
used: 156 ( 32) 4KB 896B (4992)
used: 7150 ( 64) 446KB 896B (457600)
used: 36647 ( 128) 4MB 484KB 896B (4690816)
used: 1584 ( 256) 396KB
used: 93 ( 512) 46KB 512B (47616)
used: 139 (1024) 139KB
used: 331 (2048) 662KB
used: 446 (4096) 1MB 760KB (1826816)
###PANIC###
/opt/jenkins/kristoff/workspace/Projects_dEQP_master-XWUOAENGPNN7TGUKZ5BDM4WPBKCJNIBTIEM36PQX2KCREUGRCTFQ/x86_64-linux/src/rt/src/vrt/gc/arena.volt:150: panic: Alloc of 164763119 bytes failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant