[pkg-firebird-general] firebird 2.1 compiled without stack protector, so UDF dlopen failed

Damyan Ivanov dmn at debian.org
Thu May 7 19:23:11 UTC 2009


-=| marius adrian popa, Thu, May 07, 2009 at 12:39:17PM -0400 |=-
> interesting bug , maybe firebird should default to stack protector ?
> or at least it should be a notice for UDF users and writers
> 
> https://bugs.edge.launchpad.net/ubuntu/+source/firebird2.1/+bug/363694

Here's a typical compilation line from mips build logs:
  g++ -g -O2 -DTERMINATE_IDLE_LOCK_MANAGER -Werror=write-strings 
  -I../src/include/gen -I../src/include -I../src/vulcan 
  -DNAMESPACE=Vulcan -DNDEBUG -ggdb -DFB_SEND_FLAGS=MSG_NOSIGNAL 
  -DLINUX -pipe -MMD -fPIC -fmessage-length=0 -O3 -march=i486 
  -mtune=i686 -fno-omit-frame-pointer -DPROD_BUILD -c 
  ../src/common/classes/locks.cpp -o 
  ../temp/std/common/classes/locks.o

No -fno-stack-protector there.

-- 
dam



More information about the pkg-firebird-general mailing list