Menu

#57 Segmentation fault (core dumped) SVN-r578

open
None
5
2008-03-06
2008-02-29
Stuart
No

Hi there,

I am trying to get FUPPES running on my Ubuntu 7.10 Gutsty machine, so that it can talk to my Xbox 360. I have gone through and downloaded the SVN-r578 version, compiled it, edited the fuppes.cfg and vfolder.cfg files as per the FUPPES wiki. I am using it so that I can stream music to my Xbox.. not concerned about video (transcoding).

When I run the program from the terminal, I see the following error about the Xbox:

FUPPES - SVN-r578
the Free UPnP Entertainment Service
http://fuppes.ulrich-voelkel.de

[ContentDatabase] create database at Fri Feb 29 20:23:53 2008
read shared directories
webinterface: http://192.168.1.100:8080

r = rebuild database
i = print system info
h = print help

press "ctrl-c" or "q" to quit

:1: parser warning : xmlns:ms: ' urn:microsoft-com:wmc-1-0' is not a valid URI
ot xmlns="urn:schemas-upnp-org:device-1-0" xmlns:ms=" urn:microsoft-com:wmc-1-0"
^
== lib/Fuppes.cpp (336) :: Fri Feb 29 20:23:55 2008 ==
new device: Xbox 360 :: MediaRenderer

new UPnP device:
Xbox 360 (MediaRenderer)
r
[DONE] read shared directories
parse playlists
[DONE] parse playlists
parse iTunes databases
[DONE] parse iTunes databases
[ContentDatabase] database created at Fri Feb 29 20:24:29 2008
v
[VirtualContainer] create virtual container layout started at Fri Feb 29 20:24:36 2008
[VirtualContainer] virtual container layout created at Fri Feb 29 20:34:53 2008

I then browse to my machine via the Xbox interface, where I can't see any artists, albums, genres, playlists, etc - only individual songs. If I select an individual song, it plays fine - however if I select all of them (~1200), it displays the following error on the terminal:

Segmentation fault (core dumped)

And an error is displayed on the Xbox saying the connection to the computer has been lost.

Any idea what is causing these two errors and how to get rid of them? Also, why can't I see any artists or albums?

Thanks for your help!

Cheers,
Stuart.

Discussion

  • Ulrich Völkel

    Ulrich Völkel - 2008-03-06

    Logged In: YES
    user_id=1228080
    Originator: NO

    forget about the warning.

    > Also,why can't I see any artists or albums?
    do you have fuppes with taglib support?

    can you please try if current svn (603) still crashes!?

    - Uli

     
  • Ulrich Völkel

    Ulrich Völkel - 2008-03-06
    • assigned_to: nobody --> u-voelkel
     
  • Stuart

    Stuart - 2008-03-13

    Logged In: YES
    user_id=1397852
    Originator: YES

    Okay, I have just tried the latest svn (610). I completely removed the previous version, including the downloaded svn. The configure command I ran was:

    ./configure --prefix=/usr --disable-imagemagick --enable-video-transcoding --enable-gnome-panel-applet --enable-libnotify --enable-libvorbisfile --enable-libtag1c2a --enable-lame --enable-libtwolame --enable-libuuid --enable-libsimage --enable-libmad

    However, when I run fuppes from the command line, it still says "FUPPES - SVN-r578", which I think is what I entered for the version originally (current version is 20080313-svn-610). Also, when I go to select the source on my Xbox, it displays the same version as the command line does.

    When I select FUPPES from my Xbox 360, it still only display the songs (no artists, albums, genres, or tracklists). If I select all the songs and play them, it will play the first one okay, but if I skip track forward, it crashes again with the same error.

     
  • Stuart

    Stuart - 2008-05-04

    Logged In: YES
    user_id=1397852
    Originator: YES

    Any update to this issue?

     
  • Dieter_be

    Dieter_be - 2008-06-28

    Logged In: YES
    user_id=1545461
    Originator: NO

    shehaal when you say you rerun configure, and ended up with the same version, you did run make && make install right?

     

Log in to post a comment.