search for: _dl_sysinfo_int80

Displaying 14 results from an estimated 14 matches for "_dl_sysinfo_int80".

2008 Oct 13
1
Need help for debuging
...p me to identify what is the possible cause of crash? It seems the mysql connection causing problem in Thread 2. But I can not tell what exactly happened. This asterisk is using as ACD for over hundred agents. #> thread apply all bt ........ ........ Thread 6 (process 20135): #0 0x00fc17a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x002dfdf4 in poll () from /lib/tls/libc.so.6 #2 0x080675a7 in ast_waitfor_nandfds (c=0xb7469b80, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xb7469b4c) at channel.c:1644 #3 0x08069d86 in ast_channel_bridge (c0=0xb22bf9a8, c1=0xa2ae648, config=0xb746a7a0...
2008 Oct 10
3
Question about echo cancelation
Hi, I'm using the following setup : Alice ---- IPPhone ------<LAN>----- Media gateway ----<PSTN> ------- Phone ---- Bob For certain calls, users complains about echo : they can ear their own voice in their handset, though media gateway echo cancel is turned on. I'm wondering how this echo cancelation engine is supposed to work. My understanding of echo is that most probably,
2006 Oct 13
1
Asterisk (meetme) and SMP/HT OK?
...r SVN. I have submitted a bug report, but it's been over 2 months and nobody seems interested in fixing a problem that has crashed 75 times (yes, seventy-five times) in the last 10 days! The vast majority of crashes are in meetme. The "bt's" look like this: #0 0x005e67a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #0 0x005e67a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x006267a5 in raise () from /lib/tls/libc.so.6 #2 0x00628209 in abort () from /lib/tls/libc.so.6 #3 0x0065a71a in __libc_message () from /lib/tls/libc.so.6 #4 0x00660fbf in _int_free () from /lib/tls/li...
2005 Apr 26
10
Ctrl-c crashes R when run as sudo (PR#7819)
I tried to submit this in R, but not sure if it worked. When running R as sudo, using ctrl-c dumps me to the command line. Hitting exit to exit the terminal window results in R taking 100% of resources. I am using R-2.1.0 on Fedora Core 3. Thanks. Manuel
2006 Jun 18
1
Unexpected ezstream exit
Hi, I've been working on a customized version of ezstream and I've been noticing that with a particular setup after playing particular tracks ezstream terminates. I say terminates because there are no error messages, it just exits. I've tried this on both my version and the stock version available via icecast.org just be certain and it happens with both versions. I'm
2006 May 29
0
smbd hanging at BDC
...RAM 36GB SCSI Hard disk Intel S845WD1E Server Motherboard Adaptec SCSI PCI Intel on board 100Mbps NIC is it because the samba is unable to handle foxpro, ? I have done the backtrace of a particular smbd process ################################################################## #0 0x00d047a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x006d2d30 in __nanosleep_nocancel () from /lib/tls/libc.so.6 #2 0x00372a7f in yield_cpu () at tdb/spinlock.c:265 #3 0x00372c62 in __write_lock (rwlock=0xb7cd7070) at tdb/spinlock.c:338 #4 0x00372dcd in tdb_spinlock (tdb=0x91ebc70, list=1003, rw_type=1) at tdb/...
2006 Apr 03
0
Samba Process Getting Hanged
...libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 Reading symbols from /lib/libnss_ldap.so.2...done. Loaded symbols for /lib/libnss_ldap.so.2 Reading symbols from /usr/local/samba3c2/lib/vfs/recycle.so...done. Loaded symbols for /usr/local/samba3c2/lib/vfs/recycle.so 0x00cb97a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 (gdb) bt #0 0x00cb97a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x00529d30 in __nanosleep_nocancel () from /lib/tls/libc.so.6 #2 0x00a7bbe7 in yield_cpu () at tdb/spinlock.c:265 #3 0x00a7bdca in __write_lock (rwlock=0xb7cfdfb0) at tdb/spinlock.c:338 #4 0x00a7bf3...
2007 Dec 22
1
v1.1.beta12 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta12.tar.gz http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta12.tar.gz.sig Still not a release candidate, maybe the next one.. This release fixes a lot of bugs and adds some new sanity checks. Fixes quite a lot of mbox problems. v1.1.beta11 (no other versions) had a potential security hole where memory was free()d multiple times. \Recent
2005 Jan 14
2
ezstream keeps getting glibc error on song
Hello everyone, I just setup an mp3 streaming server on an old laptop I had laying around using icecast and ezstream. The problem I am having is that when ezstream gets to a certain song in a playlist I get the error "*** glibc detected *** free(): invalid next size (fast): 0x080576e0 ***". I'm not sure if it is doing this because of the song number it is or if it is a
2004 Apr 22
2
Avoiding IAX destroy deadlock
On one of my 3 * servers I get this after 2 or 3 IAX2 calls Apr 22 15:54:39 NOTICE[1150495040]: chan_iax2.c:1271 iax2_destroy: Avoiding IAX destroy deadlock And as if that wasn't enough I get a never ending stream of this error flying off the top of the screen. At which point I can no longer make any calls into or out of the box. Any commands issued at the CLI prompt are ignored so I have
2006 Mar 16
11
[Bug 1131] buffer_append_space: alloc not supported Error with V 4.2p1
...0: sent ext data 13 debug2: channel 0: read 295 from efd 11 debug2: channel 0: rwin 2147483474 elen 295 euse 1 debug2: channel 0: sent ext data 295 buffer_append_space: alloc 10522112 not supported zsh: 8776 abort (core dumped) `pwd`/sshd -p 2200 -ddder Heres the stack trace: #0 0x008337a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 (gdb) bt #0 0x008337a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x008737d5 in raise () from /lib/tls/libc.so.6 #2 0x00875149 in abort () from /lib/tls/libc.so.6 #3 0x0806b6f4 in buffer_append_space (buffer=0x93825c0, len=16384) at buffer.c:115 #4 0x0806...
2004 Dec 30
1
More * weirdness
...|SA_RESTART, 0x34aa58}, 8) = 0 0.000609 sigreturn() = ? (mask now []) ====================================================================== Maybe this gdb bt means something? === gdb ============================================================== (gdb) bt full #0 0x0030bc32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 No symbol table info available. #1 0x003f56f7 in poll () from /lib/tls/libc.so.6 No symbol table info available. #2 0x0805c36c in ast_waitfor_nandfds () No symbol table info available. #3 0x08062227 in ast_waitfor_n () No symbol table info available. #4 0x00000002 in...
2008 May 13
2
(PR#11281) Bug in R 2.7 for over long lines (crasher+proposed fix!)
>>>>> "BDR" == Prof Brian Ripley <ripley at stats.ox.ac.uk> >>>>> on Tue, 13 May 2008 07:32:43 +0100 (BST) writes: BDR> This example does not crash in R 2.7.0, R-patched nor BDR> R-devel (r45677) for me (x86_64 F8 Linux.) It also BDR> does not crash with the CRAN build of R 2.7.0 on BDR> Windows XP. Neither does it
2004 Dec 12
5
Internal login failure
Hello, I am fairly new to Dovecot, so please forgive me if I am missing something obvious here. I have checked the archived dovecot mailing list messages and have Googled for everything I can think of, and I still have not found anything to help me solve this problem. I am running Postfix+Postgresql+Dovecot on my Fedora FC2 box. I have compiled both Postfix and Dovecot from source. I believe