Ticket #91 (closed task: fixed)

Opened 4 months ago

Last modified 4 days ago

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

Changed 4 days ago by lbponey

  • status changed from new to closed
  • resolution set to fixed

Works for me with svn r1018. Must have been fixed.

Add/Change #91 (Museekd crashes when starting from /etc/rc.local)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.