Magma Survival Thingy Mac OS
Magma Survival Thingy Mac Os X
DP-3T/documents 2230
Decentralized Privacy-Preserving Proximity Tracing -- Documents
HexHive/memTrace 41
Hey guys JWhisp here and welcome to episode 32 of the Minecraft 1.16 survival lets play. In this episode we try out a new magma cube farm design! Find me o. The Walking Dead is a five-part game series set in the same universe as Robert Kirkman’s award-winning comic book series. Play as Lee Everett, a convicted criminal, who has been given a second chance at life in a world devastated by the undead. Magma or hot molten rock beneath the earth’s surface has an average temperature of around 1300 degrees F to 2400 degrees F or 700 degrees C to 1300 degrees C. Komatiite magma, in particular, can reach the temperature of 1600 degrees Celsius. Magma formation depends on the type of environment it is formed. Magma is typically found several kilometers from the surface of the earth or in areas. Magma is a block in SurvivalCraft that is unobtainable. Despite being able to transport and obtain into buckets, it is not the original block. Magma is really risky when going underground. Magma spawns in pools of granite or basalt but more commonly basalt.
memTrace, a framework for lightweight memory tracing
gannimo/checkVDvax 4
Availability and eligibility checker for COVID19 vaccinations in the Canton de Vaud, Switzerland
gannimo/TouchSafe 1
TouchSafe: An Architecture for Enforcing Post-access Data Confidentiality for Unvetted Applications
gannimo/traceDaemon 1
traceDaemon -- kernel support for DynaRace
cyanpencil/ms_thesis 0
Ms thesis in computer science
fizous/etalondacapo 0
Porting DaCapo Benchmark to Android
user viewpoint
issue commentHexHive/FuzzGen
This was resolved by adding clangLex to the CMakeLists.txt
pengwinsurfcomment created time in 3 hours
issue openedHexHive/retrowrite
Tried to run kernel fuzzing campaign using kretrowrite, but I cannot proceed with the following error.
(retro) ➜ retrowrite git:(master) ✗ ./fuzzing/kernel/fuzz-module.sh ext4 scripts/kconfig/conf --syncconfig Kconfig ... Added function num_clusters_in_group ... [*] ext4_destroy_inline_data_nolock needs redzone stack [*] trace_event_raw_event_ext4_discard_preallocations needs redzone stack Traceback (most recent call last): File '/usr/lib/python3.6/runpy.py', line 193, in _run_module_as_main '__main__', mod_spec) File '/usr/lib/python3.6/runpy.py', line 85, in _run_code exec(code, run_globals) File '/home/user/retrowrite/rwtools/kasan/asantool.py', line 136, in <module> instrumenter.do_instrument() File '/home/user/retrowrite/rwtools/kasan/instrument.py', line 685, in do_instrument self.instrument_mem_accesses() File '/home/user/retrowrite/rwtools/kasan/instrument.py', line 382, in instrument_mem_accesses acsz, instruction, midx, free_registers, is_leaf) File '/home/user/retrowrite/rwtools/kasan/instrument.py', line 263, in get_mem_instrumentation assert False, 'Can't find displacement in lexp' AssertionError: Can't find displacement in lexp
I tried to with not only ext4 but also several default kernel modules, but I cannot proceed with the same error.I would appreciate it if you could tell me how to fix it.
created time in a day
push eventHexHive/fuzzing-seed-selection
commit sha c6e14e29941e59a182e358842d2c4bedf0737d6f
scripts: added scikit-learn as a depepndency
push time in a day
issue openedHexHive/FuzzGen
I followed the advice from #19 and commented out override which caused the build to continue further but then the linking failed as shown below.
[ 80%] Linking CXX executable ../../../../bin/fuzzgen-preprocessor CMakeFiles/fuzzgen-preprocessor.dir/preprocessor.cpp.o: In function
FuzzGenPreprocessor::CreateASTConsumer(clang::CompilerInstance&, llvm::StringRef)':preprocessor.cpp:(.text._ZN19FuzzGenPreprocessor17CreateASTConsumerERN5clang16CompilerInstanceEN4llvm9StringRefE+0x19b): undefined reference to vtable for clang::PPChainedCallbacks' CMakeFiles/fuzzgen-preprocessor.dir/preprocessor.cpp.o: In function
IncludesProcessor::~IncludesProcessor()':preprocessor.cpp:(.text._ZN17IncludesProcessorD2Ev[_ZN17IncludesProcessorD2Ev]+0x29): undefined reference to clang::PPCallbacks::~PPCallbacks()' CMakeFiles/fuzzgen-preprocessor.dir/preprocessor.cpp.o: In function
IncludesProcessor::~IncludesProcessor()':preprocessor.cpp:(.text._ZN17IncludesProcessorD0Ev[_ZN17IncludesProcessorD0Ev]+0x28): undefined reference to clang::PPCallbacks::~PPCallbacks()' clang: error: linker command failed with exit code 1 (use -v to see invocation) tools/clang/tools/fuzzgen/CMakeFiles/fuzzgen-preprocessor.dir/build.make:110: recipe for target 'bin/fuzzgen-preprocessor' failed make[2]: *** [bin/fuzzgen-preprocessor] Error 1 CMakeFiles/Makefile2:29533: recipe for target 'tools/clang/tools/fuzzgen/CMakeFiles/fuzzgen-preprocessor.dir/all' failed make[1]: *** [tools/clang/tools/fuzzgen/CMakeFiles/fuzzgen-preprocessor.dir/all] Error 2 Makefile:151: recipe for target 'all' failed make: *** [all] Error 2 ╭
created time in 2 days
push eventHexHive/fuzzing-seed-selection
commit sha d9644bf1e0d6404f8000f0b0c97c313bff27f0ac
scripts: added percentile to AUC script
push time in 2 days
push eventHexHive/fuzzing-seed-selection
commit sha 7c08b2f89121866382646c37d7ce431ad5c96098
scripts: added AUC script
push time in 3 days
issue openedHexHive/retrowrite
Another possible bug.
Issue:
Build:
created time in 3 days
issue commentHexHive/retrowrite
I think I have come across the same or a similar issue:reproducible.tar.gz
ZhangZhuoSJTUcomment created time in 3 days
issue openedHexHive/retrowrite
Hi,
As you may know, I developed a tool that creates an LLVM IR corpus for my master thesis @ HexHive :)
Some generated snippets resulted in an assertion error, I didn't have time to analyse the issue yet, so it might not be in scope of retrowrite.
Files to reproduce:reproducible.tar.gz
created time in 3 days
issue closedHexHive/FuzzGen
[1/2] Building CXX object tools/clang/...en-preprocessor.dir/preprocessor.cpp.oFAILED: tools/clang/tools/fuzzgen/CMakeFiles/fuzzgen-preprocessor.dir/preprocessor.cpp.o/usr/bin/c++ -DCLANG_ROUND_TRIP_CC1_ARGS=ON -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/clang/tools/fuzzgen -I/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen -I/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/include -Itools/clang/include -Iinclude -I/home/john/work/FuzzGen-master/llvm6.0/llvm-project/llvm/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -fno-common -Woverloaded-virtual -fno-strict-aliasing -g -fno-exceptions -fno-rtti -std=c++14 -MD -MT tools/clang/tools/fuzzgen/CMakeFiles/fuzzgen-preprocessor.dir/preprocessor.cpp.o -MF tools/clang/tools/fuzzgen/CMakeFiles/fuzzgen-preprocessor.dir/preprocessor.cpp.o.d -o tools/clang/tools/fuzzgen/CMakeFiles/fuzzgen-preprocessor.dir/preprocessor.cpp.o -c /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp: In member function ‘virtual void IncludesProcessor::InclusionDirective(clang::SourceLocation, const clang::Token&, llvm::StringRef, bool, clang::CharSourceRange, const clang::FileEntry*, llvm::StringRef, llvm::StringRef, const clang::Module*, clang::SrcMgr::CharacteristicKind)’:/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp:572:42: error: no matching function for call to ‘std::vector<std::__cxx11::basic_string<char> >::push_back(llvm::StringRef&)’incDeps[ mod ].push_back(FileName);^In file included from /usr/include/c++/7/vector:64:0,from /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h:20,from /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/include/clang/Basic/Diagnostic.h:17,from /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:13,from /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.h:43,from /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp:41:/usr/include/c++/7/bits/stl_vector.h:939:7: note: candidate: void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; std::vector<_Tp, _Alloc>::value_type = std::__cxx11::basic_string<char>]push_back(const value_type& __x)^~~~~~~~~/usr/include/c++/7/bits/stl_vector.h:939:7: note: no known conversion for argument 1 from ‘llvm::StringRef’ to ‘const value_type& {aka const std::__cxx11::basic_string<char>&}’/usr/include/c++/7/bits/stl_vector.h:953:7: note: candidate: void std::vector<_Tp, _Alloc>::push_back(std::vector<_Tp, _Alloc>::value_type&&) [with _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; std::vector<_Tp, _Alloc>::value_type = std::__cxx11::basic_string<char>]push_back(value_type&& __x)^~~~~~~~~/usr/include/c++/7/bits/stl_vector.h:953:7: note: no known conversion for argument 1 from ‘llvm::StringRef’ to ‘std::vector<std::__cxx11::basic_string<char> >::value_type&& {aka std::__cxx11::basic_string<char>&&}’/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp: In member function ‘virtual bool FuzzGenPreprocessor::BeginSourceFileAction(clang::CompilerInstance&)’:/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp:616:67: error: conversion from ‘llvm::SmallVector<clang::FrontendInputFile, 0>’ to non-scalar type ‘std::vectorclang::FrontendInputFile’ requestedvector<FrontendInputFile> Inputs = compInst.getFrontendOpts().Inputs;~~~~~~~~~~~~~~~~~~~~~ninja: build stopped: subcommand failed.^~/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp:617:40: error: conversion from ‘llvm::StringRef’ to non-scalar type ‘std::__cxx11::string {aka std::__cxx11::basic_string<char>}’ requestedstring filename = Inputs[0].getFile();~^~/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp: In function ‘int main(int, const char**)’:/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp:858:86: error: ‘clang::tooling::CommonOptionsParser::CommonOptionsParser(int&, const char**, llvm::cl::OptionCategory&, llvm::cl::NumOccurrencesFlag, const char*)’ is protected within this contextCommonOptionsParser OptionsParser(argc, argv, optCat, cl::OneOrMore, toolOverview);^In file included from /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.h:45:0,from /home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/tools/fuzzgen/preprocessor.cpp:41:/home/john/work/FuzzGen-master/llvm6.0/llvm-project/clang/include/clang/Tooling/CommonOptionsParser.h:76:3: note: declared protected hereCommonOptionsParser(^
closed time in 3 days
c0de3created tagHexHive/fuzzing-seed-selection
'Seed Selection for Successful Fuzzing' artifact (at ISSTA 2021)
created time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 3ac816bd5863827200c6c673b0708a151fe01996
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 04c22b396b923841d03803f135d6fab9ac0dc590
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 59847dbc1de61d3cb1a1be5ebd5c4fef070ea33c
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 50c78b07d8fe7ba615ff895e3aca2e8f6614eb18
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 216fbcbc91eb4c5ddb13c70384aac4863d442c87
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 403766a0feb37d4fb905278ea1dfc17d0f4fe763
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 79aa4bdb89fd7eb365203991fd9ce9e4d35e5144
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha f2e06661810578d96fec6ab114a5f90668244362
Initial commit
Magma Survival Thingy Mac Os Catalina
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha 050cf416c276621e290a55b7ecf6a41ce2b576ca
Initial commit
push time in 4 days
push eventHexHive/fuzzing-seed-selection
commit sha ce89739090b7d7f052edb50c05fd7fb4f69a7048
Initial commit
push time in 5 days
create barnchHexHive/fuzzing-seed-selection
created branch time in 5 days
created repositoryHexHive/fuzzing-seed-selection
created time in 5 days
pull request commentHexHive/magma
spencerwuwucomment created time in 5 days
push eventHexHive/magma
commit sha 623e21b462def1a85e2ad7c434450e6ba243e12c
Fix symcc lit install issues
commit sha e08ae265c69baba43d1bf23a2b9f88df10c133be
Merge pull request #72 from usc-isi-bass/devFix symcc lit install issues
push time in 5 days
PR mergedHexHive/magma
Hello,
I found out that the current command for installing lit is returning
See if the easier way is better, which is also currently used in the Dockerfile of symcc.
pr closed time in 5 days
PR openedHexHive/magma
Hello,
I found out that the current command for installing lit is returning
See if the easier way is better, which is also currently used in the Dockerfile of symcc.
pr created time in 5 days
startedgannimo/checkVDvax
started time in 5 days
push eventHexHive/Ancile
commit sha 435d108fe9c61cc934deecd4d12d78bd105d0bed
Update README.md
push time in 6 days
- Status:Resolved
- Affects Version/s:Minecraft 14w28b, Minecraft 14w30c, Minecraft 14w31a, Minecraft 14w32d, Minecraft 14w33c, Minecraft 14w34a, Minecraft 14w34b, Minecraft 14w34c, Minecraft 14w34d, Minecraft 1.8-pre1, Minecraft 1.8-pre2
- Fix Version/s:Minecraft 1.8-pre3, Minecraft 1.8.1-pre1
- Labels:
- Environment:
Slimes, Magma Cubes, Zombies, Skeletons and Creepers are targeting Iron Golems. Only the largest slimes / Magma Cubes cause damage to the Golem, while Skeletons shoot as soon as they spawn and Creepers instantly track and blow up near the golem as if it were a player.
Works in Survival & Creative using spawn eggs.
Attachments
MC-65333Creepers hostiles to VillagerGolem
- Resolved
MC-66576iron golem attacked
- Resolved
MC-68248Creepers target Iron Golems before being provoked resulting in mass mobgrief
- Resolved
- relates to
- Votes:
- 30Vote for this issue
- Watchers:
- 12Start watching this issue