search for: 000000fe

Displaying 14 results from an estimated 14 matches for "000000fe".

Did you mean: 000000ff
2010 Dec 10
1
1.6.2.14 > 1.6.2.15: blind transfer works but not Xfer on aastra
...longdistance, 145, 1) exited non-zero on 'SIP/side-sip-0000009b' in macro 'stdexten' == Spawn extension (longdistance, 145, 1) exited non-zero on 'SIP/side-sip-0000009b' Here extension 169 answers and uses #170#: -- SIP/169-000000ff answered SIP/nhi-riverside-sip-000000fe -- <SIP/169-000000ff> Playing 'pbx-transfer.ulaw' (language 'en') [Dec 10 13:38:03] DEBUG[29980]: features.c:1330 builtin_blindtransfer: transferer=SIP/169-000000ff; transferee=SIP/side-sip-000000fe; lastapp=; lastdata=; chan=SIP/169-000000ff; dstchan= [Dec 10 13:38:03]...
2010 Oct 02
2
Attempts to hack Asterisk - What do these lines means
Hi Everyone, Like always, here are IPs from China that try to hack an Asterisk server. Can someone please explain what is happening or what the hacker is trying to reach: 02/10/2010 11:10 SIP/113.105.152.51-000000fb sip "sip" <sip> s ANSWERED 13 02/10/2010 11:10 SIP/113.105.152.51-000000fe sip "sip" <sip> s ANSWERED 13 02/10/2010 11:10 SIP/113.105.152.51-000000fc sip "sip" <sip> s ANSWERED 13 02/10/2010 11:10 SIP/113.105.152.51-000000fd sip "sip" <sip> s ANSWERED 13 02/10/2010 11:10 SIP/113.105.152.51-000000ff sip "sip" <si...
2006 Feb 16
0
OWA via IE stops working after upgrade
...Ret ntdll.RtlAcquirePebLock() retval=00000000 ret=00ea4ac9 0012:Call ntdll.RtlAreBitsSet(004f61fc,00000000,00000001) ret=00ea4b42 0012:Ret ntdll.RtlAreBitsSet() retval=00000001 ret=00ea4b42 0012:Call ntdll.RtlClearBits(004f61fc,00000000,00000001) ret=00ea4b66 0012:Ret ntdll.RtlClearBits() retval=000000fe ret=00ea4b66 0012:Call ntdll.NtSetInformationThread(fffffffe,0000000a,7fc8fa70,00000004) ret=00ea4b8c 0012:Ret ntdll.NtSetInformationThread() retval=00000000 ret=00ea4b8c 0012:Call ntdll.RtlReleasePebLock() ret=00ea4b94 0012:Ret ntdll.RtlReleasePebLock() retval=00000000 ret=00ea4b94 0012:Ret ker...
2017 Jun 06
2
[newbie] trouble with global variables and CreateLoad/Store in JIT
...tfoo: > f0: 8b 44 24 04 movl 4(%esp), %eax > f4: 83 f8 00 cmpl $0, %eax > f7: 0f 84 05 00 00 00 je 5 <_XEP:setfoo+0x12> > fd: e8 00 00 00 00 calll 0 <_XEP:setfoo+0x12> > 000000fe: IMAGE_REL_I386_REL32 _typeError > 102: e8 00 00 00 00 calll 0 <_XEP:setfoo+0x17> > 00000103: IMAGE_REL_I386_REL32 _setfoo > 107: c3 retl > 108: 0f 1f 84 00 00 00 00 00 nopl (%eax,%eax) > 110:...
2017 Jun 07
2
[newbie] trouble with global variables and CreateLoad/Store in JIT
...24 04 movl 4(%esp), %eax >>> f4: 83 f8 00 cmpl $0, %eax >>> f7: 0f 84 05 00 00 00 je 5 <_XEP:setfoo+0x12> >>> fd: e8 00 00 00 00 calll 0 <_XEP:setfoo+0x12> >>> 000000fe: IMAGE_REL_I386_REL32 _typeError >>> 102: e8 00 00 00 00 calll 0 <_XEP:setfoo+0x17> >>> 00000103: IMAGE_REL_I386_REL32 _setfoo >>> 107: c3 retl >>> 108: 0f 1f 84 00 00 00 00 00 nopl...
2009 Feb 16
5
Arcsoft Photoimpression 5
...3 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:00408157 ESP:0032efe4 EBP:001118bb EFLAGS:00210202( - 00 - -RI1) EAX:775c3a43 EBX:00c41c50 ECX:00000000 EDX:0032f110 ESI:00c40ab0 EDI:0032f298 Stack dump: 0x0032efe4: 0032f004 0032f298 7b880820 00400000 0x0032eff4: 0032fe7c 001118bb 775c3a43 000000fe 0x0032f004: 00000074 00137404 746f6850 706d496f 0x0032f014: 73736572 006e6f69 00000000 00000000 0x0032f024: 00000000 00000000 00000000 00000000 0x0032f034: 00000000 00000000 00000000 00000000 Backtrace: =>1 0x00408157 in photoimpression (+0x8157) (0x001118bb) 0x00408157: movl 0x0(%eax),%ecx...
2005 Nov 25
1
Sudden failure!
Wine 20050111 has been working fine until today ... now it fails when I go to run Quicken 2002. I am running Fedora Core 3 on a Pentium 3 with all of the current updates, wine 20050111. Windows Version is set to "Win98" Error message: fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented. What has happened? Thanks, David Johnson
2017 Jun 06
2
[newbie] trouble with global variables and CreateLoad/Store in JIT
On Mon, Jun 5, 2017 at 1:34 PM, Nikodemus Siivola < nikodemus at random-state.net> wrote: > Uh. Turns out that if I hide the pointer to @foo from LLVM by passing it > through an opaque identity function ... then everything works fine. > > Is this a bug in LLVM or is there some magic involving globals I'm > misunderstanding? > This looks like a bug in the handling of
2014 Jul 04
57
[Bug 80901] New: [NVCF] PWM fan speed too high under kernel 3.15
https://bugs.freedesktop.org/show_bug.cgi?id=80901 Priority: medium Bug ID: 80901 Assignee: nouveau at lists.freedesktop.org Summary: [NVCF] PWM fan speed too high under kernel 3.15 Severity: normal Classification: Unclassified OS: Linux (All) Reporter: gianni at rootcube.net Hardware: x86-64 (AMD64)
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings, I got the below dmesg and the first bad commit is commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c Merge: 3398d25 23b7eaf Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Wed Sep 4 17:45:39 2013 -0700 Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Pull Xen updates from Konrad
2013 Oct 20
3
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
...-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffdfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001fffe000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.4 present. [ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01...
2013 Oct 20
3
[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
...-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffdfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001fffe000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.4 present. [ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01...
2010 Nov 16
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
...0000000a0000 (usable) (XEN) 0000000000100000 - 00000000bf679000 (usable) (XEN) 00000000bf679000 - 00000000bf68f000 (reserved) (XEN) 00000000bf68f000 - 00000000bf6ce000 (ACPI data) (XEN) 00000000bf6ce000 - 00000000c0000000 (reserved) (XEN) 00000000e0000000 - 00000000f0000000 (reserved) (XEN) 00000000fe000000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 0000001840000000 (usable) (XEN) ACPI: RSDP 000F0A90, 0024 (r2 DELL ) (XEN) ACPI: XSDT 000F0B94, 0094 (r1 DELL PE_SC3 1 DELL 1) (XEN) ACPI: FACP BF6B3F9C, 00F4 (r3 DELL PE_SC3 1 DELL 1) (XEN) ACPI: DSD...
2013 Jun 19
4
e008:[<ffff82c480122353>] check_lock+0x1b/0x45 [konrad.wilk@oracle.com: FAILURE 3.10.0-rc6upstream-00061-g752bf7d(x86_64) 3.10.0-rc6upstream-00061-g752bf7d(i386): 2013-06-19 (tst007)]
...000bae06000 (reserved) (XEN) 00000000bae06000 - 00000000bae14000 (ACPI NVS) (XEN) 00000000bae14000 - 00000000bae3c000 (reserved) (XEN) 00000000bae3c000 - 00000000bae7f000 (ACPI NVS) (XEN) 00000000bae7f000 - 00000000bb000000 (usable) (XEN) 00000000bb800000 - 00000000bfa00000 (reserved) (XEN) 00000000fed1c000 - 00000000fed40000 (reserved) (XEN) 00000000ff000000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 000000023fe00000 (usable) (XEN) ACPI: RSDP 000F0450, 0024 (r2 ALASKA) (XEN) ACPI: XSDT BADC9068, 0054 (r1 ALASKA A M I 1072009 AMI 10013) (XEN) 15 INTL 20051117) (XEN) AC...