Aidan Dakhama

Results 5 issues of Aidan Dakhama

I have a series of diagrams using tikz-cd. Some are always rendered correctly, however, some have their colors inverted in preview mode, while in reading mode they appear to not...

We are fuzzing machine learning libraries to improve their reliability and hit a bug in the `RandomForestClassifier` of `scikit-learn`, which is originating from `joblib`. When running with a high number...

**Describe the bug** Gem5 cannot set the locale to `C.UTF-8`, gem5 appears to only support `C` locale, and also defaults to it, while native hardware appears to default to `C.UTF-8`....

bug

**Describe the bug** gem5 crashes with panic 'Unrecognized/invalid instruction executed' on X86 when executing `avx2` instructions. **Affects version** gem5 version DEVELOP-FOR-24.1 gem5 compiled Jul 17 2024 14:27:05 **gem5 Modifications** No...

bug

**Describe the bug** gem5 crashes with panic 'Tried to read unmapped address' when using `fscanf` or reading beyond `argc` on X86, instead of returning an error. **Affects version** gem5 version...

bug