similar to: Hangups - SIGFPE in dsp.c

Displaying 9 results from an estimated 9 matches similar to: "Hangups - SIGFPE in dsp.c"

2010 Apr 09
1
[LLVMdev] SIGFPE generation
Just a quick question... I've been attempting to trap floating point badness by setting up a SIGFPE handler. However, I'm not seeing it trigger, even for simple test code that forces division by zero. I'm generating bitcode with llvm-gcc and then executing it with a (modified) version of the jitter, for reference. Is there any arcane magic necessary to turn on SIGFPE
2015 Jul 31
0
[LLVMdev] Asan: Print stacktrace on SIGFPE
On Fri, Jul 31, 2015 at 5:15 AM, Karl Skomski <karl at skomski.com> wrote: > Would it make sense to add the possibility to print a stacktrace also on > SIGFPE and not only on SIGSEGV or SIGBUS? > Yes, under a separate flag (handle_sigfpe=1). I think it's fine to have this flag on by default. Would you like to contribute a patch? > Only noticed that LibFuzzer doesn't
2015 Jul 31
2
[LLVMdev] Asan: Print stacktrace on SIGFPE
Would it make sense to add the possibility to print a stacktrace also on SIGFPE and not only on SIGSEGV or SIGBUS? Only noticed that LibFuzzer doesn't generate any crash report because asan is not handling the signal. Kind regards, Karl Skomski -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Sep 21
2
ISDN problem: lacking dialtone
Hi all, this is a rather "newbie-oriented" question, so please bear with me... The system running Asterisk has been provided with an AVM FRITZ!Card PnP. SuSE Linux 9.0 recognizes it right after booting the system and it seems to be configured (MSN) correctly... The hwinfo looks like this: --- pbx:/etc/asterisk # hwinfo --isapnp 11: ISA(PnP) 01.0: 10300 ISDN Adapter [Created at
2004 Sep 22
1
(euro)ISDN: complete silence / can't hear a word.
Hello, I just got my isdn-card working together with i4l and asterisk. Everything seems to be working fine: I can accept calls coming from the outside and I can dial out. Even setting the msn works like charm but my problem is that I cannot hear a word. There's complete silence in both directions. Any idea what could be the cause? Thanks for your help, Gunther Lspci: 0000:01:07.0 Network
2005 Jan 21
1
Intermittent breakage with the ISDN4Linux modem driver
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm having some problems using the asterisk modem driver with an ISDN4Linux card (AVM Fritz). (I realise that it's better to use CAPI, but unfortunately this card doesn't have any CAPI drivers). Every so often the ISDN just stops working (it neither dials out nor accepts incoming calls). Trying to dial out just logs: --
2005 Oct 14
4
[ISDN] Problem: Device '/dev/ttyI1' lacking dialtone
All, Currently I've got my Asterisk machine running smoothly on IP bases. Meaning I can reach all phones or softphones within my LAN or remote LAN's via VPN. The next step for me is connecting it to the PSTN network. After some tweaking with the modem.conf I got the i4l driver running correctly, and it appears that my Fritz! ISDN v2 card is working correctly. I have added the
2004 May 06
4
asterisk-oh323, new version 0.6.1
Hello all, This new version (0.6.1) of asterisk-oh323 fixes the "one-way audio" problem of the previous release. Download from the usual location: http://www.inaccessnetworks.com/projects/asterisk-oh323 Regards, Michael.
2004 Sep 07
1
Asterisk + NetJet (ISDN4Linux)
Well, it has been a long time since I used my NetJet S cards with asterisk (moved to the quad PRI card) but I am trying to get this working again for home use. Basically, what I am using is this: Linux 2.6.8.1: config lines: # ISDN subsystem CONFIG_ISDN=y # Old ISDN4Linux CONFIG_ISDN_I4L=y # CONFIG_ISDN_PPP is not set CONFIG_ISDN_AUDIO=y # CONFIG_ISDN_TTY_FAX is not set CONFIG_ISDN_DRV_HISAX=y