FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › Feedback on svn-1539 on Solaris –> It works!
- This topic has 9 replies, 4 voices, and was last updated 17 years, 8 months ago by rpedde.
-
AuthorPosts
-
16/04/2007 at 12:02 PM #1292jheinitzParticipant
Hello,
I just finished compiling and installing of svn-1539 on Solaris 8 on SPARC. It works fine. The previously reported crashes are fixed and the GUI behaves now like it does with the NSLU2 version.
From my point of view there is just one issue remaining regarding the Solaris version. When I login to the Web GUI, I see one message appearing very often in the log. It appears about 2-3 times per second when started with -d3. Here is the message:
2007-04-16 13:44:26 (0000000c): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:26 (0000000c): Thread 6: Entering ws_returnerror (401: Unauthorized)
2007-04-16 13:44:32 (0000000d): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:32 (0000000d): Thread 7: Entering ws_returnerror (302: Moved)
2007-04-16 13:44:32 (0000000e): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:32 (0000000f): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:33 (00000010): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:33 (00000011): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:33 (00000012): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:33 (00000013): Auth: attempt to gain admin privs from 10.7.52.125 (/)
2007-04-16 13:44:33 (00000014): Auth: attempt to gain admin privs from 10.7.52.125 (/)
The 401 and 302 errors appear because I have set an admin password. They do not appear again after I entered the correct password.
Is there something wrong with the permissions or is it just a warning? I’m a little bit confused because it appears so often.
Best regards
Jens
16/04/2007 at 4:57 PM #10114rpeddeParticipant@jheinitz wrote:
Is there something wrong with the permissions or is it just a warning? I’m a little bit confused because it appears so often.
Oops, no, that’s me. I’ll tune those down next release.
— Ron
16/04/2007 at 8:57 PM #10115bfrankeParticipantHi there,
Great, it’s working now on SPARC/Solaris 9!
Still, I had to manually append “-lresolv” to LIBS in the Makefile to fix the inet_aton error message at link time. On one occasion I got a seg. fault when I was using three iTunes clients simultaneously on three different machines (Mac OS X and Win XP), however, I haven’t been successful in reconstructing this scenario.
Anyway, great work.
Cheers,
Bjoern
16/04/2007 at 9:35 PM #10116rpeddeParticipant@bfranke wrote:
I had to manually append “-lresolv” to LIBS in the Makefile to fix the inet_aton error message at link time.
Fixed in r1541.
On one occasion I got a seg. fault when I was using three iTunes clients simultaneously on three different machines (Mac OS X and Win XP), however, I haven’t been successful in reconstructing this scenario.
If you were to get it while running in gdb and were able to provide a backtrace, that would be excellent.
— Ron
16/04/2007 at 11:05 PM #10117bfrankeParticipantFixed in r1541.
Fantastic. Thanks!
If you were to get it while running in gdb and were able to provide a backtrace, that would be excellent.
Ok, I’ll see whether I can crash it again. Might take a while, though.
Bjoern
17/04/2007 at 2:35 AM #10118rpeddeParticipant@bfranke wrote:
Ok, I’ll see whether I can crash it again. Might take a while, though.
Excellent. I appreciate the effort.
— Ron
17/04/2007 at 6:55 AM #10119jheinitzParticipantHello,
I forgot to mention: I had to add -lresolv to $LIBS using Solaris 8 as well.
I don’t know what to set for Solaris 10, but I can compile and install on Solaris 10 if you like.
Best regards
Jens
17/04/2007 at 5:32 PM #10120rpeddeParticipant@jheinitz wrote:
Hello,
I forgot to mention: I had to add -lresolv to $LIBS using Solaris 8 as well.
I don’t know what to set for Solaris 10, but I can compile and install on Solaris 10 if you like.
Best regards
Jens
I should do a lib check for inet_ntoa in -lresolv, but I just cheat and throw it in ldflags when I see a solaris platform. :-/
18/04/2007 at 6:16 PM #10121lunaticalldayParticipantHello Ron,
it now really works flawlessly on Nexenta (Solaris), especially the applet and playlist π
Your support has been really great.
Keep up the good work! π
19/04/2007 at 1:55 AM #10122rpeddeParticipant@lunaticallday wrote:
Hello Ron,
it now really works flawlessly on Nexenta (Solaris), especially the applet and playlist π
Your support has been really great.
Keep up the good work! π
Just keep running nightlies, and I’ll keep it in shape on solaris. π
— Ron
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.