Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 422911 - dovecot auth handler crashes when using mysql driver
Summary: dovecot auth handler crashes when using mysql driver
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-21 21:45 UTC by Mark Schmale
Modified: 2012-06-21 22:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info.txt,4.62 KB, text/plain)
2012-06-21 21:45 UTC, Mark Schmale
Details
doveconf -n (doveconf.n.txt,3.92 KB, text/plain)
2012-06-21 21:46 UTC, Mark Schmale
Details
gdb full backtrace (gdb.bt.full.txt,3.35 KB, text/plain)
2012-06-21 21:46 UTC, Mark Schmale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Schmale 2012-06-21 21:45:23 UTC
Created attachment 315939 [details]
emerge --info
Comment 1 Mark Schmale 2012-06-21 21:46:05 UTC
Created attachment 315941 [details]
doveconf -n
Comment 2 Mark Schmale 2012-06-21 21:46:31 UTC
Created attachment 315945 [details]
gdb full backtrace
Comment 3 Mark Schmale 2012-06-21 21:51:42 UTC
argh, sry. First bug report. Failed at using this simple form :/

This is my problem: 

if I try to use dovecot with mysql for user authentication the auth worker keeps crashing (see backtrace). 

This happens (at least) with dovecot version 2.0.19 and 2.1.7. 
MySQL Versions tested: MariaDB 5.1.61, MySQL 5.1.62-r1 

I already asked the dovecot mailing list about this but got no response. Users in the dovecot irc channel told me that it works on other distributions. 

I have no clue where to search for the problem. Everything else works fine with mysql. Currently dovecot uses sqlite for user storage but i really would like using mysql for this. 

Sry for messing this bug post up, hope anyone could help me anyways. 

best regards, 
masch
Comment 4 Mark Schmale 2012-06-21 22:29:21 UTC
nvm, i fixed it. Was a bad bug on my system.