Thanks! After deleting all cookies I got it working. I don't know how that cookie cam from. I was experimienting with different user names, https, etc.
- Altu > ----- Original Message ----- > From: "D. Richard Hipp" <[email protected]> > To: [email protected] > Subject: Re: [fossil-users] assert (e > 0) in bag.c > Date: Sun, 16 Aug 2009 23:14:56 -0400 > > > > On Aug 16, 2009, at 10:15 PM, Altu Faltu wrote: > > > > http://localhost/fossil/main/test_env: > > g.zBaseURL = http://localhost/fossil/main > > g.zTop = /fossil/main > > HTTP_COOKIE = fossil_login_2f666f7373696c2f6d61696e=; p=8522327934 > > Your web browser is holding a rogue cookie - the p=8522327934 is what > is causing the segfault. Reset your browser's cookies and the problem > should go away. Any idea where that cookie came from? > > Meanwhile, I'll make adjustments to fossil so that rogue cookies don't > cause crashes. > > > > HTTP_HOST = localhost > > PATH_INFO = /test_env > > QUERY_STRING = > > REMOTE_ADDR = 127.0.0.1 > > SCRIPT_NAME = /fossil/main > > fossil_login_2f666f7373696c2f6d61696e = > > p = 8522327934 > > > > D. Richard Hipp > [email protected] > > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- Be Yourself @ mail.com! Choose From 200+ Email Addresses Get a Free Account at www.mail.com! _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

