[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#703162: marked as done (forked-daapd: Segfaults on remote connect)



Your message dated Sat, 07 Oct 2023 21:55:20 +0000
with message-id <[🔎] E1qpFGa-00Dq9W-2X@fasolo.debian.org>
and subject line Bug#986740: Removed package(s) from unstable
has caused the Debian Bug report #703162,
regarding forked-daapd: Segfaults on remote connect
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
703162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703162
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: forked-daapd
Version: 0.19gcd-2.1
Severity: important

Forked-daapd segfaults repeatedly after it's paired with the current version of
Apple's remote app. The remote app's version is 3.0.1.

The pairing itself works and the remote app starts connecting after the 
.remote-file has been created, but fails as forked-daapd segfaults soon after
that.

forked-daapd[13394]: segfault at 8 ip 00007fd574917e21 sp 00007fd5427c0fb8 error 4 in libc-2.13.so[7fd574897000+180000]

Attached you'll find forked-daapd's log, run in debug mode. The segfault above
happens right after the last line.


-- System Information:
Debian Release: 7.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=fi_FI@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages forked-daapd depends on:
ii  adduser            3.113+nmu3
ii  avahi-daemon       0.6.31-1
ii  libantlr3c-3.2-0   3.2-2
ii  libasound2         1.0.25-4
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libavcodec53       6:0.8.5-1
ii  libavformat53      6:0.8.5-1
ii  libavl1            0.3.5-3
ii  libavutil51        6:0.8.5-1
ii  libblocksruntime0  0.1-1
ii  libc6              2.13-38
ii  libconfuse0        2.7-4
ii  libdispatch0       0~svn197-3.1
ii  libflac8           1.2.1-6
ii  libgcrypt11        1.5.0-5
ii  libgpg-error0      1.10-3.1
ii  libmxml1           2.6-2
ii  libplist1          1.8-1
ii  libsqlite3-0       3.7.13-1
ii  libswscale2        6:0.8.5-1
ii  libtag1c2a         1.7.2-1
ii  libtagc0           1.7.2-1
ii  libtre5            0.8.0-3
ii  libunistring0      0.9.3-5
ii  psmisc             22.19-1+deb7u1
ii  zlib1g             1:1.2.7.dfsg-13

forked-daapd recommends no packages.

forked-daapd suggests no packages.

-- Configuration Files:
/etc/forked-daapd.conf changed:
general {
	# Username
	uid = "daapd"
	logfile = "/var/log/forked-daapd.log"
	# Database location
	# Available levels: fatal, log, warning, info, debug, spam
	loglevel = debug
	# Admin password for the non-existent web interface
	admin_password = "unused"
	# Enable/disable IPv6
}
library {
	# Name of the library as displayed by the clients
	# %h: hostname, %v: version
	name = "server"
	# TCP port to listen on. Default port is 3689 (daap)
	port = 3689
	# Password for the library. Optional.
	# Directories to index
	directories = { "/data/music","/data/media/","/data/pictures" }
	# Directories containing compilations
	# Matches anywhere in the path (not a regexp, though)
	# Should iTunes metadata override ours?
	# Formats: mp4a, mp4v, mpeg, alac, flac, mpc, ogg, wma, wmal, wmav, aif, wav
	# Formats that should never be transcoded
	# Formats that should always be transcoded
}
audio {
	# AirTunes name - used in the speaker list in Remote
	nickname = "Computer"
	# Audio device name for local audio output
	# Mixer channel to use for volume control - ALSA/Linux only
	# If not set, PCM will be used if available, otherwise Master.
}
	# AirTunes password


-- no debconf information
[2013-03-16 12:49:54]     http: Server 0x7fd568012540: incoming http_connection 0x2d19630 with nconn 0x2c0f3c0
[2013-03-16 12:49:55]     http: Request: GET /server-info (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]     daap: DAAP request: /server-info
[2013-03-16 12:49:55]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x7fd4c8002560 with nconn 0x7fd4c8002140
[2013-03-16 12:49:55]     http: Request: GET /login?pairing-guid=0x1208AE141C084528 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     daap: DAAP request: /login?pairing-guid=0x1208AE141C084528
[2013-03-16 12:49:55]       db: Running query 'SELECT p.* FROM pairings p WHERE p.guid = '1208AE141C084528';'
[2013-03-16 12:49:55]     daap: Remote 'APz-iPad' logging in with GUID 1208AE141C084528
[2013-03-16 12:49:55]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x7fd56028ccb0 with nconn 0x7fd5601d25c0
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x2d19630 with nconn 0x2152ab0
[2013-03-16 12:49:55]     http: Request: GET /ctrl-int (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]     dacp: DACP request: /ctrl-int
[2013-03-16 12:49:55]     http: Request: GET /update?revision-number=1&daap-no-disconnect=1&session-id=100 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     daap: DAAP request: /update?revision-number=1&daap-no-disconnect=1&session-id=100
[2013-03-16 12:49:55]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:55]    httpd: Connection failed (fd 26)
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x2d19630 with nconn 0x2c0f3c0
[2013-03-16 12:49:55]     http: Request: GET /ctrl-int/1/playstatusupdate?revision-number=1&session-id=100 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     dacp: DACP request: /ctrl-int/1/playstatusupdate?revision-number=1&session-id=100
[2013-03-16 12:49:55]   player: Player status: stopped
[2013-03-16 12:49:55]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x7fd4c8001030 with nconn 0x7fd4c8002140
[2013-03-16 12:49:55]     http: Request: GET /databases?session-id=100 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     daap: DAAP request: /databases?session-id=100
[2013-03-16 12:49:55]       db: Running query 'SELECT COUNT(*) FROM files f WHERE f.disabled = 0;'
[2013-03-16 12:49:55]       db: Running query 'SELECT COUNT(*) FROM playlists p WHERE p.disabled = 0;'
[2013-03-16 12:49:55]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x2d19630 with nconn 0x2152ab0
[2013-03-16 12:49:55]     http: Request: GET /ctrl-int/1/getproperty?properties=dmcp.volume&session-id=100 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     dacp: DACP request: /ctrl-int/1/getproperty?properties=dmcp.volume&session-id=100
[2013-03-16 12:49:55]   player: Player status: stopped
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x7fd5680eb530 with nconn 0x7fd56806eb30
[2013-03-16 12:49:55]     http: Request: GET /ctrl-int/1/playstatusupdate?revision-number=2&session-id=100 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     dacp: DACP request: /ctrl-int/1/playstatusupdate?revision-number=2&session-id=100
[2013-03-16 12:49:55]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x7fd560000bc0 with nconn 0x7fd5600356b0
[2013-03-16 12:49:55]     http: Server 0x7fd568012540: incoming http_connection 0x7fd5600cf240 with nconn 0x7fd5601d25c0
[2013-03-16 12:49:55]     http: Request: GET /databases/1/containers?meta=dmap.itemname,dmap.itemid,com.apple.itunes.cloud-id,dmap.downloadstatus,dmap.persistentid,daap.baseplaylist,com.apple.itunes.special-playlist,com.apple.itunes.smart-playlist,com.apple.itunes.saved-genius,dmap.parentcontainerid,dmap.editcommandssupported,com.apple.itunes.jukebox-current,daap.songcontentdescription&session-id=100 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     daap: DAAP request: /databases/1/containers?meta=dmap.itemname,dmap.itemid,com.apple.itunes.cloud-id,dmap.downloadstatus,dmap.persistentid,daap.baseplaylist,com.apple.itunes.special-playlist,com.apple.itunes.smart-playlist,com.apple.itunes.saved-genius,dmap.parentcontainerid,dmap.editcommandssupported,com.apple.itunes.jukebox-current,daap.songcontentdescription&session-id=100
[2013-03-16 12:49:55]     daap: Asking for 13 meta tags
[2013-03-16 12:49:55]     daap: Could not find requested meta field 'com.apple.itunes.cloud-id'
[2013-03-16 12:49:55]     daap: Could not find requested meta field 'dmap.downloadstatus'
[2013-03-16 12:49:55]     daap: Could not find requested meta field 'com.apple.itunes.saved-genius'
[2013-03-16 12:49:55]     daap: Could not find requested meta field 'dmap.editcommandssupported'
[2013-03-16 12:49:55]     daap: Could not find requested meta field 'com.apple.itunes.jukebox-current'
[2013-03-16 12:49:55]     daap: Found 8 meta tags
[2013-03-16 12:49:55]       db: Running query 'SELECT COUNT(*) FROM playlists p WHERE p.disabled = 0;'
[2013-03-16 12:49:55]       db: Starting query 'SELECT f.* FROM playlists f WHERE f.disabled = 0 LIMIT -1 OFFSET 0;'
[2013-03-16 12:49:55]       db: Running query 'SELECT COUNT(*) FROM files f WHERE f.disabled = 0 AND 1 = 1;'
[2013-03-16 12:49:55]     http: Request: GET /ctrl-int/1/getspeakers?session-id=100 (ver 1.1)
[2013-03-16 12:49:55]     http: End of headers in request
[2013-03-16 12:49:55]    httpd: Found query string
[2013-03-16 12:49:55]     dacp: DACP request: /ctrl-int/1/getspeakers?session-id=100
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemname (Library)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemid (1)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.persistentid (1)
[2013-03-16 12:49:55]     daap: Done with playlist
[2013-03-16 12:49:55]       db: Running query 'SELECT COUNT(*) FROM files f WHERE f.disabled = 0 AND f.media_kind = 1;'
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemname (Music)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemid (2)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.persistentid (2)
[2013-03-16 12:49:55]     daap: Done with playlist
[2013-03-16 12:49:55]       db: Running query 'SELECT COUNT(*) FROM files f WHERE f.disabled = 0 AND f.media_kind = 2;'
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemname (Movies)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemid (3)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.persistentid (3)
[2013-03-16 12:49:55]     daap: Done with playlist
[2013-03-16 12:49:55]       db: Running query 'SELECT COUNT(*) FROM files f WHERE f.disabled = 0 AND f.media_kind = 64;'
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemname (TV Shows)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.itemid (4)
[2013-03-16 12:49:55]     daap: Done with meta tag dmap.persistentid (4)
[2013-03-16 12:49:55]     daap: Done with playlist
[2013-03-16 12:49:55]       db: End of query results
[2013-03-16 12:49:55]     daap: Done with playlist list, 4 playlists
[2013-03-16 12:49:56]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:56]    httpd: Connection failed (fd 27)
[2013-03-16 12:49:56]     http: Server 0x7fd568012540: incoming http_connection 0x7fd568014000 with nconn 0x7fd56800d930
[2013-03-16 12:49:56]     http: Request: GET /ctrl-int/1/getproperty?properties=dacp.playerstate,dacp.nowplaying,dacp.playingtime,dmcp.volume,dacp.volumecontrollable,dacp.availableshufflestates,dacp.availablerepeatstates,dacp.shufflestate,dacp.repeatstate,dacp.fullscreenenabled,dacp.fullscreen,dacp.visualizerenabled,dacp.visualizer,com.apple.itunes.itms-songid,com.apple.itunes.has-chapter-data&session-id=100 (ver 1.1)
[2013-03-16 12:49:56]     http: End of headers in request
[2013-03-16 12:49:56]    httpd: Found query string
[2013-03-16 12:49:56]     dacp: DACP request: /ctrl-int/1/getproperty?properties=dacp.playerstate,dacp.nowplaying,dacp.playingtime,dmcp.volume,dacp.volumecontrollable,dacp.availableshufflestates,dacp.availablerepeatstates,dacp.shufflestate,dacp.repeatstate,dacp.fullscreenenabled,dacp.fullscreen,dacp.visualizerenabled,dacp.visualizer,com.apple.itunes.itms-songid,com.apple.itunes.has-chapter-data&session-id=100
[2013-03-16 12:49:56]   player: Player status: stopped
[2013-03-16 12:49:56]     dacp: Could not find requested property 'dacp.fullscreenenabled'
[2013-03-16 12:49:56]     dacp: Could not find requested property 'dacp.fullscreen'
[2013-03-16 12:49:56]     dacp: Could not find requested property 'dacp.visualizerenabled'
[2013-03-16 12:49:56]     dacp: Could not find requested property 'dacp.visualizer'
[2013-03-16 12:49:56]     dacp: Could not find requested property 'com.apple.itunes.itms-songid'
[2013-03-16 12:49:56]     dacp: Could not find requested property 'com.apple.itunes.has-chapter-data'
[2013-03-16 12:49:56]    httpd: Connection failed (fd 25)
[2013-03-16 12:49:56]     http: Server 0x7fd568012540: incoming http_connection 0x7fd4c8001c30 with nconn 0x7fd4c8001d50
[2013-03-16 12:49:56]     http: Request: GET /databases/1/containers/1/items?meta=dmap.itemname,dmap.itemid,daap.songartist,daap.songalbumartist,daap.songalbum,com.apple.itunes.cloud-id,dmap.containeritemid,com.apple.itunes.has-video,com.apple.itunes.itms-songid,com.apple.itunes.extended-media-kind,dmap.downloadstatus,daap.songdisabled,daap.songtime,daap.songhasbeenplayed,daap.songbookmark,com.apple.itunes.is-hd-video,daap.songlongcontentdescription,daap.songtime,daap.songuserplaycount,com.apple.itunes.content-rating,daap.songdatereleased,com.apple.itunes.movie-info-xml,com.apple.itunes.has-chapter-data,com.apple.itunes.extended-media-kind&type=music&sort=name&include-sort-headers=1&query='com.apple.itunes.extended-media-kind:2'&session-id=100 (ver 1.1)
[2013-03-16 12:49:56]     http: End of headers in request
[2013-03-16 12:49:56]    httpd: Found query string
[2013-03-16 12:49:56]     daap: DAAP request: /databases/1/containers/1/items?meta=dmap.itemname,dmap.itemid,daap.songartist,daap.songalbumartist,daap.songalbum,com.apple.itunes.cloud-id,dmap.containeritemid,com.apple.itunes.has-video,com.apple.itunes.itms-songid,com.apple.itunes.extended-media-kind,dmap.downloadstatus,daap.songdisabled,daap.songtime,daap.songhasbeenplayed,daap.songbookmark,com.apple.itunes.is-hd-video,daap.songlongcontentdescription,daap.songtime,daap.songuserplaycount,com.apple.itunes.content-rating,daap.songdatereleased,com.apple.itunes.movie-info-xml,com.apple.itunes.has-chapter-data,com.apple.itunes.extended-media-kind&type=music&sort=name&include-sort-headers=1&query='com.apple.itunes.extended-media-kind:2'&session-id=100
[2013-03-16 12:49:56]     daap: Fetching song list for playlist 1
[2013-03-16 12:49:56]     daap: Asking for 24 meta tags
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'com.apple.itunes.cloud-id'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'dmap.downloadstatus'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'daap.songhasbeenplayed'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'daap.songbookmark'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'com.apple.itunes.is-hd-video'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'daap.songuserplaycount'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'com.apple.itunes.content-rating'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'daap.songdatereleased'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'com.apple.itunes.movie-info-xml'
[2013-03-16 12:49:56]     daap: Could not find requested meta field 'com.apple.itunes.has-chapter-data'
[2013-03-16 12:49:56]     daap: Found 14 meta tags
[2013-03-16 12:49:56]     daap: Sorting songlist by name
[2013-03-16 12:49:56]     daap: Sort headers requested
[2013-03-16 12:49:56]     daap: DAAP browse query filter: 'com.apple.itunes.extended-media-kind:2'
[2013-03-16 12:49:56]     daap: Trying DAAP query -'com.apple.itunes.extended-media-kind:2'-
[2013-03-16 12:49:56]     daap: DMAP field 'com.apple.itunes.extended' is not a valid field in queries
[2013-03-16 12:49:56]     daap: Invalid DAAP query
[2013-03-16 12:49:56]     daap: Ignoring improper DAAP query
[2013-03-16 12:49:56]       db: Running query 'SELECT p.* FROM playlists p WHERE p.id = 1;'
[2013-03-16 12:49:56]       db: Running query 'SELECT COUNT(*) FROM files f WHERE f.disabled = 0 AND 1 = 1;'
[2013-03-16 12:49:56]       db: Running query 'SELECT COUNT(*) FROM files f WHERE f.disabled = 0 AND 1 = 1 AND 1 = 1;'
[2013-03-16 12:49:56]       db: Starting query 'SELECT f.* FROM files f WHERE f.disabled = 0 AND 1 = 1 AND 1 = 1 ORDER BY f.title_sort ASC LIMIT -1 OFFSET 0;'
[2013-03-16 12:49:57]    xcode: Determining transcoding status for codectype mpeg
[2013-03-16 12:49:57]    xcode: User-Agent: Remote/599.20
[2013-03-16 12:49:57]    xcode: Client is Remote, using iTunes codecs
[2013-03-16 12:49:57]    xcode: Codectype supported by client, no transcoding needed
[2013-03-16 12:49:57]     daap: Investigating dmap.itemname
[2013-03-16 12:49:57]     daap: Done with meta tag dmap.itemname (R??perin kuu                  - Rööperin kuu.mp3@)
[2013-03-16 12:49:57]     daap: Investigating dmap.itemid
[2013-03-16 12:49:57]     daap: Done with meta tag dmap.itemid (3965)
[2013-03-16 12:49:57]     daap: Investigating daap.songartist
[2013-03-16 12:49:57]     daap: Done with meta tag daap.songartist (Tommi L?ntinen)
[2013-03-16 12:49:57]     daap: Investigating daap.songalbumartist
[2013-03-16 12:49:57]     daap: Done with meta tag daap.songalbumartist (Tommi L?ntinen)
[2013-03-16 12:49:57]     daap: Investigating daap.songalbum
[2013-03-16 12:49:57]     daap: Investigating dmap.containeritemid
[2013-03-16 12:49:57]     daap: Done with meta tag dmap.containeritemid (3965)
[2013-03-16 12:49:57]     daap: Investigating com.apple.itunes.has-video
[2013-03-16 12:49:57]     daap: Done with meta tag com.apple.itunes.has-video (0)
[2013-03-16 12:49:57]     daap: Investigating com.apple.itunes.extended-media-kind
[2013-03-16 12:49:57]     daap: Done with meta tag com.apple.itunes.extended-media-kind (1)
[2013-03-16 12:49:57]     daap: Investigating daap.songdisabled
[2013-03-16 12:49:57]     daap: Done with meta tag daap.songdisabled (0)
[2013-03-16 12:49:57]     daap: Investigating daap.songtime
[2013-03-16 12:49:57]     daap: Done with meta tag daap.songtime (288392)
[2013-03-16 12:49:57]     daap: Investigating daap.songtime
[2013-03-16 12:49:57]     daap: Done with meta tag daap.songtime (288392)
[2013-03-16 12:49:57]     daap: Investigating com.apple.itunes.extended-media-kind
[2013-03-16 12:49:57]     daap: Done with meta tag com.apple.itunes.extended-media-kind (1)


--- End Message ---
--- Begin Message ---
Version: 26.4+dfsg1-2+rm

Dear submitter,

as the package forked-daapd has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/986740

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: