[asterisk-bugs] [JIRA] (ASTERISK-28479) Crash when no database specified using driver "sqlite3" in extconfig.conf

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sun Jul 14 03:00:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247593#comment-247593 ] 

Asterisk Team commented on ASTERISK-28479:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> 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: Addons/General
>    Affects Versions: 13.25.0
>         Environment: CentOS7
>            Reporter: Dennis
>            Severity: Critical
>
> {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