Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Richard Hipp
On 1/28/17, Joe Mistachkin  wrote:
>
> Lonnie Abelbeck wrote:
>>
>> BTW, this also segfaults in Fossil 1.35, only discovered it by
>> randomly clicking, testing 1.37.
>>
>
> Thanks for the report.  The issue should now be fixed on trunk.

x-ed

the reason I had trouble reproducing the problem is because Joe had
already fixed it on trunk.  :-\

-- 
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Richard Hipp
On 1/28/17, Lonnie Abelbeck  wrote:
> I recently upgraded fossil to 1.37 for our project (cross-compiled from
> source).
>
> In our case the "nobody" user has "a" Capabilities.  This is desired since
> fossil (listening on 127.0.0.1) is accessed via an authenticated HTTPS proxy
> using lighttpd.
>
> In the web interface, click on "Login" and while not logged in, the "Change
> Password" appears.

I'm having trouble reproducing this.  Can you go into more details
about your unusual setup?


> --
> Change Password for user :
> --
> If the {Change Password} button is clicked, fossil segfaults.
>
> Lonnie
>
> fossil version -v
> 
> This is fossil version 1.37 [1669115ab9] 2017-01-16 20:58:54 UTC
> Compiled on Jan 28 2017 10:53:10 using gcc-4.8.3 (64-bit)
> Schema version 2015-01-24
> zlib 1.2.11, loaded 1.2.11
> SSL (OpenSSL 1.0.2k  26 Jan 2017)
> UNICODE_COMMAND_LINE
> DYNAMIC_BUILD
> SQLite 3.16.2 2017-01-06 16:32:41 a65a62893c
> SQLITE_ENABLE_DBSTAT_VTAB
> SQLITE_ENABLE_FTS3
> SQLITE_ENABLE_FTS3_PARENTHESIS
> SQLITE_ENABLE_FTS4
> SQLITE_ENABLE_FTS5
> SQLITE_ENABLE_JSON1
> SQLITE_LIKE_DOESNT_MATCH_BLOBS
> SQLITE_OMIT_DECLTYPE
> SQLITE_OMIT_DEPRECATED
> SQLITE_OMIT_LOAD_EXTENSION
> SQLITE_OMIT_PROGRESS_CALLBACK
> SQLITE_OMIT_SHARED_CACHE
> SQLITE_SYSTEM_MALLOC
> SQLITE_THREADSAFE=0
> SQLITE_USE_ALLOCA
> 
>
>
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>


-- 
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Joe Mistachkin

Lonnie Abelbeck wrote:
>
> BTW, this also segfaults in Fossil 1.35, only discovered it by
> randomly clicking, testing 1.37. 
>

Thanks for the report.  The issue should now be fixed on trunk.

--
Joe Mistachkin @ https://urn.to/r/mistachkin

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


Re: [fossil-users] Bug report: fossil clean follows symlinks

2017-01-28 Thread Joe Mistachkin

Roy Keene wrote:
>
> Running "fossil clean -x -v" appears to follow symlinks, which 
> means it will go delete data outside of your repository path -- 
> recursively.
>

Out of curiosity, why are you using the "-x" option?

--
Joe Mistachkin @ https://urn.to/r/mistachkin

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


Re: [fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Lonnie Abelbeck
BTW, this also segfaults in Fossil 1.35, only discovered it by randomly 
clicking, testing 1.37.

Lonnie

On Jan 28, 2017, at 11:47 AM, Lonnie Abelbeck  wrote:

> I recently upgraded fossil to 1.37 for our project (cross-compiled from 
> source).
> 
> In our case the "nobody" user has "a" Capabilities.  This is desired since 
> fossil (listening on 127.0.0.1) is accessed via an authenticated HTTPS proxy 
> using lighttpd.
> 
> In the web interface, click on "Login" and while not logged in, the "Change 
> Password" appears.
> --
> Change Password for user :
> --
> If the {Change Password} button is clicked, fossil segfaults.
> 
> Lonnie
> 
> fossil version -v
> 
> This is fossil version 1.37 [1669115ab9] 2017-01-16 20:58:54 UTC
> Compiled on Jan 28 2017 10:53:10 using gcc-4.8.3 (64-bit)
> Schema version 2015-01-24
> zlib 1.2.11, loaded 1.2.11
> SSL (OpenSSL 1.0.2k  26 Jan 2017)
> UNICODE_COMMAND_LINE
> DYNAMIC_BUILD
> SQLite 3.16.2 2017-01-06 16:32:41 a65a62893c
> SQLITE_ENABLE_DBSTAT_VTAB
> SQLITE_ENABLE_FTS3
> SQLITE_ENABLE_FTS3_PARENTHESIS
> SQLITE_ENABLE_FTS4
> SQLITE_ENABLE_FTS5
> SQLITE_ENABLE_JSON1
> SQLITE_LIKE_DOESNT_MATCH_BLOBS
> SQLITE_OMIT_DECLTYPE
> SQLITE_OMIT_DEPRECATED
> SQLITE_OMIT_LOAD_EXTENSION
> SQLITE_OMIT_PROGRESS_CALLBACK
> SQLITE_OMIT_SHARED_CACHE
> SQLITE_SYSTEM_MALLOC
> SQLITE_THREADSAFE=0
> SQLITE_USE_ALLOCA
> 
> 
> 
> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

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


[fossil-users] fossil 1.37 segfault, web interface "Login" as nobody with "a" capabilities

2017-01-28 Thread Lonnie Abelbeck
I recently upgraded fossil to 1.37 for our project (cross-compiled from source).

In our case the "nobody" user has "a" Capabilities.  This is desired since 
fossil (listening on 127.0.0.1) is accessed via an authenticated HTTPS proxy 
using lighttpd.

In the web interface, click on "Login" and while not logged in, the "Change 
Password" appears.
--
Change Password for user :
--
If the {Change Password} button is clicked, fossil segfaults.

Lonnie

fossil version -v

This is fossil version 1.37 [1669115ab9] 2017-01-16 20:58:54 UTC
Compiled on Jan 28 2017 10:53:10 using gcc-4.8.3 (64-bit)
Schema version 2015-01-24
zlib 1.2.11, loaded 1.2.11
SSL (OpenSSL 1.0.2k  26 Jan 2017)
UNICODE_COMMAND_LINE
DYNAMIC_BUILD
SQLite 3.16.2 2017-01-06 16:32:41 a65a62893c
SQLITE_ENABLE_DBSTAT_VTAB
SQLITE_ENABLE_FTS3
SQLITE_ENABLE_FTS3_PARENTHESIS
SQLITE_ENABLE_FTS4
SQLITE_ENABLE_FTS5
SQLITE_ENABLE_JSON1
SQLITE_LIKE_DOESNT_MATCH_BLOBS
SQLITE_OMIT_DECLTYPE
SQLITE_OMIT_DEPRECATED
SQLITE_OMIT_LOAD_EXTENSION
SQLITE_OMIT_PROGRESS_CALLBACK
SQLITE_OMIT_SHARED_CACHE
SQLITE_SYSTEM_MALLOC
SQLITE_THREADSAFE=0
SQLITE_USE_ALLOCA



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