Ticket #91 (closed task: fixed)
Museekd crashes when starting from /etc/rc.local
| Reported by: | pffnstn at yahoo [nospam] dot com | Owned by: | daelstorm |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | museekd | Version: | 0.1.13 |
| Keywords: | rc.local | Cc: |
Description
Museekd running in Ubuntu Server 8.04 crashes when starting from /etc/rc.local
rc.local script:
#!/bin/sh -e
museekd &
exit 0
Error generated:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct NULL not valid
The museekd used was installed from the Ubuntu hardy repository using apt-get.
(0.1.13+svn.20070907.r 741-1)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
