| Anonymous | Login | Signup for a new account | 2010-09-06 13:12 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0002749 | MPD | Error Handling | public | 2009-12-29 14:49 | 2010-02-08 06:00 | |
| Reporter | ripps818 | |||||
| Assigned To | cirrus | |||||
| Priority | normal | Severity | major | Reproducibility | always | |
| Status | closed | Resolution | unable to reproduce | |||
| Platform | OS | OS Version | ||||
| Product Version | git | |||||
| Target Version | Fixed in Version | |||||
| Summary | 0002749: mpd crashing when running as daemon | |||||
| Description | On Ubuntu Lucid 10.04, mpd appears to crash everytime it starts. However, it doesn't crash when running with --no-daemon. | |||||
| Additional Information | backtrace: http://pastebin.com/f56a7d891 [^] | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
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 |