search for: degugging

Displaying 9 results from an estimated 9 matches for "degugging".

Did you mean: debugging
2005 Mar 25
2
Very HUGE binaries!?
Hi! I've been compiling Samba 3.0.x on a Solaris 2.6 server using GCC 3.4.1 without any problem until recently... The problem started with 3.0.12 version, and reproduced in 3.0.13. Doing "configure" and then "make" produces with these two versions VERY HUGE binaries! I'm talking about more than 50 Megabytes binaries in some cases... With 3.0.11 and before I had much
2007 Jul 12
0
No subject
Olle ?) aiming to unify logging, eventing, monitoring (AMI, SNMP, ...) APIs. I think that thread occurred when it was decided to include a version number in Manager interface. I agree this is an interesting idea ... The use case that made me ask this is here : I've got a running system which is working ok up to a moment it stops to dial out on ISDN-BRI spans (incoming calls are ok). When
2008 May 28
7
Cisco Gateway sending call to * without CID Name
Hi All, I have a Cisco 2600 PRI gateway being hosted on an Asterisk server. The PRI on the cisco is pointing to a customer legacy PBX, the SIP VoIP side of the cisco is pointing to an Asterisk server (1.2.X). In Asterisk, the SIP peer is setup with callerid="some name"<5551212> In a SIP call from the cisco to asterisk, there is no CID name info in SIP debug, so Asterisk
2016 Jun 08
0
dfree is broken on this system
.../08 11:56:52.493274, 0] ../source3/smbd/dfree.c:127(sys_disk_free) dsize 0 bsize 1143062772 dfree 0 [2016/06/08 12:01:50.331024, 0] ../source3/smbd/dfree.c:127(sys_disk_free) dsize 0 bsize 1795693380 dfree 0 I will wait until the error is logged and then see what things look like. Perhaps degugging statements in different locations will be needed. Tom Schulz Applied Dynamics Intl. schulz at adi.com
2002 Jan 05
1
update to earlier error msg help
Wowzer, so I have *everything* working now... tcp/ip, and the game itself, with the exception of keyboard, and maybe sound. Actually in the log, I don't see any mention of the errors for no keyboard. Anyone have any ideas, on how to turn on the keyboad, er make wine recognize it? Thanks, -tm
2002 Mar 09
2
why Samba using /etc/hosts?
Hello, I've had this problem for quite a while. Using ip from my dhcp addresses from 192.168.1.10-.20, I can't browse or see my samba server. But using a static ip .1-.9, I can browse to my samba server just fine. All my static ip addresses have entries in /etc/hosts but not the dynamic ip from dhcp. I found out that if I add any hostname in my /etc/hosts say for 192.168.1.15, then I
2008 Feb 11
0
Re: achieving deterministic config with xVM (was: Dom0 issues: snv_79b and Tecra M9)
Matt Ingenthron wrote: > This may be specific to my hardware, but I cannot get things to behave > reliably on my system. For instance, I''ve had situations under xVM dom0 > where snv81 can see the e1000g interface with dladm show-dev, but not > plumb it. Then one boot later, I can''t see it with dladm, but can plumb > and up it with DHCP. Are there any e1000g
2016 Jun 09
0
dfree is broken on this system
.../smbd/dfree.c:127(sys_disk_free) > dsize 0 bsize 1143062772 dfree 0 > > [2016/06/08 12:01:50.331024, 0] ../source3/smbd/dfree.c:127(sys_disk_free) > dsize 0 bsize 1795693380 dfree 0 > > I will wait until the error is logged and then see what things look like. > Perhaps degugging statements in different locations will be needed. I finally got the error. The following was logged: [2016/06/09 11:19:00.350226, 0] ../source3/smbd/dfree.c:127(sys_disk_free) dsize 0 bsize 0 dfree 0 [2016/06/09 11:19:00.355547, 0] ../source3/smbd/dfree.c:154(sys_disk_free) WARNING: dfree...
2005 Nov 27
1
fixed, random effects with variable weights
Hi everyone, I have tried to solve a simple problem for days but I can't figure out how to run it properly. If someone could give me a hint, this would be really great. Basically, I want to run a standard economist's fixed, and random effects regression (corresponds to xtreg in STATA) but with _variable_ weights (they correspond to changing industry shares in the market). Here is