search for: aborted

Displaying 20 results from an estimated 9026 matches for "aborted".

2012 May 04
3
jdk on wine - Error
I am struggling since past 2 days in trying to install jdk (64 bit) from http://www.java.net/download/jdk6/6u32/promoted/b02/binaries/jdk-6u32-ea-bin-b02-windows-amd64-30_jan_2012.exe on my wine. Initially I tried it on Ubuntu 12.04. I installed wine1.4-amd64 in hope that it would execute the jdk exe but it did not. So I went for wine 1.4 source installation. I get to know that the dependency
2005 Jun 29
4
PRI got event: HDLC Abort (6) on Primary D-channel of span 1
I receive this error on the asterisk console and it is pretty much ALWAYS coming up. Sometimes there will be a break where it does not display. We had our PRI provider test the lines and they claim that there is no signalling problem. It doesn't matter if there are no calls or if there are 10 calls in progress the error is still displayed. I also get an annoying popping or clicking sound
2011 Aug 19
2
[LLVMdev] How to halt a program
Guys, I would like to instrument the bytecode that LLVM produces with assertions. I have written the instrumentation code manually, but I do not know how to halt the program in case the assertion is false. I took a look into the bytecode that LLVM produces for a program like: #include <stdlib.h> int main() { exit(1); } And it is like this: define i32 @main() nounwind { entry:
2008 Mar 10
1
POP3 Dictionary Attack Causes Complete Dovecot Failure Without Notice
...t: auth(default): passwd- file(web,83.235.17.13): unknown user Mar 3 22:40:25 Bloodstone dovecot: auth(default): shadow(mail,83.235.17.13): unknown user Mar 3 22:40:25 Bloodstone dovecot: auth(default): passwd- file(mail,83.235.17.13): unknown user Mar 3 22:40:25 Bloodstone dovecot: pop3-login: Aborted login: user=<guest>, method=PLAIN, rip=83.235.17.13, lip=83.146.49.241 Mar 3 22:40:25 Bloodstone dovecot: pop3-login: Aborted login: user=<test>, method=PLAIN, rip=83.235.17.13, lip=83.146.49.241 Mar 3 22:40:25 Bloodstone dovecot: pop3-login: Aborted login: user=<info>, metho...
2011 Sep 01
1
[LLVMdev] How to halt a program
Hi, all, I managed to insert the assertion in my bytecode, but the result is not really what I expected :( Let me do a quick recap: I am trying to instrument the bytecode with some assertions, and to do this, I want to insert the abort() function into the bytecode. The problem is that LLVM is creating a new abort() function, instead of using the one that already exists in libc. Let me
2012 Sep 11
1
Is invokeRestart("abort") unstoppable?
Hi, I'm trying to implement an abort() method that works just like stop() but does not signal the condition such that try() and tryCatch(..., condition=...) are, contrary to stop(), effectively non-working with abort() calls. In order to achieve this, I stumbled upon invokeRestart("abort"), cf. help("invokeRestart", package="base") that reads "Restarts are
2011 Aug 19
0
[LLVMdev] How to halt a program
Victor Campos wrote: > Guys, > > I would like to instrument the bytecode that LLVM produces with > assertions. I have written the instrumentation code manually, but I do > not know how to halt the program in case the assertion is false. I took > a look into the bytecode that LLVM produces for a program like: > > #include <stdlib.h> > int main() { >
2006 Apr 27
5
PRI configuration
Hi, I am getting this message on the * console on my first pri span. Pri show span show it is down, and I can't make any calls from the span. Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27 07:40:23 NOTICE[23988]: chan_zap.c:8202 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 Apr 27
2002 Jun 03
3
ext3 behaviour when no space on disk
...two kernels and untarring a third, my root fs was remounted r/w and I got the following in dmesg (kernel 2.4.19-pre9): EXT3-fs error (device ide0(3,2)) in ext3_new_inode: error 28 Aborting journal on device ide0(3,2). ext3_abort called EXT3-fs abort (device ide0(3,2)): ext3_journal_start: Detected aborted journal. Remounting filesystem read-only Remounting filesystem read-only EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted EXT3-fs error (device ide0(3,2)) in ext3_create: IO failure EXT3-fs error (d...
2010 Dec 16
1
PTMP BRI Unable to receive TEI from network in state 2(Assign awaiting TEI) - Asterisk 1.6.2, Latest DAHDI, LibPRI
Hi all, Last night I went to replace an Asterisk 1.4 + mISDN + b410p box with Asterisk 1.6.2 and DAHDI BRI - to no avail. I had two servers so copied network setting etc from the working one, moved the card across, ran dahdi_genconf etc and it didn't work. Here's the console output with notices disabled: lucas*CLI> pri intense debug span 1 Enabled debugging on span 1 [Dec 16
2008 Feb 27
3
domU on v3.2 is not booting
...ded EXT3 FS on hda1, internal journal device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com EXT3-fs error (device hda1): ext3_free_blocks_sb: bit already cleared for block Aborting journal on device hda1. EXT3-fs error (device hda1) in ext3_reserve_inode_write: Journal has aborted EXT3-fs error (device hda1) in ext3_truncate: Journal has aborted EXT3-fs error (device hda1) in ext3_reserve_inode_write: Journal has aborted EXT3-fs error (device hda1) in ext3_orphan_del: Journal has aborted EXT3-fs error (device hda1) in ext3_reserve_inode_write: Journal has aborted EXT3-fs err...
2019 Oct 28
3
Dovecot and MySQL aborted connections.
Is anyone else using Dovecot (2.3.8) with MySQL (5.7) seeing a lot of these in MySQL logs? 2019-10-28T11:08:20.384428+02:00 58378 [Note] Aborted connection 58378 to db: 'vmail' user: 'vmail' host: 'localhost' (Got an error reading communication packets) 2019-10-28T11:10:09.821171+02:00 58420 [Note] Aborted connection 58420 to db: 'vmail' user: 'vmail' host: 'localhost' (Got an error reading...
2008 Nov 05
2
plockstat: processing aborted: Abort due to systemic unresponsiveness
Hello, I need help here about plockstat on X86 platform (Sun X4600 AMD) # plockstat -A -p 20034 plockstat: processing aborted: Abort due to systemic unresponsiveness # plockstat -e 5 -s 10 -A -x bufsize=100k -x aggsize=20m -p 20034 plockstat: processing aborted: Abort due to systemic unresponsiveness # ps -ef | grep 20034 algodev 20034 1 2 07:00:54 ? 86:17 /data/algodev/arina/PCM/7.6.3d/bin/galaxy/pcmsrv_w...
2009 Aug 19
4
[LLVMdev] LLVM asserts
On Wednesday 19 August 2009 18:01, Chris Lattner wrote: > > It's not about recovery, it's about message reporting. Right now > > the LLVM > > abort messages are formatted completely differently than aborts from > > other > > parts of our compiler. That's not friendly to users. > > This is what ErrorReporting.h is all about. But asserts and aborts
2006 Nov 30
1
Failed to set socket option SO_KEEPALIVE (Error Invalid argument) error on Samba 3.0.10 on Solaris 8
[2006/11/29 08:53:39, 0] smbd/server.c:(383) open_sockets_smbd: accept: Software caused connection abort [2006/11/29 10:21:20, 0] lib/util_sock.c:(202) Failed to set socket option SO_KEEPALIVE (Error Invalid argument) [2006/11/29 10:21:20, 0] lib/util_sock.c:(202) Failed to set socket option TCP_NODELAY (Error Invalid argument) [2006/11/29 10:21:20, 0] lib/util_sock.c:(1000) getpeername
2014 Apr 26
0
[Bug 10567] New: --abort option to halt transfer on error(s)
https://bugzilla.samba.org/show_bug.cgi?id=10567 Summary: --abort option to halt transfer on error(s) Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: me at haravikk.com
2023 Apr 12
1
aborting the execution of a script...
On 12/04/2023 7:03 a.m., akshay kulkarni wrote: > Dear members, > I have a script which I source it interactively. I have the following questions: > > > 1. If there is an error in an expression, an error message is printed, but the execution continues till the end of the script. I am sourcing with echo. Is there any way to abort the execution when
2023 Apr 12
1
aborting the execution of a script...
Dear Duncan, What if I use source() with echo? I am using that in RStudio. THanking you, Yours sincerely AKSHAY M KULKARNI ________________________________ From: Duncan Murdoch <murdoch.duncan at gmail.com> Sent: Wednesday, April 12, 2023 5:35 PM To: akshay kulkarni <akshay_e4 at hotmail.com>; R help Mailing list <r-help at r-project.org> Subject: Re:
2017 Feb 21
2
Virsh command hanging
...6 : Timeout at 0 due in -1 ms 2017-02-21 05:31:09.242+0000: 125812: debug :virEventPollRunOnce:614 : EVENT_POLL_RUN: nhandles=1 timeout=-1<<hang>> here is the log snippet of  /var/log/libvirt/libvirtd.log2017-02-17 06:18:26.198+0000: 5052: error :daemonStreamHandleAbort:609 : stream aborted at client request 2017-02-17 06:18:41.022+0000: 5052: error :daemonStreamHandleAbort:609 : stream aborted at client request 2017-02-17 06:18:56.017+0000: 5052: error :daemonStreamHandleAbort:609 : stream aborted at client request 2017-02-17 06:19:11.019+0000: 5052: error :daemonStreamHandleAbort...
2023 Apr 12
1
aborting the execution of a script...
Dear members, I have a script which I source it interactively. I have the following questions: 1. If there is an error in an expression, an error message is printed, but the execution continues till the end of the script. I am sourcing with echo. Is there any way to abort the execution when the first error occurs? This happens with R CMD BATCH. If there is an error