Kane York

Results 60 issues of Kane York

https://asan.saethlin.dev/ub?crate=flecs&version=0.1.4 ``` test tests::flecs_dynamic_components ... ================================================================= ==15946==ERROR: AddressSanitizer: stack-use-after-return on address 0x7f2213384740 at pc 0x555e1213ad63 bp 0x7f2253cf3a30 sp 0x7f2253cf3a28 READ of size 8 at 0x7f2213384740 thread T1 #0 0x555e1213ad62 in...

## Setup ### Versions - **Rust:** - **Diesel Geometry:** 1.4.0 - **Database:** - **Operating System** ### Feature Flags - **diesel\_geometry:** ## Problem Description attempted to leave type `&diesel::pg::metadata_lookup::PgMetadataLookup` uninitialized, which...

A set of rules that work for both Qt4 and Qt5 and sub-revisions would be great. https://docs.bazel.build/versions/master/toolchains.html

https://asan.saethlin.dev/ub?crate=bloom-server&version=1.34.0 This crate depends on buggy versions of `redis` and `bytes`. Please run `cargo update`. ``` warning: the following packages contain code that will be rejected by a future version...

https://asan.saethlin.dev/ub?crate=fts&version=0.3.0 ``` test fts::test::logical ... ================================================================= ==8465==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5120000701e0 at pc 0x563166a2e51a bp 0x7f4670af43e0 sp 0x7f4670af3ba0 READ of size 144 at 0x5120000701e0 thread T3 #0 0x563166a2e519 in...

All of the array sizes in the documentation examples seem to be fairly small: the element type is always bytes, and the size is never more than about 5. I...

`inc/functions.php#unicodify` seems to run even if the text is inside a `[code]` block, which really messes up posting of code and other monospaced stuff. ``` -----BEGIN PGP MESSAGE----- Version: GnuPG...

https://asan.saethlin.dev/ub?crate=huak&version=0.0.8-alpha.2 Please check if this crash report is still relevant! I saw no mentions of a stack overflow in your issue tracker. ``` test ops::build::tests::build ... The virtual environment was...

See #236 , where speculation about running GC at the wrong time causing memory errors has been proven out here https://asan.saethlin.dev/ub?crate=rmosh&version=0.0.13 `rmosh::vm::ops::::car_op` ``` test test_compiler2 ... ================================================================= ==7027==ERROR: AddressSanitizer: heap-use-after-free...

Where can I find the data files for the DFWords module? They're not in the repository.