crc32 test failing silently

Bug #480709 reported by Brian Aker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Critical
Monty Taylor

Bug Description

I noticed this while running valgrind::

Can't open shared library '/home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so' (errno: 22 /home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so: cannot open shared object file: No such file or directory)Listening on 0.0.0.0:9306

This is from the crc32 test. Should we be hard failing?

Brian Aker (brianaker)
Changed in drizzle:
assignee: nobody → Monty Taylor (mordred)
importance: Undecided → Critical
milestone: none → bell
Revision history for this message
Monty Taylor (mordred) wrote : Re: [Bug 480709] [NEW] crc32 test failing silently

Brian Aker wrote:
> Public bug reported:
>
> I noticed this while running valgrind::
>
> Can't open shared library
> '/home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so' (errno: 22
> /home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so: cannot open
> shared object file: No such file or directory)Listening on 0.0.0.0:9306
>
>
> This is from the crc32 test. Should we be hard failing?

Yes. I think we should.

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

Ok. I've got a patch for this. I'm going to apply it _after_ I migrate
several of the plugins to the new dynamic system, because I know that
the patches for that will actually fix their loading - and I don't want
to have to do that twice.

Monty Taylor wrote:
> Brian Aker wrote:
>> Public bug reported:
>>
>> I noticed this while running valgrind::
>>
>> Can't open shared library
>> '/home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so' (errno: 22
>> /home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so: cannot open
>> shared object file: No such file or directory)Listening on 0.0.0.0:9306
>>
>>
>> This is from the crc32 test. Should we be hard failing?
>
> Yes. I think we should.
>

Changed in drizzle:
status: New → Confirmed
Changed in drizzle:
status: Confirmed → Fix Released
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.