undefined symbol: _ZN8drizzled9algorithm5crc32EPKcm)Couldn't load plugin library named 'crc32'

Bug #531503 reported by BJ Dierkes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Critical
Monty Taylor
Cherry
Fix Released
Critical
Monty Taylor

Bug Description

SYSTEM:

Fedora 12 64bit running drizzle-2010.03.1317

CONFIG:

[drizzled]
user = drizzle
pid_file = /var/run/drizzle/drizzled.pid
datadir = /var/lib/drizzle
drizzle-protocol-port = 9306
mysql-protocol-port = 3306
innodb-log-file-size = 128M
innodb-file-per-table = 1
plugin-load=crc32,md5,transaction_log,console,multi_thread,information_engine,info_schema,errmsg_stderr

ISSUE:

$ sudo -u drizzle drizzled
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use GCC atomic builtins.
100303 17:50:14 InnoDB: highest supported file format is Barracuda.
100303 17:50:15 InnoDB Plugin 1.0.4 started; log sequence number 44524
Can't open shared library '/usr/lib64/drizzle/plugin/libcrc32_plugin.so' (errno: 0 /usr/lib64/drizzle/plugin/libcrc32_plugin.so: undefined symbol: _ZN8drizzled9algorithm5crc32EPKcm)Couldn't load plugin library named 'crc32'.
Failed to initialize plugins.Aborting
100303 17:50:15 InnoDB: Starting shutdown...
100303 17:50:16 InnoDB: Shutdown completed; log sequence number 44534
drizzled: Shutdown complete

Related branches

Revision history for this message
Monty Taylor (mordred) wrote :

Ok. That's not lovely. That symbol _should_ be resolved inside of drizzled itself. Hrm...

Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
Revision history for this message
Monty Taylor (mordred) wrote :

Can you confirm that this is still happenning?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.