[icecast-dev] More libshout questions
Mihai RUSU
dizzy at roedu.net
Sat Jan 17 01:46:26 PST 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 16 Jan 2004, Deven Phillips wrote:
> Okay,
>
> I am using libshout to stream to a NullSoft Shoutcast server. I am
> using libmad and libmp3lame to do re-encoding on the fly. I am streaming
> to the server (currently) with shout_send_raw(). When I try to use
> shout_metadata_add(), I get a segfault in strdup(). Anyone have any
> ideas as to why? Everything else works fine, just not the metadata.
Get the source file line number and a gdb full backtrace.
ex. gdb /path/to/your/program
gdb$ run <parameters-of-your-program>
it will run and then crash and return to gdb prompt
gdb$ bt full
paste that output please
> Thanks In Advance,
> Deven
- --
Mihai RUSU Email: dizzy at roedu.net
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Linux is obsolete" -- AST
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFACQR3PZzOzrZY/1QRAt+2AJ9ONITAQh0H0pduWJBQQCv5UFhy+wCfejOo
UNZxwnnuHDO573ZGNdrC5F8=
=0yhe
-----END PGP SIGNATURE-----
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast-dev
mailing list