<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
hi, its me again... the problem is not more getstream instances at
once... i just run all four sasc-ng like this<br>
<br>
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc0
--cam-budget --sid-allpid --sid-nocache -b 20M -j 0:4 &amp;<br>
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc1
--cam-budget --sid-allpid --sid-nocache -b 20M -j 1:5 &amp;<br>
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc2
--cam-budget --sid-allpid --sid-nocache -b 20M -j 2:6 &amp;<br>
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc3
--cam-budget --sid-allpid --sid-nocache -b 20M -j 3:7 &amp;<br>
<br>
and only one getstream like this<br>
<br>
/streamer/getstream/getstream -dc /streamer/getstream/conf0/default&nbsp;&nbsp;&nbsp;
#(adapter 4)&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; everything OK<br>
so i stop getstream with crtl+c and try<br>
<br>
/streamer/getstream/getstream -dc /streamer/getstream/conf1/default&nbsp;&nbsp;
#(adapter 5)&nbsp;&nbsp;&nbsp; also everything OK<br>
again ctr+c and try<br>
<br>
/streamer/getstream/getstream -dc /streamer/getstream/conf0/default&nbsp;&nbsp;
#(adapter 6)&nbsp;&nbsp;&nbsp; error!!! and lot of this messages<br>
2010-05-21 04:28:13.993 demux: read in dvr_read returned with errno 14
/ Bad address<br>
<br>
so i stop it with ctrl+c and the result <br>
<br>
[1]+&nbsp; Segmentation fault&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (core dumped) /streamer/sasc-ng/sasc-ng
-l /dev/null --cam-dir /streamer/sasc-ng/sc2 --cam-budget --sid-allpid
--sid-nocache -b 20M -j 2:6<br>
<br>
the same with adapter 7... only adapter 4 and 5 are running OK, tested
with all my PCI dvb-s cards... it only works when sasc runnig once...<br>
<br>
is the problem with getstream or sasc-ng plz help me...<br>
<br>
michael<br>
<br>
<br>
<br>
<br>
<br>
<br>
----- P&ocirc;vodn&aacute; spr&aacute;va -----
<table class="moz-email-headers-table" border="0" cellpadding="0"
 cellspacing="0">
  <tbody>
    <tr>
      <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Predmet: </th>
      <td>problem with getstream with more instances...</td>
    </tr>
    <tr>
      <th valign="BASELINE" nowrap="nowrap" align="RIGHT">D&aacute;tum: </th>
      <td>Thu, 20 May 2010 21:45:52 +0200</td>
    </tr>
    <tr>
      <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Od: </th>
      <td>Michal Ondreicka <a class="moz-txt-link-rfc2396E" href="mailto:chalan@elsonet.sk">&lt;chalan@elsonet.sk&gt;</a></td>
    </tr>
    <tr>
      <th valign="BASELINE" nowrap="nowrap" align="RIGHT">Pre: </th>
      <td><a class="moz-txt-link-abbreviated" href="mailto:getstream@gt.owl.de">getstream@gt.owl.de</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<pre>hi flo,

im using getstream with sasc... when i start only one or 2 instances of
sasc and getstream at once, everyting goes well.. but when i try to
start another next instance of getstream i got lot of this errors and it
kills sasc...

demux: read in dvr_read returned with errno 14 / Bad address

can somebody plz help me? what does mean the errno 14 / Bad address?

im starting sasc-ng (opensasc) like this

insmod /streamer/sasc-ng/dvbloopback.ko num_adapters=4
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc0 --cam-budget --sid-allpid --sid-nocache -b 20M -j 0:4 &amp;
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc1 --cam-budget --sid-allpid --sid-nocache -b 20M -j 1:5 &amp;
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc2 --cam-budget --sid-allpid --sid-nocache -b 20M -j 2:6 &amp;
/streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc3 --cam-budget --sid-allpid --sid-nocache -b 20M -j 3:7 &amp;

and getstream like this

/streamer/getstream/getstream -c /streamer/getstream/conf0/default &amp; &gt;
/dev/null    #(adapter 4)
/streamer/getstream/getstream -c /streamer/getstream/conf1/default &amp; &gt;
/dev/null    #(adapter 5)
/streamer/getstream/getstream -c /streamer/getstream/conf2/default &amp; &gt;
/dev/null    #(adapter 6)
/streamer/getstream/getstream -c /streamer/getstream/conf3/default &amp; &gt;
/dev/null    #(adapter 7)

thanks for any help

michael...

_______________________________________________
Getstream mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Getstream@gt.owl.de">Getstream@gt.owl.de</a>
<a class="moz-txt-link-freetext" href="http://gt.owl.de/mailman/listinfo/getstream">http://gt.owl.de/mailman/listinfo/getstream</a>
</pre>
</body>
</html>