Displaying 10 results from an estimated 10 matches for "24975".
Did you mean:
2475
2014 Nov 21
4
Bug#767295: [PATCH for-4.5 v2] libxc: don't leak buffer containing the uncompressed PV kernel
...eachable blocks (those to which a pointer was found) are not
shown.
==24970== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24970==
==24970== For counts of detected and suppressed errors, rerun with: -v
==24970== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
==24975==
==24975== HEAP SUMMARY:
==24975== in use at exit: 4,859 bytes in 43 blocks
==24975== total heap usage: 92 allocs, 49 frees, 38,375 bytes allocated
==24975==
==24975== LEAK SUMMARY:
==24975== definitely lost: 0 bytes in 0 blocks
==24975== indirectly lost: 0 bytes in 0 blocks
==24975==...
2016 Apr 04
2
Memory Sanitizer crashes after it calls mmap
Hi there,
I'm trying to use the memory sanitizer of LLVM 3.3. It's crashing during
MSan initialization (__msan::InitShadow). Here's the strace output.
mmap(0x400000000000, 35184372088831, PROT_NONE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x400000000000
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_ACCERR, si_addr=0x55edf4b36720}
---
+++ killed by SIGSEGV (core
2010 May 18
2
[LLVMdev] Fast register allocation
...imp-def>, %RSP<imp-use>, ...
The aggressive coalescing also reduces register pressure, and there is a lot less spilling.
In a debug build of SPECCPU2006/403.gcc it results in 8% less instructions:
Local Fast
------- -------
153623 258567 regalloc - Number of copies coalesced
24975 18381 regalloc - Number of loads added
19361 13864 regalloc - Number of stores added
1109880 1018144 asm-printer - Number of machine instrs printed
The fast allocator is about three times faster than the old local allocator.
It reduces the overall code generation time from 7.0s to 5...
2015 Jun 04
0
Asterisk 11.18.0 Now Available
...ll)
* ASTERISK-24895 - After hangup on the side of the ISDN network no
HangupRequest event comes for the dahdi channel. (Reported by
Andrew Zherdin)
* ASTERISK-24774 - Segfault in ast_context_destroy with
extensions.ael and extensions.conf (Reported by Corey Farrell)
* ASTERISK-24975 - Enabling 'DEBUG_THREADLOCALS' Causes the Build
to Fail (Reported by Ashley Sanders)
* ASTERISK-24959 - [patch]CLI command cdr show pgsql status
(Reported by Rodrigo Ramirez Norambuena)
* ASTERISK-24954 - Git migration: Asterisk version numbers are
incompatible with the...
2015 Jun 04
0
Asterisk 11.18.0 Now Available
...ll)
* ASTERISK-24895 - After hangup on the side of the ISDN network no
HangupRequest event comes for the dahdi channel. (Reported by
Andrew Zherdin)
* ASTERISK-24774 - Segfault in ast_context_destroy with
extensions.ael and extensions.conf (Reported by Corey Farrell)
* ASTERISK-24975 - Enabling 'DEBUG_THREADLOCALS' Causes the Build
to Fail (Reported by Ashley Sanders)
* ASTERISK-24959 - [patch]CLI command cdr show pgsql status
(Reported by Rodrigo Ramirez Norambuena)
* ASTERISK-24954 - Git migration: Asterisk version numbers are
incompatible with the...
2015 Jun 04
0
Asterisk 13.4.0 Now Available
...ported by George Joseph)
* ASTERISK-24774 - Segfault in ast_context_destroy with
extensions.ael and extensions.conf (Reported by Corey Farrell)
* ASTERISK-24841 - ConfBridge: Strange sampling rates chosen when
channels have multiple native formats (Reported by Matt Jordan)
* ASTERISK-24975 - Enabling 'DEBUG_THREADLOCALS' Causes the Build
to Fail (Reported by Ashley Sanders)
* ASTERISK-24958 - Forwarding loop detection inhibits certain
desirable scenarios (Reported by Mark Michelson)
* ASTERISK-24863 - res_pjsip: No endpoint events raised via AMI
when conta...
2015 Jun 04
0
Asterisk 13.4.0 Now Available
...ported by George Joseph)
* ASTERISK-24774 - Segfault in ast_context_destroy with
extensions.ael and extensions.conf (Reported by Corey Farrell)
* ASTERISK-24841 - ConfBridge: Strange sampling rates chosen when
channels have multiple native formats (Reported by Matt Jordan)
* ASTERISK-24975 - Enabling 'DEBUG_THREADLOCALS' Causes the Build
to Fail (Reported by Ashley Sanders)
* ASTERISK-24958 - Forwarding loop detection inhibits certain
desirable scenarios (Reported by Mark Michelson)
* ASTERISK-24863 - res_pjsip: No endpoint events raised via AMI
when conta...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...ported by George Joseph)
* ASTERISK-24774 - Segfault in ast_context_destroy with
extensions.ael and extensions.conf (Reported by Corey Farrell)
* ASTERISK-24841 - ConfBridge: Strange sampling rates chosen when
channels have multiple native formats (Reported by Matt Jordan)
* ASTERISK-24975 - Enabling 'DEBUG_THREADLOCALS' Causes the Build
to Fail (Reported by Ashley Sanders)
* ASTERISK-24863 - res_pjsip: No endpoint events raised via AMI
when contacts cannot be reached/qualified (Reported by Dmitriy
Serov)
* ASTERISK-24869 - Asterisk segfaults on DAHDI atte...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...ported by George Joseph)
* ASTERISK-24774 - Segfault in ast_context_destroy with
extensions.ael and extensions.conf (Reported by Corey Farrell)
* ASTERISK-24841 - ConfBridge: Strange sampling rates chosen when
channels have multiple native formats (Reported by Matt Jordan)
* ASTERISK-24975 - Enabling 'DEBUG_THREADLOCALS' Causes the Build
to Fail (Reported by Ashley Sanders)
* ASTERISK-24863 - res_pjsip: No endpoint events raised via AMI
when contacts cannot be reached/qualified (Reported by Dmitriy
Serov)
* ASTERISK-24869 - Asterisk segfaults on DAHDI atte...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...text_destroy with extensions.ael and extensions.conf
(Reported by Corey Farrell)
- [ASTERISK-24841
<https://issues.asterisk.org/jira/browse/ASTERISK-24841>] -
ConfBridge: Strange sampling rates chosen when channels have multiple
native formats
(Reported by Matt Jordan)
- [ASTERISK-24975
<https://issues.asterisk.org/jira/browse/ASTERISK-24975>] -
Enabling 'DEBUG_THREADLOCALS' Causes the Build to Fail
(Reported by Ashley Sanders)
- [ASTERISK-24863
<https://issues.asterisk.org/jira/browse/ASTERISK-24863>] -
res_pjsip: No endpoint events raised via AMI...