segfault nightlie 1539

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1306
    sbrech
    Participant

    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.

    #10202
    rpedde
    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

    #10203
    sbrech
    Participant

    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 fault

    I also moved the whole Judas Priest folder away but than I get the segfault
    from another folder.

    — Sascha

    #10204
    rpedde
    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 fault

    I 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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.