[Bug 363694] Re: firebird2.1-classic compiled without stack protector, so UDF dlopen failed

2009-10-15 Thread mmarkk
** Summary changed: - firebird 2.1 compiled without stack protector, so UDF dlopen failed + firebird2.1-classic compiled without stack protector, so UDF dlopen failed -- firebird2.1-classic compiled without stack protector, so UDF dlopen failed https://bugs.launchpad.net/bugs/363694 You received

[Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-09-22 Thread mmarkk
I think stack-protector specific functions become 'required' in dynamic linker only when certain constructions used in UDF. If UDF is simple function like 'return sin(x)', this UDF loads perfectly either with stack protector or without. -- firebird 2.1 compiled without stack protector, so UDF d

[Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-09-13 Thread mmarkk
The bug appear in: r...@ubuntu:~# dpkg -l | fgrep -i firebird2.1-classic ii firebird2.1-classic 2.1.1.17910-release.ds1-1ubuntu1 Firebird Classic Server - an RDBMS based on ** Changed in: firebird2.1 (Ubuntu) Status: Fix Released => New -- firebird 2.1 compiled w

[Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-09-13 Thread mmarkk
Only one difference between compilations is -fno-stack-protector (with this option everything OK). r...@ubuntu:~/rfunc/rfunc/source# gcc --version gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. Ther

[Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-09-13 Thread mmarkk
** Attachment added: "This rfunc is .so that dont't work with firebird 2.1" http://launchpadlibrarian.net/31746724/rfunc_dont_work -- firebird 2.1 compiled without stack protector, so UDF dlopen failed https://bugs.launchpad.net/bugs/363694 You received this bug notification because you are a

[Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-09-13 Thread mmarkk
** Attachment added: "This rfunc is .so that works OK with firebird 2.1" http://launchpadlibrarian.net/31746715/rfunc.so_work_ok -- firebird 2.1 compiled without stack protector, so UDF dlopen failed https://bugs.launchpad.net/bugs/363694 You received this bug notification because you are a m

[Bug 423561] Re: trackerd loop

2009-09-03 Thread mmarkk
** Attachment added: "trackerd-cores.tbz2" http://launchpadlibrarian.net/31266965/trackerd-cores.tbz2 -- trackerd loop https://bugs.launchpad.net/bugs/423561 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 423561] [NEW] trackerd loop

2009-09-03 Thread mmarkk
Public bug reported: Binary package hint: tracker mma...@mmarkk-desktop:~/src/tracker$ lsb_release -rd Description:Ubuntu 9.04 Release:9.04 mma...@mmarkk-desktop:~/src/tracker$ apt-cache policy tracker tracker: Установлен: 0.6.93-0ubuntu3 Кандидат

Re: [Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-05-08 Thread mmarkk
rfunc was compiled on the same PC. I will post my rfunc.so later (2-3 days) when i get access to that server. -- firebird 2.1 compiled without stack protector, so UDF dlopen failed https://bugs.launchpad.net/bugs/363694 You received this bug notification because you are a member of Ubuntu Bugs, w

Re: [Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-05-08 Thread mmarkk
What is meaning of bug state 'fix released' ? there is no bug, or bug will be closed on next build ? please describe, or give me the link. -- firebird 2.1 compiled without stack protector, so UDF dlopen failed https://bugs.launchpad.net/bugs/363694 You received this bug notification because you a

[Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-04-23 Thread mmarkk
** Description changed: Binary package hint: firebird2.1-classic firebird-2.1 classic is compiled with -fno-stack-protector, so any third-party UDF compiled with default gcc options are not loaded by firebird at runtime. and firebird said (Exmple for TANH function in common rfunc (htt

[Bug 363694] Re: firebird 2.1 compiled without stack protector, so UDF dlopen failed

2009-04-20 Thread mmarkk
** Summary changed: - firebird 2.1 compiled without stack protector, so UDF open failed + firebird 2.1 compiled without stack protector, so UDF dlopen failed ** Description changed: Binary package hint: firebird2.1-classic firebird-2.1 classic is compiled with -fno-stack-protector, so a

[Bug 363694] [NEW] firebird 2.1 compiled without stack protector, so UDF open failed

2009-04-19 Thread mmarkk
Public bug reported: Binary package hint: firebird2.1-classic firebird-2.1 classic is compiled with -fno-stack-protector, so any third-party UDF compiled with default gcc options are not loaded by firebird at runtime. and firebird said: -function TANH is not defined -module name or entrypoint c