tankf33der (Mike P)
- Login: tankf33der
- Registered on: 06/11/2021
- Last sign in: 01/18/2022
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
06/20/2021
- 06:10 PM Ruby master Bug #18001: AddressSanitizer finding heap-buffer-overflow in iseq_peephole_optimize
- What are exactly steps to compile ruby under ASan?
06/15/2021
- 03:30 PM Ruby master Bug #17991: [TEST, CRASH] TestBugReporter#test_bug_reporter_add
- Patch for add2line somehow helped:
```
fedora-rawhide gcc 11.1.1 now ok
voidlinux 10.2.1 still ok
```
4 crashes are g... - 02:55 PM Ruby master Bug #17991: [TEST, CRASH] TestBugReporter#test_bug_reporter_add
- Current summary:
```
all gcc below:
fedora-rawhide 11.1.1 - crash
archlinux 11.1.0 - ok
voidlinux 10.2.1 - ok
alpine... - 01:26 PM Ruby master Bug #17991 (Closed): [TEST, CRASH] TestBugReporter#test_bug_reporter_add
- Testing host is latest Fedora Rawhide.
I see 4 tests which crashed by `double free or corruption (out)`. This is one... - 01:18 PM Ruby master Bug #17949: [SOLARIS11, SPARC, SEGFAULT] generating encdb.h
- I believe this issue could be closed.
Fix already in the tree:
https://github.com/ruby/ruby/commit/90cad6e14745d812...
06/13/2021
- 06:38 AM Ruby master Bug #17949: [SOLARIS11, SPARC, SEGFAULT] generating encdb.h
- Please disable default clang-llvm selection by default on Solaris.
All tests above passed with `CC=gcc ./configure -... - 06:36 AM Ruby master Bug #17949: [SOLARIS11, SPARC, SEGFAULT] generating encdb.h
- You were right, this is llvm's issue.
Ruby successfully passed all tests under GCC on Solaris SPARC.
```
...
...
...
06/12/2021
- 01:34 PM Ruby master Bug #17949: [SOLARIS11, SPARC, SEGFAULT] generating encdb.h
- The simplest way to crash miniruby is exec and press Ctrl-D inside it as input.
- 01:32 PM Ruby master Bug #17949 (Closed): [SOLARIS11, SPARC, SEGFAULT] generating encdb.h
- The same latest Solaris 11 and ruby, next crash while compiling:
```
$ gmake
...
...
compiling time.c
compiling... - 12:56 PM Ruby master Bug #17947: [SOLARIS11, SPARC] time.c compilation failed
- Confirmed. Fixed.
Also available in: Atom