Re: segmentation faults the final answer?
Rick Coloccia <[email protected]> Wed, 02 Jul 2003 21:06:41 -0400
| Newsgroups | gmane.comp.apache.mod-mp3 |
|---|---|
| Message-ID | <[email protected]> |
OK, Here's something I've learned this evening:
This config works:
<IfModule mod_mp3.c>
<Location /jewel>
MP3LimitPlayConnections 2
MP3Loop On
MP3Log /usr/local/apache/logs/mp3stream_log
MP3Engine On
MP3CastName "mod_mp3"
MP3Genre "Jewel"
MP3 /music/mp3/jewel/
</Location>
</IfModule>
This one doesn't:
<IfModule mod_mp3.c>
<Location /jewel>
MP3Random On
MP3LimitPlayConnections 2
MP3Loop On
MP3Log /usr/local/apache/logs/mp3stream_log
MP3Engine On
MP3CastName "mod_mp3"
MP3Genre "Jewel"
MP3 /music/mp3/jewel/
</Location>
</IfModule>
Looks like the MP3Random On tag is the problem...
Any other thoughts?
-Rick
At 10:50 AM 7/2/2003, you wrote:
>On Wed, 2003-07-02 at 10:35, Rick Coloccia wrote:
> > Well, I suppose that's possible. I'll try with a different directory. I
> > know the files play, put it is possible there's something odd about them.
>If you find a bad file that can cause a core, I would love to see it. I
>was thinking that the code that prevents this sort of thing was pretty
>hardy at this point, but... could be wrong :)
> -Brian
>--
>_______________________________________________________
>Brian "Krow" Aker, [email protected]
>Seattle, Washington
>http://krow.net/
>http://askbrian.org/
>_______________________________________________________
>You can't grep a dead tree.
>
>_______________________________________________
>Mod_mp3 mailing list
>[email protected]
>http://lists.tangent.org/mailman/listinfo/mod_mp3
--
Rick Coloccia
Network Analyst
SUNY Geneseo
119 South Hall
1 College Circle
Geneseo, NY 14454
Voice: (585) 245-5577
Fax:(585) 245-5579