Hi All,

I don't know if this has been reported already, but I'm getting a core dump when
running `fossil http` anywhere but within the fossil repo.

#0  sqlite3FindFunction (db=0x0, zName=0x6364d2e0220 "constant_time_cmp",
nArg=2, enc=1 '\001', createFlag=0 '\0') at ./src/sqlite3.c:31156
#1  0x000006364d04c1e1 in sqlite3CreateFunc (db=0x0, zFunctionName=0x6364d2e0220
"constant_time_cmp", nArg=2, enc=1, pUserData=Variable "pUserData" is not
available.
)
    at ./src/sqlite3.c:148524
        #2  0x000006364d04bda0 in sqlite3_create_function (db=0x0, 
zFunc=Variable
        "zFunc" is not available.
        ) at ./src/sqlite3.c:148607
        #3  0x000006364cf7178c in login_check_credentials () at login.c:951
        #4  0x000006364d001abd in style_header (zTitleFormat=0x6364d394ea8 "Bad
        Request") at style.c:394
        #5  0x000006364cf908fd in fossil_fatal (zFormat=Variable "zFormat" is 
not
        available.
        ) at printf.c:1096
        #6  0x000006364cf2a7bb in db_must_be_within_tree () at db.c:1737
        #7  0x000006364cf77b83 in cmd_http () at main.c:2145
        #8  0x000006364cf74f96 in main (argc=Variable "argc" is not available.
        ) at main.c:788

Hope this help.

Thanks!
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to