I just installed 7/1 nightly on linux. It runs fine for a few minutes
then just crashes. Not really seeing anything in the logs, course I do
not have any debugging turned on. When I reverted back to the 6/30
nightly it seems to run fine.
If you would like me to turn a debug flag and report back, just let me
know which flags you are most interested in.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFA5FilH0fQtyBJLGwRArreAKCzTEa8EDTNquL8kmJakw Y3uRrL4QCgpTPn
+welb3SmYNdUYDUqadB2ko4=
=qYSq
-----END PGP SIGNATURE-----
Results 1 to 6 of 6
-
2004-07-01, 11:32 #1Jeffrey GordonGuest
7/1 nightly crashing out in Linux
-
2004-07-01, 11:40 #2
7/1 nightly crashing out in Linux
Quoting Jeffrey Gordon <jeff (AT) thetank (DOT) org>:
> I just installed 7/1 nightly on linux. It runs fine for a few minutes
> then just crashes. Not really seeing anything in the logs, course I do
> not have any debugging turned on. When I reverted back to the 6/30
> nightly it seems to run fine.
>
> If you would like me to turn a debug flag and report back, just let me
> know which flags you are most interested in.
>
just run from command line and see if it dumps anything when it dies.
-kdf
-
2004-07-01, 11:53 #3Jeffrey GordonGuest
7/1 nightly crashing out in Linux
This is what I got.
Undefined subroutine &Slim::Music::Info::sortIgnoringCase called at
/usr/local/bin/SlimServer_v2004-07-01/Slim/Music/Info.pm line 609
Forgot to mention running on FLAC files.
kdf wrote:
> Quoting Jeffrey Gordon <jeff (AT) thetank (DOT) org>:
>
>
>>I just installed 7/1 nightly on linux. It runs fine for a few minutes
>>then just crashes. Not really seeing anything in the logs, course I do
>>not have any debugging turned on. When I reverted back to the 6/30
>>nightly it seems to run fine.
>>
>>If you would like me to turn a debug flag and report back, just let me
>>know which flags you are most interested in.
>>
>
>
>
> just run from command line and see if it dumps anything when it dies.
> -kdf
>
-
2004-07-01, 12:02 #4
7/1 nightly crashing out in Linux
ah. I think some stuff like that was moved to a new module last night. this
line might have been missed. try editing Slim/Music/Info.pm and change line 609
to this:
@playlists = Slim::Utils::Text::sortIgnoringCase(@playlists);
that should get you sorted for now, until this fix can be checked in to cvs and
make it to the next nightly build.
-kdf
Quoting Jeffrey Gordon <jeff (AT) thetank (DOT) org>:
> This is what I got.
>
> Undefined subroutine &Slim::Music::Info::sortIgnoringCase called at
> /usr/local/bin/SlimServer_v2004-07-01/Slim/Music/Info.pm line 609
>
> Forgot to mention running on FLAC files.
>
> kdf wrote:
>
> > Quoting Jeffrey Gordon <jeff (AT) thetank (DOT) org>:
> >
> >
> >>I just installed 7/1 nightly on linux. It runs fine for a few minutes
> >>then just crashes. Not really seeing anything in the logs, course I do
> >>not have any debugging turned on. When I reverted back to the 6/30
> >>nightly it seems to run fine.
> >>
> >>If you would like me to turn a debug flag and report back, just let me
> >>know which flags you are most interested in.
> >>
> >
> >
> >
> > just run from command line and see if it dumps anything when it dies.
> > -kdf
> >
-
2004-07-01, 12:14 #5
7/1 nightly crashing out in Linux
Ah, my bad. Will fix.
On Jul 1, 2004, at 2:53 PM, Jeffrey Gordon wrote:
> This is what I got.
>
> Undefined subroutine &Slim::Music::Info::sortIgnoringCase called at
> /usr/local/bin/SlimServer_v2004-07-01/Slim/Music/Info.pm line 609
>
> Forgot to mention running on FLAC files.
>
> kdf wrote:
>
>> Quoting Jeffrey Gordon <jeff (AT) thetank (DOT) org>:
>>> I just installed 7/1 nightly on linux. It runs fine for a few
>>> minutes then just crashes. Not really seeing anything in the logs,
>>> course I do not have any debugging turned on. When I reverted back
>>> to the 6/30 nightly it seems to run fine.
>>>
>>> If you would like me to turn a debug flag and report back, just let
>>> me know which flags you are most interested in.
>>>
>> just run from command line and see if it dumps anything when it dies.
>> -kdf
>>
-
2004-07-01, 12:21 #6
7/1 nightly crashing out in Linux
Whoops, KDF got to it before I did. Look for it in the next nightly
build.
On Jul 1, 2004, at 3:14 PM, dean blackketter wrote:
> Ah, my bad. Will fix.
>
> On Jul 1, 2004, at 2:53 PM, Jeffrey Gordon wrote:
>
>> This is what I got.
>>
>> Undefined subroutine &Slim::Music::Info::sortIgnoringCase called at
>> /usr/local/bin/SlimServer_v2004-07-01/Slim/Music/Info.pm line 609
>>
>> Forgot to mention running on FLAC files.
>>
>> kdf wrote:
>>
>>> Quoting Jeffrey Gordon <jeff (AT) thetank (DOT) org>:
>>>> I just installed 7/1 nightly on linux. It runs fine for a few
>>>> minutes then just crashes. Not really seeing anything in the logs,
>>>> course I do not have any debugging turned on. When I reverted back
>>>> to the 6/30 nightly it seems to run fine.
>>>>
>>>> If you would like me to turn a debug flag and report back, just let
>>>> me know which flags you are most interested in.
>>>>
>>> just run from command line and see if it dumps anything when it dies.
>>> -kdf
>>>

Reply With Quote


