Changes between Initial Version and Version 2 of Ticket #4654


Ignore:
Timestamp:
Mar 30, 2020, 2:14:08 PM (4 years ago)
Author:
Algunenano
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4654

    • Property Owner changed from pramsey to Algunenano
  • Ticket #4654 – Description

    initial v2  
    44
    55There are some around computing stats:
    6 ```
     6{{{
    77mar 27 20:25:24 Mordor postgres[396099]: ==396099== Conditional jump or move depends on uninitialised value(s)
    88mar 27 20:25:24 Mordor postgres[396099]: ==396099==    at 0x813D16B: gbox_is_valid (gbox.c:221)
     
    1818mar 27 20:25:24 Mordor postgres[396099]: ==396099==    by 0x742ADD: PortalRun (pquery.c:796)
    1919mar 27 20:25:24 Mordor postgres[396099]: ==396099==    by 0x73DFD2: exec_simple_query (postgres.c:1215)
    20 ```
     20}}}
    2121
    22 ```
     22{{{
    2323mar 27 20:21:18 Mordor postgres[395155]: ==395155== Conditional jump or move depends on uninitialised value(s)
    2424mar 27 20:21:18 Mordor postgres[395155]: ==395155==    at 0x81184B1: next_float_down (lwgeom_api.c:63)
     
    3434mar 27 20:21:18 Mordor postgres[395155]: ==395155==    by 0x744933: ProcessUtility (utility.c:360)
    3535mar 27 20:21:18 Mordor postgres[395155]: ==395155==    by 0x74426A: PortalRunUtility (pquery.c:1175)
    36 ```
     36}}}
    3737
    3838This one seem like a cast:
    39 ```
     39{{{
    4040mar 27 20:23:26 Mordor postgres[395843]: ==395843== Conditional jump or move depends on uninitialised value(s)
    4141mar 27 20:23:26 Mordor postgres[395843]: ==395843==    at 0x813D39B: gbox_merge (gbox.c:276)
     
    6868mar 27 20:23:26 Mordor postgres[395843]: ==395843==    by 0x3E4770: transformAssignedExpr (parse_target.c:577)
    6969
    70 ```
     70}}}
    7171
    7272