Re: [naviserver-devel] Test Bus Error / Seg Fault 4.99.7

2015-03-03 Thread Gustaf Neumann
Dear all, This problem is now fixed on bitbucket. the problem occurred, when one thread frees a nsv-array, but an internal representation of an Tcl_Obj for this array in another thread still contained a pointer to the (freed) array. It seems that whole nsv-arrays are not to often freed in applica

Re: [naviserver-devel] Test Bus Error / Seg Fault 4.99.7

2015-03-02 Thread David Osborne
Thanks Gustaf. I've over written the original core dump I sent to you, but this the equivalent info from a new core (this was a seg fault this time but appears to be at exactly the same location). The arrayObj is 0x2b45a40084e0 in this case. Does any of this help further? PS. this does not hap

Re: [naviserver-devel] Test Bus Error / Seg Fault 4.99.7

2015-02-27 Thread Gustaf Neumann
Hi David, this is certainly not as expected, but i can't reproduce it. Does this happen on every run? It would be interesting to see the content of arrayObj=0xa05a8b0 in frame #1 where the bytes should be the name of the array in question, the type should be a "ns:addr", ptr1 should be "nsv

[naviserver-devel] Test Bus Error / Seg Fault 4.99.7

2015-02-27 Thread David Osborne
Hi, We're looking at doing a build of Naviserver tagged as 4.99.7. But we seem to be hitting an intermittent seg fault or bus error during the "make test". Sometimes the tests complete cleanly. It's often while running ns_conn.test, usually it PASSED ns_conn-1.2 then crashes. This is on a Debian