| Anonymous | Login | Signup for a new account | 2010-09-09 09:19 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 | |
| 0002801 | MPD | Other | public | 2010-02-06 05:17 | 2010-02-14 07:16 | |
| Reporter | nixnix | |||||
| Assigned To | cirrus | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | closed | Resolution | unable to reproduce | |||
| Platform | OS | OS Version | ||||
| Product Version | git | |||||
| Target Version | Fixed in Version | |||||
| Summary | 0002801: mpd server close connection (Input/output error) | |||||
| Description | the mpd server is running on a settopbox cat /etc/mpd.conf music_directory "/media/net/musik/" playlist_directory "/media/net/playlists" port "6600" log_level "verbose" db_file "/tmp/mpd.db" log_file "/tmp/mpd.log" auto_update "yes" pid_file "/var/run/mpd.pid" state_file "/var/run/mpd.state" follow_outside_symlinks "yes" follow_inside_symlinks "yes" zeroconf_enabled "yes" zeroconf_name "Music-DM500HD" audio_output { type "alsa" name "Sound Card" device "hw:0,0" mixer_type "software" mixer_device "default" mixer_control "PCM" } | |||||
| Additional Information | strace -p 19398 Process 19398 attached - interrupt to quit futex(0x10022e7c, FUTEX_WAIT, 55, NULL <unfinished ...> Process 19398 detached root@dm500hd:/tmp# strace -p 19399 Process 19399 attached - interrupt to quit futex(0x10033e4c, FUTEX_WAIT, 3, NULL <unfinished ...> Process 19399 detached root@dm500hd:/tmp# strace -p 19400 Process 19400 attached - interrupt to quit 19398 root 6964 S mpd --stdout --stderr --verbose /etc/mpd.conf 19399 root 6964 S mpd --stdout --stderr --verbose /etc/mpd.conf 19400 root 6964 S mpd --stdout --stderr --verbose /etc/mpd.conf 19401 root 6964 S mpd --stdout --stderr --verbose /etc/mpd.conf futex(0x100df6ac, FUTEX_WAIT, 429, NULL <unfinished ...> Process 19400 detached root@dm500hd:/tmp# strace -p 19401 Process 19401 attached - interrupt to quit ioctl(11, 0x800c4150, 0x2d48ef18) = -1 EIO (Input/output error) ioctl(11, 0xc0844123, 0x101102d0) = 0 ioctl(11, 0x800c4150, 0x2d48ef18) = -1 EIO (Input/output error) ioctl(11, 0xc0844123, 0x101102d0) = 0 ioctl(11, 0x800c4150, 0x2d48ef18) = -1 EIO (Input/output error) ioctl(11, 0xc0844123, 0x101102d0) = 0 ioctl(11, 0x800c4150, 0x2d48ef18) = -1 EIO (Input/output error) | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
(0005331) cirrus (administrator) 2010-02-08 05:59 |
What connection is closed? What I can see is that ALSA can't find the sound chip you have configured. |
|
(0005335) nixnix (reporter) 2010-02-08 11:09 |
root@dm500hd:/etc# cat asound.conf pcm.!default { type hw card 0 } ctl.!default { type hw card 0 } |
|
(0005336) nixnix (reporter) 2010-02-09 02:49 |
08/02/10 23:12:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_connect_real():#605: connecting 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1014: Connection changed 08/02/10 23:12:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():#94: Playlist has changed! 08/02/10 23:12:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000142: Songid has changed -1 6! 08/02/10 23:12:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000152: Songpos has changed -1 6! 08/02/10 23:12:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_changes_posid():0000370: Fetching using new plchangesposid command 08/02/10 23:12:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_changes_posid():#384: get fresh playlist 08/02/10 23:12:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song():0000108: Trying to grab song with id: 6 08/02/10 23:12:50: INFO: url_fetcher.c url_right_mouse_menu():0000305: URL right mouse clicked 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Current Playlist Browser 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Playlist Browser 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: File Browser 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Database Search Browser 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Connection 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Server Settings 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Interface 08/02/10 23:12:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Tag based browser 08/02/10 23:12:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Multimedia Keys 08/02/10 23:12:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Url Parser Plugin 08/02/10 23:12:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Notification 08/02/10 23:12:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Metadata Browser 08/02/10 23:12:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Favorites Plugin 08/02/10 23:12:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Proxy 08/02/10 23:12:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Advanced 08/02/10 23:12:51: INFO: gmpc-connection.gob ___real_gmpc_connection_connection_changed():0000015: Connection Changed fired: 1 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_connect_real():#660: Connected to mpd 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 6 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 5 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 4 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 3 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 2 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 1 08/02/10 23:12:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 0 09/02/10 00:19:55: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000142: Songid has changed 6 0! 09/02/10 00:19:55: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000152: Songpos has changed 6 0! 09/02/10 00:19:55: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_current_song():0000204: Current song not up2date, updating 09/02/10 00:19:55: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song():0000108: Trying to grab song with id: 0 09/02/10 00:24:14: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000142: Songid has changed 0 1! 09/02/10 00:24:14: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000152: Songpos has changed 0 1! 09/02/10 00:24:14: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_current_song():0000204: Current song not up2date, updating 09/02/10 00:24:14: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song():0000108: Trying to grab song with id: 1 09/02/10 00:28:06: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000142: Songid has changed 1 5! 09/02/10 00:28:06: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000152: Songpos has changed 1 5! 09/02/10 00:28:06: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_current_song():0000204: Current song not up2date, updating 09/02/10 00:28:06: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song():0000108: Trying to grab song with id: 5 09/02/10 00:30:35: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000142: Songid has changed 5 6! 09/02/10 00:30:35: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000152: Songpos has changed 5 6! 09/02/10 00:30:35: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_current_song():0000204: Current song not up2date, updating 09/02/10 00:30:35: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song():0000108: Trying to grab song with id: 6 09/02/10 08:48:31: ERROR: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_check_error():0000241: Following error occured: 10: code: 76 msg: connection timeout 09/02/10 08:48:31: ERROR: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_check_error():0000245: Error callback 2 09/02/10 08:48:31: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_disconnect():0000514: disconnecting 09/02/10 08:48:31: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_free_queue_ob():#917: mi->queue != NULL failed, nothing to clean. 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1014: Connection changed 09/02/10 08:48:31: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-player.c mpd_player_get_state():0000035: not connected 09/02/10 08:48:31: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-player.c mpd_player_get_state():0000035: not connected 09/02/10 08:48:31: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-player.c mpd_player_get_state():0000035: not connected 09/02/10 08:48:31: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_check():0000266: not connected 09/02/10 08:48:31: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_get_volume():0000398: Failed to get status 09/02/10 08:48:31: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_check():0000266: not connected 09/02/10 08:48:31: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_get_volume():0000398: Failed to get status 09/02/10 08:48:31: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_set_volume():0000516: not connected 09/02/10 08:48:31: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_server_check_version():#1043: not connected 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Current Playlist Browser 09/02/10 08:48:31: INFO: browsers/playlist3-current-playlist-browser.c pl3_current_playlist_connection_changed():#1166: Going To Clear the playlist-list 09/02/10 08:48:31: INFO: browsers/playlist3-current-playlist-browser.c pl3_current_playlist_connection_changed():#1168: Done Clearing the playlist-list 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Playlist Browser 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: File Browser 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Database Search Browser 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Connection 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Server Settings 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Interface 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Tag based browser 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Multimedia Keys 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Url Parser Plugin 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Notification 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Metadata Browser 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Favorites Plugin 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Proxy 09/02/10 08:48:31: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Advanced 09/02/10 08:48:31: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():#56: Where not connected 09/02/10 08:48:31: INFO: gmpc-connection.gob ___real_gmpc_connection_connection_changed():0000015: Connection Changed fired: 0 09/02/10 08:48:31: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_disconnect():#580: Disconnect completed 09/02/10 08:48:31: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():#56: Where not connected |
|
(0005337) nixnix (reporter) 2010-02-09 02:53 |
09/02/10 08:51:27: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_connect_real():#605: connecting 09/02/10 08:51:27: ERROR: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_check_error():0000241: Following error occured: 15: code: 0 msg: timeout in attempting to get a response from "172.19.100.134" on port 6600 09/02/10 08:51:27: ERROR: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_check_error():0000245: Error callback 2 09/02/10 08:51:27: WARNING: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_lock_conn():0000266: Failed to lock connection, already locked 09/02/10 08:51:27: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_disconnect():0000514: disconnecting 09/02/10 08:51:27: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_free_queue_ob():#917: mi->queue != NULL failed, nothing to clean. 09/02/10 08:51:27: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_disconnect():#580: Disconnect completed a new connect i must restart die mpd 09/02/10 08:52:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_connect_real():#605: connecting 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1014: Connection changed 09/02/10 08:52:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():#94: Playlist has changed! 09/02/10 08:52:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000142: Songid has changed -1 6! 09/02/10 08:52:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-status.c mpd_status_update():0000152: Songpos has changed -1 6! 09/02/10 08:52:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_changes_posid():0000370: Fetching using new plchangesposid command 09/02/10 08:52:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_changes_posid():#384: get fresh playlist 09/02/10 08:52:50: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song():0000108: Trying to grab song with id: 6 09/02/10 08:52:50: INFO: url_fetcher.c url_right_mouse_menu():0000305: URL right mouse clicked 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Current Playlist Browser 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Playlist Browser 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: File Browser 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Database Search Browser 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Connection 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Server Settings 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Interface 09/02/10 08:52:50: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Tag based browser 09/02/10 08:52:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Multimedia Keys 09/02/10 08:52:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Url Parser Plugin 09/02/10 08:52:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Notification 09/02/10 08:52:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Metadata Browser 09/02/10 08:52:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Favorites Plugin 09/02/10 08:52:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Proxy 09/02/10 08:52:51: INFO: main.c connection_changed_real():#1018: Connection changed plugin: Advanced 09/02/10 08:52:51: INFO: gmpc-connection.gob ___real_gmpc_connection_connection_changed():0000015: Connection Changed fired: 1 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd.c mpd_connect_real():#660: Connected to mpd 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 6 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 5 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 4 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 3 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 2 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 1 09/02/10 08:52:51: INFO: /build/buildd/libmpd-0.15.0/./src/libmpd-playlist.c mpd_playlist_get_song_from_pos():0000157: Trying to grab song with id: 0 |
|
(0005338) cirrus (administrator) 2010-02-09 02:53 |
You havn't answered my question yet. And would you mind explaining the stuff you have pasted? I have no idea what it is about. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-02-06 05:17 | nixnix | New Issue | |
| 2010-02-06 05:17 | nixnix | Status | new => assigned |
| 2010-02-06 05:17 | nixnix | Assigned To | => cirrus |
| 2010-02-06 05:17 | nixnix | File Added: mpd.log | |
| 2010-02-08 05:59 | cirrus | Note Added: 0005331 | |
| 2010-02-08 11:09 | nixnix | Note Added: 0005335 | |
| 2010-02-09 02:49 | nixnix | Note Added: 0005336 | |
| 2010-02-09 02:53 | nixnix | Note Added: 0005337 | |
| 2010-02-09 02:53 | cirrus | Note Added: 0005338 | |
| 2010-02-14 07:16 | cirrus | Status | assigned => closed |
| 2010-02-14 07:16 | cirrus | Resolution | open => unable to reproduce |
| Copyright © 2000 - 2010 MantisBT Group |