[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2009-02-12 Thread codesite-noreply
Updates: Status: Fixed Comment #9 on issue 5933 by e...@chromium.org: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 (No comment was entered for this change.) -- You received this message because you

[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2009-01-12 Thread codesite-noreply
Updates: Status: Assigned Owner: e...@chromium.org Comment #7 on issue 5933 by e...@chromium.org: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 Sorry I haven't looked at this sooner -- I will

[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2009-01-07 Thread codesite-noreply
Comment #6 on issue 5933 by craig.schlenter: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 Reproduced and confirmed with a small test case. See attached file and diff runme.sh runme.fixed.sh - the only

[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2009-01-06 Thread codesite-noreply
Comment #4 on issue 5933 by craig.schlenter: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 I poked at it in a debugger for a while .. exit seems to call the destructor and then __cxa_finalize does too. In

[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2009-01-06 Thread codesite-noreply
Comment #5 on issue 5933 by craig.schlenter: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 I'm starting to think this behaviour is explainable and I'll try to put together a much smaller test case and trace

[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2009-01-05 Thread codesite-noreply
Updates: Cc: a...@chromium.org de...@chromium.org Comment #2 on issue 5933 by e...@chromium.org: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 Running that backtrace through c++filt makes it more

[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2009-01-05 Thread codesite-noreply
Comment #3 on issue 5933 by a...@chromium.org: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 I've got a valgrind dump which might be helpful at http://paste.ubuntu.com/100740/. Obviously, the destructors are

[chromium-bugs] Issue 5933 in chromium: test_shell_tests aborts due to double free on linux with hammer SHARED=1

2008-12-31 Thread codesite-noreply
Status: Unconfirmed Owner: all-bugs-t...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 5933 by craig.schlenter: test_shell_tests aborts due to double free on linux with hammer SHARED=1 http://code.google.com/p/chromium/issues/detail?id=5933 glibc is picking up a double free