FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › segfault nightlie 1539
- This topic has 3 replies, 2 voices, and was last updated 16 years, 1 month ago by
rpedde.
-
AuthorPosts
-
18/04/2007 at 5:45 AM #1306
sbrech
ParticipantHi,
I compiled mt-daapd on a Ubuntu Feisty 64-bit Server with:
“configure –prefix=/opt/mt-daapd –enable-avahi –enable-sqlite3”Than I do the /etc/mt-daapd.conf file and start mt-daapd with:
“/opt/mt-daapd/sbin/mt-daapd -f -c /etc/mt-daapd.conf -d9”But after a while scanning my mp3 Archive I receive a
Segmentation fault. I moved the current scanned folder but than
I get the segfault from an other folder.I also do an strace but nothing useful
Hope somebody could help me.
19/04/2007 at 1:51 AM #10202rpedde
Participant@sbrech wrote:
Hi,
I compiled mt-daapd on a Ubuntu Feisty 64-bit Server with:
“configure –prefix=/opt/mt-daapd –enable-avahi –enable-sqlite3”Than I do the /etc/mt-daapd.conf file and start mt-daapd with:
“/opt/mt-daapd/sbin/mt-daapd -f -c /etc/mt-daapd.conf -d9”But after a while scanning my mp3 Archive I receive a
Segmentation fault. I moved the current scanned folder but than
I get the segfault from an other folder.I also do an strace but nothing useful
Hope somebody could help me.
Post the last few lines of your debug log when it crashed.
— Ron
19/04/2007 at 9:53 AM #10203sbrech
ParticipantHere it is:
….
Found /srv/jukebox/Judas Priest
Found Judas Priest.. recursing
Found /srv/jukebox/Judas Priest/Turbo
Found Turbo.. recursing
Found /srv/jukebox/Judas Priest/Turbo/02 Locked in.mp3
Found music file: 02 Locked in.mp3
Codec type: mpeg
Segmentation faultI also moved the whole Judas Priest folder away but than I get the segfault
from another folder.— Sascha
19/04/2007 at 5:16 PM #10204rpedde
Participant@sbrech wrote:
Here it is:
….
Found /srv/jukebox/Judas Priest
Found Judas Priest.. recursing
Found /srv/jukebox/Judas Priest/Turbo
Found Turbo.. recursing
Found /srv/jukebox/Judas Priest/Turbo/02 Locked in.mp3
Found music file: 02 Locked in.mp3
Codec type: mpeg
Segmentation faultI also moved the whole Judas Priest folder away but than I get the segfault
from another folder.— Sascha
It doesn’t like that file. Move that out of the way and try again. You should check the id3 tag on that and see what’s up with it.
Also, if you would email that to [email protected], I’d like to see why it crashed.
— Ron
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.