View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002808 | unreal | ircd | public | 2006-02-07 23:36 | 2006-02-08 07:40 |
| Reporter | AceIRC | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.2.4 | ||||
| Summary | 0002808: tkl efunction error | ||||
| Description | Reproducable error on all of our 4 servers, each running different distros of Linux or FreeBSD. Issue: If modules commands.so and m_tkl.so are set to load, the follow error message is produced: * Loading IRCd configuration .. [error] ERROR: efunction 'tkl_hash' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'tkl_typetochar' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'tkl_add_line' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'tkl_del_line' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'tkl_check_local_remove_shun' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'tkl_expire' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'tkl_check_expire' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'find_tkline_match' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'find_shun' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'find_spamfilter_user' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] ERROR: efunction 'find_qline' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s) [error] [--efunction errors truncated to prevent flooding--] [error] IRCd configuration failed to pass testing Possible error encountered (IRCd seemily not started) | ||||
| Steps To Reproduce | This has occurred on all 4 servers, however, it is easily fixed by disabling the module m_tkl.so from loading. No other features appear to be affected. | ||||
| 3rd party modules | |||||
|
|
This error was corrected by disabling the loading of m_tkl.so module, however since this is a stock module, we felt it needed reported. |
|
|
This error is correct loading of commands.so loads the other module so you are then infact loading it twice. |
|
|
See RandomNumber's answer ;p |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-02-07 23:36 | AceIRC | New Issue | |
| 2006-02-07 23:38 | AceIRC | Note Added: 0011169 | |
| 2006-02-08 00:44 | RandomNumber | Note Added: 0011170 | |
| 2006-02-08 07:40 | syzop | Status | new => closed |
| 2006-02-08 07:40 | syzop | Note Added: 0011177 | |
| 2006-02-08 07:40 | syzop | Resolution | open => no change required |