Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] LLVM demo browser error"
2007 Mar 02
1
libnss_wins crashing Firefox/Iceweasel?
I'm using Debian Sid, and it seems like Iceweasel (aka Firefox) has been
crashing a lot lately with "Bus Error" printed to stdout when it dies.
I use mono/.net and python, so my C/C++ debugging skills are very
lacking. I was able to capture the following using gdb on Iceweasel:
Program received signal SIGBUS, Bus error.
[Switching to Thread -1288709200 (LWP 28528)]
0xb1a98309 in
2017 Oct 25
1
Migrating samba AD DC from 4.1.0 to 4.7.0 and dns backend change
On 25/10/17 13:22, lingpanda101 wrote:
> On 10/25/2017 6:22 AM, Lukasz Zalewski via samba wrote:
>> Hi,
>> We are in the process of migrating our samba AD
>> (4.1.0pre1-GIT-6be458d) to the latest 4.7.0 release. In the process we
>> want to switch from the BIND_DLZ to the internal dns server.
>>
>> I have done some experiments in our test environment and
2016 Sep 08
2
Migrating samba4 dc from an instance with static/external dns to a fresh install with dynamic/internal dns
> On 8 Sep 2016, at 14:04, Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Thu, 8 Sep 2016 10:50:20 +0000
> Lukasz Zalewski via samba <samba at lists.samba.org> wrote:
>
>>
>>> On 8 Sep 2016, at 11:34, Rowland Penny via samba
>>> <samba at lists.samba.org> wrote:
>>>
>>> On Thu, 8 Sep 2016 07:19:34
2009 Jul 28
3
CIsco 7960 + asterisk: hepl needed
Dear All,
I'm trying to configure my new phone Cisco 7960 to work with asterisk.
I followed http://www.asteriskguru.com/tutorials/cisco_7960_ip_phone_configuration.html
and I got into the point where I can see on the the display line indication showing
"55 <phone icon with x>" so it looks like the phone is not registered.
The phone and the asterisk are in the same local
2008 Jul 20
6
[Bug 16782] New: Light graphical corruption in Firefox/Iceweasel
http://bugs.freedesktop.org/show_bug.cgi?id=16782
Summary: Light graphical corruption in Firefox/Iceweasel
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Nov 09
3
Still problem with trivial self heal
Hi!
I have trivial problem with self healing. Maybe somebody will be able
to tell mi what am I doing wrong, and why do the files not heal as I
expect.
Configuration:
Servers: two nodes A, B
---------
volume posix
type storage/posix
option directory /ext3/glusterfs13/brick
end-volume
volume brick
type features/posix-locks
option mandatory on
subvolumes posix
end-volume
volume server
2016 Sep 08
2
Migrating samba4 dc from an instance with static/external dns to a fresh install with dynamic/internal dns
> On 8 Sep 2016, at 11:34, Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Thu, 8 Sep 2016 07:19:34 +0000
> Lukasz Zalewski via samba <samba at lists.samba.org> wrote:
>
>> Dear list,
>>
>> I want to migrate our existing samba4 dc with a static/external dns
>> backend, to a new install with internal dynamic dns backend.
2007 Dec 12
4
Enable/Disable Sip without registration
I try to configure that only registered sips can make calls.
How can I do that?
I was looking in sip.conf but I didn?t found wath opition configure this
functionality.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071212/cfed2687/attachment.htm
2009 Oct 25
1
Asterisk-stat! - help needed (once again due to mailserver problem)
Dear all,
I'm trying to install Asterisk-stat (ASTERISK CDR ANALYSER) following:
http://www.voip-info.org/wiki/index.php?page=Asterisk+CDR+Areski+GUI
however it fails to run properly - lots of lines like:
**Notice**: Undefined variable: s in
*/home/lukasz/DATA/www/asterisk-stat/cdr.php* on line *26*
**Notice**: Undefined variable: t in
*/home/lukasz/DATA/www/asterisk-stat/cdr.php* on line
2007 Nov 22
3
can''t find disk image while installing centos domU
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I''m using Centos 5.0. When i try to setup a domU with virt-install it
all goes well till the partition menu. The anaconda setup can not find
any drives. .
The virt-install call looks like this:
virt-install -n opfer1 -r 400 -f /mnt/data0/domus/opfer1/opfer1 -s 3
- --nographics -p -l
2010 May 31
2
Queue ringall problem.
This is the problem:
Call coming into a queue in ringall strategy, if a member (SIP) of the
queue is busy when entering the queue, and this member comes free
after a little time, the member never rings..
How to solve this?
I changed all parameters of the queue with no results...
Wath i need:
If one member of the queue is busy when a new call come in to the
queue, this member can hangup and
2017 Oct 25
2
Migrating samba AD DC from 4.1.0 to 4.7.0 and dns backend change
Hi,
We are in the process of migrating our samba AD (4.1.0pre1-GIT-6be458d)
to the latest 4.7.0 release. In the process we want to switch from the
BIND_DLZ to the internal dns server.
I have done some experiments in our test environment and everything
seems to work ok, but I'm not sure how to handle the dns backend change.
Is it just the case of running
samba_upgradedns
2009 Feb 18
2
quota and dict quota
Hi I am running dovecot with quota. as show in this part of dovecot.conf
.
protocols = imap pop3
protocol imap {
mail_plugins = quota imap_quota
imap_client_workarounds = outlook-idle delay-newmail
}
protocol pop3 {
mail_plugins = quota
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
pop3_uidl_format = %08Xu%08Xv
}
protocol lda {
mail_plugins = quota
log_path =
2006 Jul 24
3
Question about layout
Hey,
I couldn''t find answer for this question for quite long, I hope some
one will explain to me why layout specified in application.rb is not
displayed properly on all views? I mean some divs are displayed wrong
or without layout at all... let''s say login.rhtml has layout on its own
and now it works ( exactly this same as project.rhtml which is layout
for the whole
2007 Aug 07
3
[5.0] little bug confirmation request
can someone do this:
1. download this archive
http://plone.googlecode.com/files/Plone-2.5.3-final.tar.gz
2. open it using midnight commander
3. copy its content to any directory
4. check
ATReferenceBrowserWidget\skins\ATReferenceBrowserWidget
subdirectory
5. there should be files referencebrowser_startupDirectory.py,
referencebrowser_queryCatalog.py,
referencebrowser_insertHistory.py,
2005 Feb 04
2
Swap Memory get used totally
Hi list,
Time to time, my asterisk goes down.Verifying with TOP, I see the swap
memory of the computer get used totally but, I don't see what the process is
using it.
Hereis a copy wath I see doing top.
Does somebody have an idea ?
My asterisk version is ====>>> Asterisk CVS-HEAD-08/18/04-22:30:24
Thanks
Angel.
08:49:19 up 5:23, 1 user, load average: 0.50, 0.70, 0.64
35
2015 May 26
2
Seeking advice about ISDN BRI Cards
Checkout Beronet ISDN cards and Berofix Gateway (appliance or pci card)
Personally for my last installation I chose Berofix card which is rock
solid and reliable, yet easily configurable.
With berofix you don't need telephony drivers on the host system, the isdn
card is detected as a NIC and all configuration is done using a web
interface.
Then you configure FreePBX a new trunk to use the
2010 Nov 01
2
[LLVMdev] Identify recursion in a call graph
On Oct 30, 2010, at 4:38 AM, Duncan Sands wrote:
>> Is there any facility in LLVM to identify recursion in a call graph?
...
> use the facilities in SCCIterator.h, or declare your pass to be a
> CallGraphSCCPass in which case it will work one strongly connected
> component at a time.
Converting my ModulePass to a CallGraphSCCPass doesn't seem feasible,
so I'll use
2015 May 26
7
Seeking advice about ISDN BRI Cards
Hi,
please whoever has some expertise in choice of BRI ISDN cards,
please restore my faith in community support :)
(on private email I can probably explain more than fits for a public forum)
Most I'd like to ask is about what to choose, out of what is available...
My locality is United Kingdom, lines from British Telecom (BT),
but any advice / pointers (I googled around already) are
2016 Sep 08
2
Migrating samba4 dc from an instance with static/external dns to a fresh install with dynamic/internal dns
Dear list,
I want to migrate our existing samba4 dc with a static/external dns backend, to a new install with internal dynamic dns backend.
Given:
DC1 - existing samba4 dc with static/external dns running quite old build (to be updated to version 4.3 before the migration starts)
DC2 - new samba4 dc with internal dynamic dns (running 4.3 version)
What is the best way to do such migration?