[asterisk-bugs] [JIRA] (ASTERISK-28479) Crash when no database specified using driver "sqlite3" in extconfig.conf
Sean Bright (JIRA)
noreply at issues.asterisk.org
Sun Jul 14 11:27:47 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Bright closed ASTERISK-28479.
----------------------------------
Resolution: Fixed
Target Release Version/s: 13.27.0
Fixed in 13.27 by https://gerrit.asterisk.org/q/Id76b452d8f330d11c2742c37232761ad71472a8b
> Crash when no database specified using driver "sqlite3" in extconfig.conf
> -------------------------------------------------------------------------
>
> Key: ASTERISK-28479
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28479
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_config_sqlite3
> Affects Versions: 13.25.0
> Environment: CentOS7
> Reporter: Dennis
> Severity: Critical
> Target Release: 13.27.0
>
>
> {code:title=res_config_sqlite3.conf}
> [asterisk]
> dbfile => /var/lib/asterisk/somefile.sqlite3
> {code}
> {code:title=extconfig.conf}
> [settings]
> mything => sqlite3
> {code}
> {code:title=journalctl -u asterisk}
> Jul 14 07:52:41 erol systemd[1]: asterisk.service: main process exited, code=dumped, status=11/SEGV
> {code}
> {code:title=backtrace}
> #0 0x00007fb429f96fb8 in __strchr_sse42 () from /lib64/libc.so.6
> #1 0x00000000004e0ea2 in read_config_maps () at config.c:2917
> #2 0x0000000000436650 in main (argc=<optimized out>, argv=<optimized out>) at asterisk.c:4158
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list