Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002749MPDError Handlingpublic2009-12-29 14:492010-02-08 06:00
Reporterripps818 
Assigned Tocirrus 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Versiongit 
Target VersionFixed in Version 
Summary0002749: mpd crashing when running as daemon
DescriptionOn Ubuntu Lucid 10.04, mpd appears to crash everytime it starts. However, it doesn't crash when running with --no-daemon.
Additional Informationbacktrace:
http://pastebin.com/f56a7d891 [^]
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0005187)
cirrus (administrator)
2009-12-30 01:14

This looks like a compiler bug or broken hardware. At main.c:277, there is no code, it's initialization of a local variable to NULL. No MPD code has run yet as of this line. And it doesn't crash, it's triggering a breakpoint, no idea why. Check the disassembly.
(0005188)
ripps818 (reporter)
2009-12-30 11:08

Ubuntu Lucid is in Alpha and is using some unstable software, it's very possible that something is wrong with gcc or some other compiling component. How do I check the disassembly, I'm not a programmer.
(0005193)
cirrus (administrator)
2010-01-02 13:53

Give the binary to somebody who is a programmer.
(0005198)
ripps818 (reporter)
2010-01-02 22:18

Today, after I changed mpd-trunk to use origin/v0.15.x branch at qball's request, mpd seems to work again. It did make me comment out the auto_update and group options in my config before it would start though.

- Issue History
Date Modified Username Field Change
2009-12-29 14:49 ripps818 New Issue
2009-12-29 14:49 ripps818 Status new => assigned
2009-12-29 14:49 ripps818 Assigned To => cirrus
2009-12-30 01:14 cirrus Note Added: 0005187
2009-12-30 11:08 ripps818 Note Added: 0005188
2010-01-02 13:53 cirrus Note Added: 0005193
2010-01-02 22:18 ripps818 Note Added: 0005198
2010-02-08 06:00 cirrus Status assigned => closed
2010-02-08 06:00 cirrus Resolution open => unable to reproduce


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker