Advertisement
prat3492

ICE with LTO firefox

Aug 28th, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. ../../../dist/include/js/UbiNode.h:392:12: internal compiler error: verify_type failed
  2. make[5]: Leaving directory `/home/prathamesh.kulkarni/firefox/build/security/sandbox/linux/common'
  3. Unified_cpp_dom_smil0.o
  4. 0xf48159 verify_type(tree_node const*)
  5. ../../gcc/gcc/tree.c:13570
  6. make[5]: Entering directory `/home/prathamesh.kulkarni/firefox/build/dom/smil'
  7. c++ -o Unified_cpp_dom_smil0.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include /home/prathamesh.kulkarni/firefox/mozilla-central/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DAB_CD=en-US -DNO_NSPR_10_SUPPORT -I/home/prathamesh.kulkarni/firefox/mozilla-central/dom/smil -I. -I/home/prathamesh.kulkarni/firefox/mozilla-central/dom/base -I/home/prathamesh.kulkarni/firefox/mozilla-central/dom/svg -I/home/prathamesh.kulkarni/firefox/mozilla-central/layout/base -I/home/prathamesh.kulkarni/firefox/mozilla-central/layout/style -I../../dist/include -I/home/prathamesh.kulkarni/firefox/build/dist/include/nspr -I/home/prathamesh.kulkarni/firefox/build/dist/include/nss -fPIC -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_smil0.o.pp -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -O3 -flto -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -fno-omit-frame-pointer /home/prathamesh.kulkarni/firefox/build/dom/smil/Unified_cpp_dom_smil0.cpp
  8. 0x9ad994 gen_type_die_with_usage
  9. ../../gcc/gcc/dwarf2out.c:20721
  10. 0x9ae480 gen_type_die_with_usage
  11. ../../gcc/gcc/dwarf2out.c:20819
  12. 0x9aefd6 gen_type_die
  13. ../../gcc/gcc/dwarf2out.c:20915
  14. 0x9b1517 gen_formal_types_die
  15. ../../gcc/gcc/dwarf2out.c:18261
  16. 0x9aa4fa gen_subprogram_die
  17. ../../gcc/gcc/dwarf2out.c:19119
  18. 0x9bb0ac gen_decl_die
  19. ../../gcc/gcc/dwarf2out.c:21478
  20. 0x9ad33c gen_member_die
  21. ../../gcc/gcc/dwarf2out.c:20413
  22. 0x9ad33c gen_struct_or_union_type_die
  23. ../../gcc/gcc/dwarf2out.c:20497
  24. 0x9ad33c gen_tagged_type_die
  25. ../../gcc/gcc/dwarf2out.c:20698
  26. 0x9ae44d gen_type_die_with_usage
  27. ../../gcc/gcc/dwarf2out.c:20860
  28. 0x9aefd6 gen_type_die
  29. ../../gcc/gcc/dwarf2out.c:20915
  30. 0x9bb671 gen_decl_die
  31. ../../gcc/gcc/dwarf2out.c:21501
  32. 0x9bc0cc dwarf2out_decl
  33. ../../gcc/gcc/dwarf2out.c:21951
  34. 0x9bc3fb dwarf2out_type_decl
  35. ../../gcc/gcc/dwarf2out.c:21661
  36. Unified_cpp_dom_smil1.o
  37. 0xbe942f rest_of_type_compilation(tree_node*, int)
  38. ../../gcc/gcc/passes.c:336
  39. 0x6d3f7c finish_struct_1(tree_node*)
  40. ../../gcc/gcc/cp/class.c:6747
  41. 0x6d59a4 finish_struct(tree_node*, tree_node*)
  42. ../../gcc/gcc/cp/class.c:6913
  43. 0x70eadb cp_parser_class_specifier_1
  44. ../../gcc/gcc/cp/parser.c:20441
  45. 0x70eadb cp_parser_class_specifier
  46. ../../gcc/gcc/cp/parser.c:20669
  47. Please submit a full bug report,
  48. with preprocessed source if appropriate.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement