Skip to content

Instantly share code, notes, and snippets.

@wesm
Created October 1, 2017 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wesm/fc6809e4f4aaef3ecfeb21b8123627bc to your computer and use it in GitHub Desktop.
Save wesm/fc6809e4f4aaef3ecfeb21b8123627bc to your computer and use it in GitHub Desktop.
DCHECK src/arrow/table.cc:223: ERROR: NULL_DEREFERENCE pointer `returned by column` could be null and is dereferenced at line 223, column 10
DCHECK src/arrow/ipc/writer.cc:140: ERROR: NULL_DEREFERENCE pointer `returned by column` could be null and is dereferenced at line 140, column 7
DCHECK src/arrow/util/bit-util.cc:55: ERROR: NULL_DEREFERENCE pointer `out_buf` last assigned on line 53 could be null and is dereferenced by call to `memset()` at line 55, column 3
DCHECK src/arrow/python/numpy_to_arrow.cc:499: ERROR: NULL_DEREFERENCE pointer `tmp_array` could be null and is dereferenced by call to `arrow::compute::Cast()` at line 499, column 3
CANTHAPPEN src/arrow/compare.cc:142: ERROR: NULL_DEREFERENCE pointer `returned by field` could be null and is dereferenced at line 142, column 24
NOTAPROBLEM src/plasma/client.cc:360: ERROR: EMPTY_VECTOR_ACCESS Vector `&buffer` could be empty and is accessed at line 360, column 5
CANTHAPPEN src/arrow/python/numpy_to_arrow.cc:670: ERROR: NULL_DEREFERENCE pointer `&builder->byte_builder_.buffer_` last assigned on line 669 could be null and is dereferenced by call to `Resize` at line 670, column 3
LAMBDA src/arrow/python/numpy_to_arrow.cc:1187: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1187, column 54
CANTHAPPEN src/arrow/python/numpy_to_arrow.cc:832: ERROR: NULL_DEREFERENCE pointer `&builder->byte_builder_.buffer_` last assigned on line 831 could be null and is dereferenced by call to `Resize` at line 832, column 3
DCHECK src/arrow/python/numpy_to_arrow.cc:940: ERROR: EMPTY_VECTOR_ACCESS Vector `this.out_arrays_` could be empty and is accessed at line 940, column 32
CANTHAPPEN src/arrow/ipc/stream-to-file.cc:44: ERROR: NULL_DEREFERENCE pointer `reader` last assigned on line 39 could be null and is dereferenced at line 44, column 3
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1083: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1083, column 50
LAMBDA src/arrow/python/numpy_to_arrow.cc:1126: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1126, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
LAMBDA src/arrow/python/numpy_to_arrow.cc:1041: WARNING: RETURN_VALUE_IGNORED after call to `value_builder` at line 1041, column 52
NOTAPROBLEM src/plasma/client.cc:156: ERROR: EMPTY_VECTOR_ACCESS Vector `&buffer` could be empty and is accessed at line 156, column 3
REFACTORED src/arrow/python/helpers.cc:120: ERROR: NULL_DEREFERENCE pointer `out` could be null and is dereferenced at line 120, column 3
CHECK src/arrow/python/arrow_to_python.cc:62: ERROR: NULL_DEREFERENCE pointer `returned by field` could be null and is dereferenced at line 62, column 3
ADD CHECK src/arrow/python/arrow_to_python.cc:71: ERROR: NULL_DEREFERENCE pointer `returned by get` could be null and is dereferenced at line 71, column 34
DCHECK src/arrow/python/arrow_to_python.cc:247: ERROR: NULL_DEREFERENCE pointer `returned by column` could be null and is dereferenced at line 247, column 35
DCHECK src/arrow/table.cc:209: ERROR: NULL_DEREFERENCE pointer `returned by column` could be null and is dereferenced at line 209, column 10
CANTHAPPEN src/arrow/io/memory.cc:137: ERROR: NULL_DEREFERENCE pointer `*buffer` could be null and is dereferenced at line 137, column 3
CANTHAPPEN src/arrow/util/bit-util.cc:105: ERROR: NULL_DEREFERENCE pointer `returned by mutable_data` could be null and is dereferenced by call to `memset()` at line 105, column 3
DCHECK src/arrow/type.cc:281: ERROR: EMPTY_VECTOR_ACCESS Vector `this.fields_` could be empty and is accessed at line 281, column 30
FIXED src/arrow/ipc/reader.cc:298: WARNING: UNINITIALIZED_VALUE value `arr->length` was not initialized after declaration and is used at line 298, column 5
FIXED src/arrow/python/numpy_to_arrow.cc:1223: ERROR: EMPTY_VECTOR_ACCESS Vector `returned by result` could be empty and is accessed at line 1223, column 3
DCHECK src/plasma/store.cc:213: ERROR: NULL_DEREFERENCE pointer `entry` could be null and is dereferenced at line 213, column 3
DCHECK src/plasma/store.cc:214: ERROR: NULL_DEREFERENCE pointer `object` could be null and is dereferenced at line 214, column 3
ADDED DCHECK src/arrow/io/hdfs-internal.cc:349: ERROR: NULL_DEREFERENCE pointer `hdfsPread` last assigned on line 348 could be null and is dereferenced at line 349, column 10
DCHECK src/arrow/pretty_print.cc:336: ERROR: NULL_DEREFERENCE pointer `returned by column` could be null and is dereferenced at line 336, column 5
CANTHAPPEN src/arrow/io/file.cc:429: ERROR: NULL_DEREFERENCE pointer `returned by mutable_data` could be null and is dereferenced by call to `Read` at line 429, column 5
FIXED src/arrow/ipc/reader.cc:353: ERROR: NULL_DEREFERENCE pointer `batch` last assigned on line 347 could be null and is dereferenced at line 353, column 7
ADD CHECK src/arrow/ipc/reader.cc:529: ERROR: NULL_DEREFERENCE pointer `buffer` last assigned on line 525 could be null and is dereferenced at line 529, column 16
DCHECK src/arrow/ipc/message.cc:200: ERROR: NULL_DEREFERENCE pointer `buffer` last assigned on line 197 could be null and is dereferenced at line 200, column 63
NOTAPROBLEM src/plasma/io.cc:103: ERROR: EMPTY_VECTOR_ACCESS Vector `buffer` could be empty and is accessed at line 103, column 3
CANTHAPPEN src/arrow/ipc/reader.cc:714: ERROR: NULL_DEREFERENCE pointer `reader` last assigned on line 712 could be null and is dereferenced at line 714, column 10
DCHECK src/arrow/python/arrow_to_python.cc:231: ERROR: NULL_DEREFERENCE pointer `reader` last assigned on line 229 could be null and is dereferenced at line 231, column 3
DCHECK src/arrow/memory_pool.cc:118: ERROR: DANGLING_POINTER_DEREFERENCE uninitialized pointer `out` could be dangling and is dereferenced or freed at line 118, column 3
DCHECK src/arrow/memory_pool.cc:118: WARNING: UNINITIALIZED_VALUE value `out` was not initialized after declaration and is used at line 118, column 10
DCHECK src/arrow/array.cc:227: ERROR: EMPTY_VECTOR_ACCESS Vector `*data.buffers` could be empty and is accessed at line 227, column 24
DCHECK src/arrow/array.cc:355: ERROR: EMPTY_VECTOR_ACCESS Vector `data_.buffers` could be empty and is accessed at line 355, column 19
CANTFAIL src/arrow/compare.cc:699: ERROR: EMPTY_VECTOR_ACCESS Vector `returned by shape` could be empty and is accessed at line 699, column 29
DCHECK src/arrow/util/decimal.cc:115: ERROR: NULL_DEREFERENCE pointer `out` could be null and is dereferenced by call to `arrow::operator==()` at line 115, column 3
CANTFAIL src/arrow/ipc/ipc-read-write-test.cc:278: ERROR: NULL_DEREFERENCE pointer `returned by mutable_data` could be null and is dereferenced at line 278, column 3
LAMBDA src/arrow/array-test.cc:2625: WARNING: RETURN_VALUE_IGNORED after call to `num_rows` at line 2625, column 24
DCHECK src/arrow/util/key_value_metadata.cc:67: ERROR: NULL_DEREFERENCE pointer `out` could be null and is dereferenced at line 67, column 3
DCHECK src/arrow/util/key_value_metadata.cc:69: ERROR: EMPTY_VECTOR_ACCESS Vector `values_` could be empty and is accessed at line 69, column 40
DCHECK src/arrow/table.cc:146: ERROR: NULL_DEREFERENCE pointer `type` could be null and is dereferenced at line 146, column 28
DCHECK src/arrow/ipc/writer.cc:470: ERROR: NULL_DEREFERENCE pointer `child` last assigned on line 467 could be null and is dereferenced at line 470, column 37
DCHECK src/arrow/ipc/writer.cc:472: ERROR: NULL_DEREFERENCE pointer `child` last assigned on line 467 could be null and is dereferenced at line 472, column 19
DCHECK src/arrow/ipc/writer.cc:380: ERROR: NULL_DEREFERENCE pointer `field` last assigned on line 379 could be null and is dereferenced at line 380, column 51
DCHECK src/arrow/ipc/writer.cc:382: ERROR: NULL_DEREFERENCE pointer `field` last assigned on line 379 could be null and is dereferenced at line 382, column 17
DCHECK src/arrow/array.cc:521: ERROR: NULL_DEREFERENCE pointer `returned by field` could be null and is dereferenced at line 521, column 30
DCHECK src/arrow/ipc/json-internal.cc:1412: ERROR: NULL_DEREFERENCE pointer `*column` last assigned on line 1410 could be null and is dereferenced at line 1412, column 5
DCHECK src/plasma/store.cc:404: ERROR: NULL_DEREFERENCE pointer `entry` last assigned on line 399 could be null and is dereferenced at line 404, column 5
FIXED src/plasma/io.cc:228: ERROR: MEMORY_LEAK memory dynamically allocated by call to `malloc()` at line 224, column 49 is not reachable after line 228, column 5
DCHECK src/plasma/store.cc:370: ERROR: NULL_DEREFERENCE pointer `entry` last assigned on line 367 could be null and is dereferenced by call to `remove_client_from_object_clients` at line 370, column 3
DCHECK src/plasma/store.cc:384: ERROR: NULL_DEREFERENCE pointer `entry` last assigned on line 382 could be null and is dereferenced at line 384, column 3
FIXED src/plasma/store.cc:690: ERROR: STACK_VARIABLE_ADDRESS_ESCAPE Address of stack variable `runner` escapes to plasma::g_runner at line 690, column 1
?? src/plasma/protocol.cc:376: ERROR: EMPTY_VECTOR_ACCESS Vector `&objects` could be empty and is accessed at line 376, column 54
?? src/plasma/fling.cc:40: ERROR: NULL_DEREFERENCE pointer `header` last assigned on line 39 could be null and is dereferenced at line 40, column 3
?? src/plasma/protocol.cc:467: ERROR: EMPTY_VECTOR_ACCESS Vector `&object_replies` could be empty and is accessed at line 467, column 29
?? src/plasma/malloc.cc:107: ERROR: USE_AFTER_FREE pointer `fd` last assigned on line 99 was freed by call to `fdopen()` at line 105, column 16 and is dereferenced or freed at line 107, column 5
?? src/plasma/malloc.cc:106: ERROR: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fdopen()` at line 105, column 16 is not released after line 106, column 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment