blacksqr / rebranch

Automatically exported from code.google.com/p/rebranch
0 stars 0 forks source link

__setup_tls_area: assertion `p == stack_base_addr' failed ** #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
forhappy@forhappy:~/SCM-Repo/GIT/rebranch/build$ ./src/interp/libinterp.so 
./src/tests/test_linker

What is the expected output? What do you see instead?

[LOD VRB@xmain:97]: oldesp=0xbf912fc0
[LOD VRB@xmain:97]: oldesp=0xbffff270
[LOD VRB@load_auxv:50]: auxv start from 0xbffff33c
[LOD VRB@loader:67]:    loader is called directly
** /home/forhappy/SCM-Repo/GIT/rebranch/src/arch/x86/interp/tls.c:156: 
__setup_tls_area: assertion `p == stack_base_addr' failed **
Trace/breakpoint trap

What version of the product are you using? On what operating system?

Ubuntu 10.10 Linux version 2.6.35.10-utrace-enabled (root@forhappy) (gcc 
version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #1 SMP Wed Dec 29 20:48:02 CST 
2010

Please provide any additional information below.

no additional information available!

Original issue reported on code.google.com by haipi...@gmail.com on 11 Jan 2011 at 1:00

GoogleCodeExporter commented 8 years ago
It seems you are at invalid branch. Please checkout our newest code (from 
'master' branch) then try again.

Original comment by pi3or...@gmail.com on 12 Jan 2011 at 7:18