Advertisement
pbeeler

Untitled

Jan 15th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. packages/apps/Gallery2/jni/filters/wbalance.c:19:6: internal compiler error: Segmentation fault
  2. void estmateWhite(unsigned char *src, int len, int *wr, int *wb, int *wg){
  3. ^
  4. 0x7182df crash_signal
  5. ../.././../gcc/gcc-SaberMod/gcc/toplev.c:332
  6. 0xa6bf47 subtract_commutative_associative_deps
  7. ../.././../gcc/gcc-SaberMod/gcc/graphite-dependences.c:422
  8. 0xa6bf47 compute_deps(scop*, vec<poly_bb*, va_heap, vl_ptr>, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**, isl_union_map**)
  9. ../.././../gcc/gcc-SaberMod/gcc/graphite-dependences.c:494
  10. 0xa6c4da loop_level_carries_dependences
  11. ../.././../gcc/gcc-SaberMod/gcc/graphite-dependences.c:558
  12. 0xa6c4da loop_is_parallel_p(loop*, htab*, int)
  13. ../.././../gcc/gcc-SaberMod/gcc/graphite-dependences.c:591
  14. 0xa6aaf6 translate_clast_for_loop
  15. ../.././../gcc/gcc-SaberMod/gcc/graphite-clast-to-gimple.c:1177
  16. 0xa6aaf6 translate_clast_for
  17. ../.././../gcc/gcc-SaberMod/gcc/graphite-clast-to-gimple.c:1200
  18. 0xa6aaf6 translate_clast
  19. ../.././../gcc/gcc-SaberMod/gcc/graphite-clast-to-gimple.c:1283
  20. 0xa6b085 gloog(scop*, htab*)
  21. ../.././../gcc/gcc-SaberMod/gcc/graphite-clast-to-gimple.c:1683
  22. 0xa683e3 graphite_transform_loops()
  23. ../.././../gcc/gcc-SaberMod/gcc/graphite.c:290
  24. 0x7cf816 graphite_transforms
  25. ../.././../gcc/gcc-SaberMod/gcc/tree-ssa-loop.c:261
  26. Please submit a full bug report,
  27. with preprocessed source if appropriate.
  28. Please include the complete backtrace with any bug report.
  29. See <http://gcc.gnu.org/bugs.html> for instructions.
  30. build/core/binary.mk:750: recipe for target '/home/sabermod/optipop/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libjni_filtershow_filters_intermediates/filters/wbalance.o' failed
  31. make: *** [/home/sabermod/optipop/out/target/product/hammerhead/obj/SHARED_LIBRARIES/libjni_filtershow_filters_intermediates/filters/wbalance.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement