Displaying 20 results from an estimated 71 matches for "catcher".
Did you mean:
watcher
2012 Dec 27
1
[LLVMdev] Throwing an exception from JITed code, and catching in C++
...le demonstration to reproduce this.
I would appreciate any help with this.
Thank you
The demonstration is composed of:
1) thrower.cpp - a source file that contains a single function, throwInt(), that throws an int. This is compiled to thrower.s with clang and then to thrower.s.bc with llvm-as.
2) catcher.cpp - a source file that contains a main() that JITs thrower.s.bc and then calls throwInt(). This is compiled using g++.
When I run catcher it just prints this:
terminate called after throwing an instance of 'int'
I am using LLVM and CLANG 3.0, and gcc 4.7.2.
Here are all of the files ne...
2003 Apr 18
3
mozilla 1.3
...mpting to type in any dialog box
(password dialogs in Mozilla for protected websites, same dialogs in
Mozilla Mail for authentication, etc.) the program hangs and the only
solution seems to be a kill -9.
Anyone else see something similar, and is there a known workaround?
-mrh
--
From: "Spam Catcher" <spam-catcher@adept.org>
To: spam-catcher@adept.org
Don't send email to the address listed here or you will be added
to a blacklist! It is a TRAP for address harvesters.
2003 Jun 09
1
stable + squid 2.5_3
...ran squid -z and now 2.5_3
is running on it's own fresh cache.
I'm going to cvsup to the latest -stable after COB today (PST), and will
monitor the Squid port closely for updates. If anyone has seen something
similar and has ideas or knows the solution... TIA.
-mrh
--
From: "Spam Catcher" <spam-catcher@adept.org>
To: spam-catcher@adept.org
Do NOT send email to the address listed above or
you will be added to a blacklist!
2003 Jul 31
2
mysql323 + gcc on 4.8-s
...row_2 execution - gij test
FAIL: Throw_2 -O execution - bytecode->native test
WARNING: program timed out.
FAIL: anon2 execution - gij test
WARNING: program timed out.
should i be concerned? :) furthermore, should this be required for
mysql323 under -stable?
thanks,
-mrh
--
From: "Spam Catcher" <spam-catcher@adept.org>
To: spam-catcher@adept.org
Do NOT send email to the address listed above or
you will be added to a blacklist!
2015 Aug 22
6
Best source for creating multiple streams
Hi there.
I'm trying to find a way to create multiple streams with one source
client. Each of the streams should read from a different playlist file
and randomly pull and play songs from the file. I know how to do this
with a single stream with clients such as IceS and Ezstream, but I
don't see a way to specify different playlists for each mountpoint. I
was wondering if anyone had any
2015 Jun 09
2
Simple source on Debian
...se mp3. I'm trying to create
fallback streams, but in order for that to work, I'd have to get them
to switch to ogg or find a way to make Ices work with mp3.
Thanks
On 6/9/15, Jos? Luis Artuch <artuch at speedy.com.ar> wrote:
> Hi,
> El lun, 08-06-2015 a las 20:44 -0400, Spam Catcher escribi?:
>> Hello everyone.
>>
>> I just joined this list, and I was wondering if any of you might have
>> any suggestions. I'm looking for a source that will run on Debian,
>> that would simply send mp3 files I have in a folder to my Icecast2
>> server in a...
2006 Feb 20
8
Graceful stop in, timeouts out (for now)
Hey Luis,
Just implemented the first cut at a graceful stop setup. It seems to mostly
work except for a few hicups here and there which I''ll test out. I''ve
tested this under OSX and will test on the other platforms soon.
To use it take a look at the examples/simpletest.rb and see how I setup an
"INT" handler to call HttpServer.stop.
Hopefully this will help with
2003 Mar 31
5
rfc3514 - Security Flag in the IPv4 Header
Any chance of this being implemented in fbsd? Could be usefull ;-)
ftp://ftp.rfc-editor.org/in-notes/rfc3514.txt
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
2003 Aug 11
5
realpath(3) et al
...as it exists, I plan to have it installed... So it is in my best
interest to help in any way I can. I know projects like secure/trustedBSD
exist, but I am really looking for ways to promote the trust of the base
system more than specialized projects/branches.
Thoughts?
-mrh
--
From: "Spam Catcher" <spam-catcher@adept.org>
To: spam-catcher@adept.org
Do NOT send email to the address listed above or
you will be added to a blacklist!
2009 Jun 03
1
Vectorize fails for function with ... arglist
...icitly* rejected. I see no
logical reason for this inconsistency, and the documentation doesn't require
it.
-s
PS This is not an artificial example concocted to demonstrate
inconsistencies. I had written the following function which wraps another
function in a tryCatch:
catcher <- function(f) function(...)
tryCatch(do.call(f,list(...)),error=function(e) NA)
(The '...' argument list allows this to work with a function of any number
of arguments.)
but instead of catching individual errors in
Vectorize(catcher(fun))(1:10,1:10), it caught them all as one big erro...
2015 Sep 15
3
Best source for creating multiple streams
...is
complete, in terminal start ices2 with each xml.
~ $ sudo ices2 /media/music/ices-playlist_s.XML
~ $ sudo ices2 /media/music/ices-playlist_mylist.XML
~ $ sudo ices2 /media/music/ices-playlist_classic.XML
I also define different log files for each stream.
Carl
Sent From My Android
From: Spam Catcher
Sent: Saturday, August 22, 12:01 AM
Subject: [Icecast] Best source for creating multiple streams
To: Icecast streaming server user discussions
Hi there. I'm trying to find a way to create multiple streams with one
source client. Each of the streams should read from a different playlist
file an...
2003 Aug 25
1
help needed
Hello freebsd-stable,
it seem `im the only one who got these error.
i already delete the /usr/src/* and recvsup it again,
but still wont work.
i thought maybe the gurus in here have any suggestions,
according to this problem
--
Best regards,
zen mailto:zen@tk-pttuntex.com
2003 Aug 26
1
cvsup error
Hello Mike,
i got these error when i`m tried to cvsup my box (4.7 STABLE) to
4.8, these error showed up in the make buildworld step, at stage 4: populating /usr/obj/usr/src/i386/usr/include.
and this is my supfile:
*default host=cvsup12.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4
*default delete use-rel-suffix
*default
2015 Aug 22
1
Best source for creating multiple streams
...only client that supports
this though, I'll give it a look.
Thanks
On 8/22/15, Nathan Miller <nate at themillerhome.org> wrote:
> Have you played with Liquidsoap http://liquidsoap.fm at all? You
> definitely could do it with that.
>
> On Fri, Aug 21, 2015 at 9:01 PM, Spam Catcher <spamcatcher447 at gmail.com>
> wrote:
>
>> Hi there.
>>
>> I'm trying to find a way to create multiple streams with one source
>> client. Each of the streams should read from a different playlist file
>> and randomly pull and play songs from the file...
2015 Feb 16
2
Rhythmbox Replacement
Hey Y'all,
I though I would resurrect a long dead mail chain.
I'm looking for a good replacement for Rhythmbox. I need a pod catcher
to catch podcasts and download them to my HD where I can then move them
onto my mp3 player that I take to work every day.
I don't need a new mp3 player so don't suggest VLC. It is not able to
download podcasts.
I'm in the process of provisioning my new CentOS 6.6 x86_64 machine. I
h...
2003 May 27
4
multihost master.passwd sync
-----BEGIN PGP SIGNED MESSAGE-----
Just wondered if anyone had any suggestions about syncing up master.passwd
files between multiple machines that didn't involve allowing root login
remotely? The users need to be able to log in remotely and own files on the
different machines.
~~
Andy Harrison
ah##@httpsite.com
ICQ: 123472 AIM/Y!: AHinMaine
[full headers for details]
-----BEGIN PGP
2003 Aug 05
1
killing UUCP
Hey *, I'm getting an audit coming down the pipes and I have 2
4.6 release boxes to clean up. I say "clean up" because they
have some requirements that I missed despite due diligence. My
specific question is: To what extent can I get rid of UUCP?
Aside from the SUID/SGID stuff that pops up via my finds, I
simply see no reason to have any UUCP stuff on these boxes. Is
this stuff
2013 Aug 30
2
New and need help
...rk I have something
playing in the background. The problem is once one ends I have to select
another to play. Or if they have all been played I can't use the auto next
feature.
So what I would like to do is setup a machine (most likely a Raspberry PI
or Beagle Board Black) that has a podcast catcher. It would always
download the latest podcasts I subscribe to and delete the old ones. There
are a few options for this and isn't a problem. I would then like to have
Icecast randomly play podcasts that are in a specified directory and repeat
them 24/7. Once the file goes away it won't t...
2003 Jun 24
5
IPv6 CVSUP mirrors?
Hi.
I am looking for an IPv6 capable CVSUP mirror. I found a discussion
from one year ago where it was stated that CVSUP was not IPv6-capable.
Does anyone know if this has changed?
Sam
--
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam
2003 Jun 03
3
Server overloaded? Or is it a bug?
Hi all!
I need your help.
My server doesn't respond any more. Everything crashed.
How can I find out if this is a bug or it is simply overloaded?
I don't have much running, just KDE with about 10 programs
on each of the 16 desktops, and a few background processes.
This seems much, but I often have much more stuff running,
and it is not even slow.
It does respond when I ping it, but