Solved! Bad processor! K7n2delta2-l

As it turns out, it was the processor that was bad.
For future reference, errors occuring in the memory range in the  0x804f22b8 type area is an ON DIE CACHE PROBLEM. You can tell anyone getting a bsod that the problem lies somewhere involved with the processor, be it heat, bad cache, inproper voltage, or what have you. Also, there's a bad batch of processors going around, as it turns out, there was a batch of processors slated for distruction that got redistrubuted by someone in china. *sigh* I got sold one of these by a shady pc shop owner. watch out for the 333 barton 3000+'s... especially if they are oem.
Anyway, thanks for all the help guys.
~~~~~~~~~~~~~~~~~~~~~~
Before you read by original post, I would like to clear a few things up. Here's the things I've tried, so before you go making assumptions, I'm going to save you the trouble of reading the whole thread.
1: Flashed bios from v30 to v11.5, same result, same bluescreen
2: Changed every single piece of hardware in my machine, including the case, and tested both pieces of hardware in different motherboards, without a single problem
3: Changed so many clock settings in my bios it's frightening, voltages, every single setting has been tested and retested
4: re-installed windows over and over, several versions of it, with my fsb set to 133, 166, 100, etc. Excepting setting it to 166, everything goes smoothly. At 166, the system has a hard crash during windows setup and restarts, with a IRQL... error in the same memory address.
5: Changed the power supply to one that was excessive for my needs, with a 28A output on the 12v rail.
6: Changed my heatsink and fans, my processor is developing frost... (just kidding, but it's darn cold)
And that's about it. I've done everything I can think of. I don't think that there's anything else I can do except assume the board is faulty at this point. I really don't want  to send the board back at  this point, it's brand new, and without it, I won't have a computer untill my other mobo comes back from RMA. *sigh* If you think you can help, read on.
After a power outtage, and losing my motherboard and cpu, I became a proud owner of a K7n2 delta2 platnum.  Instantly, I plugged everthing in, started my maching, and wonderfully, since it was the same chipset, everything worked. Since my pc is primarially a work machine, I wasent going to mess around with anything as long as it worked. I finished my project, then decided to tweak my machine for optimum preformace and stability. Imagine my suprise when I discovered that the AMD AthlonXP 3000+ 333mhzFSB was underclocked, running with an fsb of 133. I pop into the bios, hit optomized defaults, reboot my machine. Posts fine, listing at 3000+, and I assume nothing is wrong. the machine works quite well untill I decided to push it a little. I load up ubisofts "beyond good and evil" and immediately start to notice artifacting, and flickering graphics, Vectors coming apart, and the like. At first, I figure it's my video card. I exit the game, hit restart and I BSOD with an IRQL_less_then_or_not_equal. I update ALL my drivers. Same problem.  So, I swap it for another ATI based model, a few steps down. Suprisingly, the SAME video artifacts, same BSOD. The bsod seems to occur during some extended use.  I have WINDBG, I'll post the crash dump at the bottom of this post. Oddly enough, if I run the machine at 100, or 133 fsb, I don't get this problem at all, and the machine is as solid as a rock, howver a little slower then I would prefer.
My hardware is as follows.
"Extreme Gamer" Case by antec
Nspire NSP-300p4b 300w PS
MSI K7N2 Delta2 Platnim-L
3x 256mb Crucial cas 2.5 333mhz ddr moduals
HISdigital ATI Radeon 9600XT Platnum edition
120gb seagate 7200rpm Barricuda
40GB Maxtor 7200rpm
Liteon 4x4x56x DVD burner
6x Lighted fans
Thermaltake Turbine copper heatsink (can't remember the model)
2x Stacked Firewire External HDD 20gb by QPSinc
Creative Webcam go plus.
Before you say it's power, I've unplugged everything except motherboard, videocard, heatsink and I only had 1 stick of ram installed, same problem.
However, I will humor the idea and buy a new PSU today, I'll let you know my findings,
Here's the crash dump I promised.
Same error, in the same memory location, EVERY SINGLE TIME.
Microsoft (R) Windows Debugger  Version 6.4.0007.2
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini032205-12.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: *** Invalid ***
* Symbol loading may be unreliable without a symbol search path.           *
* Use .symfix to have the debugger choose a symbol path.                   *
* After setting your symbol path, use .reload to refresh symbol locations. *
Executable search path is:
* Symbols can not be loaded because symbol path is not initialized. *
* The Symbol Path can be set by:                                    *
*   using the _NT_SYMBOL_PATH environment variable.                 *
*   using the -y <symbol_path> argument when starting the debugger. *
*   using .sympath and .sympath+                                    *
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055ab20
Debug session time: Tue Mar 22 06:59:50.218 2005 (GMT-5)
System Uptime: 0 days 0:05:41.823
* Symbols can not be loaded because symbol path is not initialized. *
* The Symbol Path can be set by:                                    *
*   using the _NT_SYMBOL_PATH environment variable.                 *
*   using the -y <symbol_path> argument when starting the debugger. *
*   using .sympath and .sympath+                                    *
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
Loading unloaded module list
Loading User Symbols
*                        Bugcheck Analysis                                    *
Use !analyze -v to get detailed debugging information.
BugCheck 1000000A, {28, 2, 0, 804f22b8}
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
Followup: MachineOwner
kd> !analyze -v
*                        Bugcheck Analysis                                    *
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000028, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 804f22b8, address which referenced memory
Debugging Details:
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
MODULE_NAME:  nt
FAULTING_MODULE: 804d7000 nt
DEBUG_FLR_IMAGE_TIMESTAMP:  41108004
READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
unable to get nt!MiSessionPoolStart
unable to get nt!MiSessionPoolEnd
 00000028
CURRENT_IRQL:  2
FAULTING_IP:
nt+1b2b8
804f22b8 8b7828           mov     edi,[eax+0x28]
CUSTOMER_CRASH_COUNT:  12
DEFAULT_BUCKET_ID:  COMMON_SYSTEM_FAULT
BUGCHECK_STR:  0xA
LAST_CONTROL_TRANSFER:  from 805253e5 to 804f22b8
STACK_TEXT: 
WARNING: Stack unwind information not available. Following frames may be wrong.
a7fb6b90 805253e5 83924090 019e2000 c0300018 nt+0x1b2b8
a7fb6bc0 804ec10e c0006788 019e2000 00000000 nt+0x4e3e5
a7fb6c84 804ec204 00000008 01ae0fff 00000000 nt+0x1510e
a7fb6ca0 8056919a 019e0000 01ae0fff a7fb6d64 nt+0x15204
a7fb6d4c 804df06b ffffffff 0024c370 0024c378 nt+0x9219a
a7fb6d64 7c90eb94 badb0d00 00137150 a8cafd98 nt+0x806b
00137188 00000000 00000000 00000000 00000000 0x7c90eb94
STACK_COMMAND:  .bugcheck ; kb
FOLLOWUP_NAME:  MachineOwner
BUCKET_ID:  WRONG_SYMBOLS
Followup: MachineOwner

Locks UP DURING WINDOWS INSTALL. Same error.
lol it's not the drivers for the 3rd time. :P
Tried the processor in another motherboard, under full strain. It's not the processor
Ran memtest86. No problems whatsoever, ram checks out, 100%
Here's my system summary, for those who want to see it.
Once again, this error only occurs with 166mhz fsb the system is 100% stable, functional, and works GREAT with 133fsb, but now my processor is underclocked. Please condsider this when you provide a possible solution, if it's not related to the system bus somehow, it's not the problem. Forget about software, or there being defects in all my other hardware, because it's all been tested OK. This is a problem with the motherboard, or compatability with my hardware, plain and simple.
[System Summary]
Item   Value   
OS Name   Microsoft Windows XP Professional   
Version   5.1.2600 Service Pack 2 Build 2600   
OS Manufacturer   Microsoft Corporation   
System Name   STORMY   
System Manufacturer   NVIDIA   
System Model   AWRDACPI   
System Type   X86-based PC   
Processor   x86 Family 6 Model 10 Stepping 0 AuthenticAMD ~1726 Mhz   
BIOS Version/Date   Phoenix Technologies, LTD 6.00 PG, 1/20/2005   
SMBIOS Version   2.2   
Windows Directory   C:\WINDOWS   
System Directory   C:\WINDOWS\system32   
Boot Device   \Device\HarddiskVolume1   
Locale   United States   
Hardware Abstraction Layer   Version = "5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)"   
User Name   STORMY\ForeverConnected   
Time Zone   Eastern Standard Time   
Total Physical Memory   768.00 MB   
Available Physical Memory   566.90 MB   
Total Virtual Memory   2.00 GB   
Available Virtual Memory   1.96 GB   
Page File Space   1.83 GB   
Page File   C:\pagefile.sys   
[Hardware Resources]
[Conflicts/Sharing]
Resource   Device   
I/O Port 0x0000A000-0x0000AFFF   NVIDIA nForce2 AGP Host to PCI Bridge   
I/O Port 0x0000A000-0x0000AFFF   HIGHTECH RADEON 9600XT 256MB   
I/O Port 0x00000000-0x00000CF7   PCI bus   
I/O Port 0x00000000-0x00000CF7   Direct memory access controller   
I/O Port 0x000003C0-0x000003DF   NVIDIA nForce2 AGP Host to PCI Bridge   
I/O Port 0x000003C0-0x000003DF   HIGHTECH RADEON 9600XT 256MB   
IRQ 20   Standard OpenHCD USB Host Controller   
IRQ 20   NVIDIA Network Bus Enumerator   
IRQ 21   Standard OpenHCD USB Host Controller   
IRQ 21   Standard Enhanced PCI to USB Host Controller   
IRQ 21   Realtek AC'97 Audio   
I/O Port 0x0000B000-0x0000BFFF   PCI standard PCI-to-PCI bridge   
I/O Port 0x0000B000-0x0000BFFF   VIA OHCI Compliant IEEE 1394 Host Controller   
Memory Address 0xE4000000-0xE4FFFFFF   PCI standard PCI-to-PCI bridge   
Memory Address 0xE4000000-0xE4FFFFFF   VIA OHCI Compliant IEEE 1394 Host Controller   
Memory Address 0xC0000000-0xDFFFFFFF   NVIDIA nForce2 AGP Host to PCI Bridge   
Memory Address 0xC0000000-0xDFFFFFFF   HIGHTECH RADEON 9600XT 256MB   
Memory Address 0xA0000-0xBFFFF   PCI bus   
Memory Address 0xA0000-0xBFFFF   NVIDIA nForce2 AGP Host to PCI Bridge   
Memory Address 0xA0000-0xBFFFF   HIGHTECH RADEON 9600XT 256MB   
I/O Port 0x000003B0-0x000003BB   NVIDIA nForce2 AGP Host to PCI Bridge   
I/O Port 0x000003B0-0x000003BB   HIGHTECH RADEON 9600XT 256MB   
[DMA]
Resource   Device   Status   
Channel 4   Direct memory access controller   OK   
Channel 2   Standard floppy disk controller   OK   
[Forced Hardware]
Device   PNP Device ID   
[I/O]
Resource   Device   Status   
0x00004000-0x0000407F   Motherboard resources   OK   
0x00004080-0x000040FF   Motherboard resources   OK   
0x00004400-0x0000447F   Motherboard resources   OK   
0x00004480-0x000044FF   Motherboard resources   OK   
0x00004200-0x0000427F   Motherboard resources   OK   
0x00004280-0x000042FF   Motherboard resources   OK   
0x00005000-0x0000503F   Motherboard resources   OK   
0x00005100-0x0000513F   Motherboard resources   OK   
0x00000000-0x00000CF7   PCI bus   OK   
0x00000000-0x00000CF7   Direct memory access controller   OK   
0x00000D00-0x0000FFFF   PCI bus   OK   
0x00000279-0x00000279   ISAPNP Read Data Port   OK   
0x00000274-0x00000277   ISAPNP Read Data Port   OK   
0x0000E400-0x0000E41F   NVIDIA nForce PCI System Management   OK   
0x0000E000-0x0000E007   NVIDIA Network Bus Enumerator   OK   
0x0000D800-0x0000D8FF   Realtek AC'97 Audio   OK   
0x0000DC00-0x0000DC7F   Realtek AC'97 Audio   OK   
0x0000B000-0x0000BFFF   PCI standard PCI-to-PCI bridge   OK   
0x0000B000-0x0000BFFF   VIA OHCI Compliant IEEE 1394 Host Controller   OK   
0x0000F000-0x0000F00F   NVIDIA MCP2S Parallel ATA Controller (v2.6)   OK   
0x000001F0-0x000001F7   NVIDIA MCP2S Parallel ATA Controller (v2.6)   OK   
0x000003F6-0x000003F6   NVIDIA MCP2S Parallel ATA Controller (v2.6)   OK   
0x00000170-0x00000177   NVIDIA MCP2S Parallel ATA Controller (v2.6)   OK   
0x00000376-0x00000376   NVIDIA MCP2S Parallel ATA Controller (v2.6)   OK   
0x000009F0-0x000009F7   NVIDIA MCP2S Serial ATA Compatible Controller (v2.6)   OK   
0x00000BF0-0x00000BF3   NVIDIA MCP2S Serial ATA Compatible Controller (v2.6)   OK   
0x00000970-0x00000977   NVIDIA MCP2S Serial ATA Compatible Controller (v2.6)   OK   
0x00000B70-0x00000B73   NVIDIA MCP2S Serial ATA Compatible Controller (v2.6)   OK   
0x0000CC00-0x0000CC0F   NVIDIA MCP2S Serial ATA Compatible Controller (v2.6)   OK   
0x0000D000-0x0000D07F   NVIDIA MCP2S Serial ATA Compatible Controller (v2.6)   OK   
0x0000A000-0x0000AFFF   NVIDIA nForce2 AGP Host to PCI Bridge   OK   
0x0000A000-0x0000AFFF   HIGHTECH RADEON 9600XT 256MB   OK   
0x000003B0-0x000003BB   NVIDIA nForce2 AGP Host to PCI Bridge   OK   
0x000003B0-0x000003BB   HIGHTECH RADEON 9600XT 256MB   OK   
0x000003C0-0x000003DF   NVIDIA nForce2 AGP Host to PCI Bridge   OK   
0x000003C0-0x000003DF   HIGHTECH RADEON 9600XT 256MB   OK   
0x00000010-0x0000001F   Motherboard resources   OK   
0x00000022-0x0000003F   Motherboard resources   OK   
0x00000044-0x0000005F   Motherboard resources   OK   
0x00000062-0x00000063   Motherboard resources   OK   
0x00000065-0x0000006F   Motherboard resources   OK   
0x00000074-0x0000007F   Motherboard resources   OK   
0x00000091-0x00000093   Motherboard resources   OK   
0x000000A2-0x000000BF   Motherboard resources   OK   
0x000000E0-0x000000EF   Motherboard resources   OK   
0x00000B78-0x00000B7B   Motherboard resources   OK   
0x00000F78-0x00000F7B   Motherboard resources   OK   
0x00000A78-0x00000A7B   Motherboard resources   OK   
0x00000E78-0x00000E7B   Motherboard resources   OK   
0x00000BBC-0x00000BBF   Motherboard resources   OK   
0x00000FBC-0x00000FBF   Motherboard resources   OK   
0x000004D0-0x000004D1   Motherboard resources   OK   
0x00000290-0x00000297   Motherboard resources   OK   
0x00000020-0x00000021   Programmable interrupt controller   OK   
0x000000A0-0x000000A1   Programmable interrupt controller   OK   
0x00000080-0x00000090   Direct memory access controller   OK   
0x00000094-0x0000009F   Direct memory access controller   OK   
0x000000C0-0x000000DF   Direct memory access controller   OK   
0x00000040-0x00000043   System timer   OK   
0x00000070-0x00000073   System CMOS/real time clock   OK   
0x00000061-0x00000061   System speaker   OK   
0x000000F0-0x000000FF   Numeric data processor   OK   
0x000003F0-0x000003F5   Standard floppy disk controller   OK   
0x000003F7-0x000003F7   Standard floppy disk controller   OK   
0x000003F8-0x000003FF   Communications Port (COM1)   OK   
0x000002F8-0x000002FF   Communications Port (COM2)   OK   
0x00000378-0x0000037F   Printer Port (LPT1)   OK   
0x00000778-0x0000077B   Printer Port (LPT1)   OK   
[IRQs]
Resource   Device   Status   
IRQ 9   Microsoft ACPI-Compliant System   OK   
IRQ 5   NVIDIA nForce PCI System Management   OK   
IRQ 21   Standard OpenHCD USB Host Controller   OK   
IRQ 21   Standard Enhanced PCI to USB Host Controller   OK   
IRQ 21   Realtek AC'97 Audio   OK   
IRQ 20   Standard OpenHCD USB Host Controller   OK   
IRQ 20   NVIDIA Network Bus Enumerator   OK   
IRQ 19   VIA OHCI Compliant IEEE 1394 Host Controller   OK   
IRQ 14   NVIDIA MCP2S Parallel ATA Controller (v2.6)   OK   
IRQ 15   NVIDIA MCP2S Parallel ATA Controller (v2.6)   OK   
IRQ 22   NVIDIA MCP2S Serial ATA Compatible Controller (v2.6)   OK   
IRQ 16   HIGHTECH RADEON 9600XT 256MB   OK   
IRQ 0   System timer   OK   
IRQ 8   System CMOS/real time clock   OK   
IRQ 13   Numeric data processor   OK   
IRQ 6   Standard floppy disk controller   OK   
IRQ 4   Communications Port (COM1)   OK   
IRQ 3   Communications Port (COM2)   OK   
[Memory]
Resource   Device   Status   
0xD5800-0xD7FFF   System board   OK   
0xF0000-0xF7FFF   System board   OK   
0xF8000-0xFBFFF   System board   OK   
0xFC000-0xFFFFF   System board   OK   
0x2FFF0000-0x2FFFFFFF   System board   OK   
0xFFFF0000-0xFFFFFFFF   System board   OK   
0x0000-0x9FFFF   System board   OK   
0x100000-0x2FFEFFFF   System board   OK   
0xFEC00000-0xFEC00FFF   System board   OK   
0xFEE00000-0xFEE00FFF   System board   OK   
0xA0000-0xBFFFF   PCI bus   OK   
0xA0000-0xBFFFF   NVIDIA nForce2 AGP Host to PCI Bridge   OK   
0xA0000-0xBFFFF   HIGHTECH RADEON 9600XT 256MB   OK   
0xC0000-0xDFFFF   PCI bus   OK   
0x30000000-0xFEBFFFFF   PCI bus   OK   
0xE7001000-0xE7001FFF   Standard OpenHCD USB Host Controller   OK   
0xE7002000-0xE7002FFF   Standard OpenHCD USB Host Controller   OK   
0xE7003000-0xE70030FF   Standard Enhanced PCI to USB Host Controller   OK   
0xE7000000-0xE7000FFF   NVIDIA Network Bus Enumerator   OK   
0xE7004000-0xE7004FFF   Realtek AC'97 Audio   OK   
0xE4000000-0xE4FFFFFF   PCI standard PCI-to-PCI bridge   OK   
0xE4000000-0xE4FFFFFF   VIA OHCI Compliant IEEE 1394 Host Controller   OK   
0xE5000000-0xE6FFFFFF   NVIDIA nForce2 AGP Host to PCI Bridge   OK   
0xC0000000-0xDFFFFFFF   NVIDIA nForce2 AGP Host to PCI Bridge   OK   
0xC0000000-0xDFFFFFFF   HIGHTECH RADEON 9600XT 256MB   OK   
0xE0000000-0xE3FFFFFF   NVIDIA nForce2 AGP Host to PCI Bridge   OK   
0xE6000000-0xE600FFFF   HIGHTECH RADEON 9600XT 256MB   OK   
0xD0000000-0xDFFFFFFF   HIGHTECH RADEON 9600XT 256MB - Secondary   OK   
0xE6FF0000-0xE6FFFFFF   HIGHTECH RADEON 9600XT 256MB - Secondary   OK   

Similar Messages

  • How to solve "Bad Content-Length value" Error that show in ADF Mobile

    I was develop application that using web service from mine original ADF project and I can't fetch via AMX Page as pop-up error "Bad Content-Length value" How to solve this problem ?
    My Web-service configuration
    - "Find" is only basic operation that in view instance
    - None of View criteria
    As only find is basic operation, that seems required "findCriteria" and "findControl" parameter(as seen in "Panel From layout" generated in AMX Page)
    After drag generate form view in AMX Page and after to deploy to simulator, I was found pop-up error was said Bad Content-Length value as shown below.
    I am also using HTTP Analyzer and didn't found any request from ADF Mobile Application
    http://img844.imageshack.us/img844/7720/screenshot20130305at163.png

    Hi,
    I'm also got a problem with this tutorial too, after touch at "Salary Upgrade" button and got same error too
    http://docs.oracle.com/cd/E18941_01/tutorials/BuildingMobileApps/ADFMobileTutorial_2.html
    I have some conclusion with develop ADF Mobile in OSX will related with this problem as tutorial are properly working and nobody was said about this problem.
    My current development machine is OSX 10.8.2 with jDeveloper 11.1.2.3.0
    Edited by: meddlesome on Mar 7, 2013 2:49 AM

  • Lots of hard locks and kernel crashes/oops ["SOLVED"-bad motherboard]

    I have been experiencing a lot of hard locks and kernel crashes/oops(es?) lately. This computer has always had random freezes in both WinXP and Linux (various distributions -- including live cds).
    Here is my latest crash (from dmesg):
    PCI: setting IRQ 12 as level-triggered
    PCI: Found IRQ 12 for device 0000:02:05.0
    Bad pte = dfbdf272, process = ???, vm_flags = 3f3f, vaddr = b7e6d0ac
    Pid: 1470, comm: load-modules.sh Not tainted 2.6.25-ARCH #1
    [<c016e775>] handle_mm_fault+0x2c5/0x850
    [<c011d0c9>] do_page_fault+0x2a9/0x790
    [<c014169d>] hrtimer_start+0xdd/0x1e0
    [<c0125a16>] hrtick_set+0xc6/0x140
    [<c03053ef>] schedule+0x3af/0x850
    [<c01437e5>] getnstimeofday+0x35/0xe0
    [<c01419e8>] ktime_get+0x18/0x40
    [<c0305a76>] preempt_schedule+0x56/0x70
    [<c012386f>] wake_up_new_task+0x8f/0xd0
    [<c0128643>] do_fork+0xd3/0x2b0
    [<c011ce20>] do_page_fault+0x0/0x790
    [<c0307d52>] error_code+0x72/0x78
    [<c0300000>] cpu_init+0x220/0x29a
    =======================
    VM: killing process load-modules.sh
    lshwd output:
    00:00.0 Class 0600: Intel Corp.|82865G [Springdale-G] Chipset Host Bridge (intel-agp)
    00:01.0 Class 0604: Intel Corp.|82865G/PE/P Processor to AGP Controller (unknown)
    00:1d.0 Class 0c03: Intel Corp.|USB Controller (uhci_hcd)
    00:1d.1 Class 0c03: Intel Corp.|USB Controller (uhci_hcd)
    00:1d.2 Class 0c03: Intel Corp.|USB Controller (uhci_hcd)
    00:1d.3 Class 0c03: Intel Corp.|82801EB USB EHCI Controller #2 (uhci_hcd)
    00:1d.7 Class 0c03: Intel Corp.|USB Enhanced Controller (ehci-hcd)
    00:1e.0 Class 0604: Intel Corp.|82820 815e (Camino 2) Chipset PCI (hw_random)
    00:1f.0 Class 0601: Intel Corp.|82801EB ISA Bridge (LPC) (i810-tco)
    00:1f.1 Class 0101: Intel Corp.|82801EB ICH5 IDE (ata_piix)
    00:1f.2 Class 0101: Intel Corp.|82801EB ICH5 IDE (SATA) (ata_piix)
    00:1f.3 Class 0c05: Intel Corp.|82801EB SMBus (i2c-i801)
    01:00.0 Class 0300: nVidia Corp.|NV18 GeForce4 MX440 AGP 8x (nv)
    02:05.0 Class 0401: Avance Logic Inc.|ALS4000 Audio Chipset (snd-als4000)
    02:07.0 Class 0200: D-Link System Inc.|DFE 530 TX+ Fast Ethernet Adapter (8139too)
    02:0a.0 Class 0c03: VIA Technologies Inc.|VT82C586B USB (uhci_hcd)
    02:0a.1 Class 0c03: VIA Technologies Inc.|VT82C586B USB (uhci_hcd)
    02:0a.2 Class 0c03: VIA Technologies Inc.|VT8235 USB Enhanced Controller (ehci-hcd)
    relevant entry in grub's menu.lst:
    # (0) Arch Linux-ARCH
    title Arch Linux
    root (hd0,0)
    kernel /boot/vmlinuz26 root=/dev/sda1 ro nosmp noapic acpi=off pci=routeirq ide-legacy
    initrd /boot/kernel26.img
    I added nosmp and the other parameters at the install/rescue cd's suggestion. I tried using the microcode package (I have a P4 HT) as suggested by someone in another thread.
    I've found that the freezes will happen at the beginning of heavy CPU or disk usage (such as compilation or pacman db parsing). The hd is not the original one from this system (it was a hand-me-down), so I don't think that's the problem. The video card is different and the RAM is new. The only components that are still around are:
    P4 HT processor (2.60 ghz)
    Albatron  PX865PE II
    Enermax power supply
    Any ideas? It also says "bad eip value" when the system has kernel crashes (especially on boot).
    Last edited by mrbug (2008-06-21 03:08:35)

    Latest message while mkinitcpio was running:
    Linux agpgart interface v0.103
    nvidia: module license 'NVIDIA' taints kernel.
    ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
    NVRM: loading NVIDIA Linux x86 Kernel Module 96.43.05 Tue Jan 22 19:36:58 PST 2008
    BUG: unable to handle kernel paging request at 756e696c
    IP: [<c018a137>] flush_old_exec+0x577/0x750
    *pde = 00000000
    Oops: 0000 [#1] PREEMPT SMP
    Modules linked in: nvidia(P) agpgart nfnetlink_queue nfnetlink nf_conntrack_ipv4 iptable_filter ip_tables xt_state nf_conntrack xt_NFQUEUE x_tables w83627hf hwmon_vid 8139too mii i2c_i801 i2c_core pcspkr shpchp pci_hotplug sg evdev thermal processor fan button battery ac snd_als4000 gameport snd_sb_common snd_opl3_lib snd_hwdep snd_ice1724 snd_ice17xx_ak4xxx snd_ac97_codec ac97_bus snd_ak4114 snd_pt2258 snd_i2c snd_ak4xxx_adda snd_mpu401_uart snd_rawmidi snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore e1000 rtc_cmos rtc_core rtc_lib ext3 jbd mbcache usbhid hid ff_memless usb_storage sr_mod cdrom sd_mod ehci_hcd uhci_hcd pata_acpi usbcore ata_piix ata_generic libata scsi_mod dock
    Pid: 9173, comm: dirname Tainted: P (2.6.25-ARCH #1)
    EIP: 0060:[<c018a137>] EFLAGS: 00210202 CPU: 0
    EIP is at flush_old_exec+0x577/0x750
    EAX: 756e696c EBX: 00000000 ECX: 00000500 EDX: df269004
    ESI: de546c00 EDI: 00000000 EBP: df269080 ESP: de121da4
    DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
    Process dirname (pid: 9173, ti=de120000 task=de546c00 task.ti=de120000)
    Stack: 00000001 de694b00 00000000 df269000 df269004 de710504 de710000 de547134
    6e726964 00656d61 c018a39d de121dd4 00000003 de18f878 c035ccb5 de18f840
    c01b73be 00000080 00000001 c13d8ec0 dec77000 de694b00 c016421f 00000001
    Call Trace:
    [<c018a39d>] kernel_read+0x3d/0x60
    [<c01b73be>] load_elf_binary+0x36e/0x1aa0
    [<c016421f>] get_page_from_freelist+0x2cf/0x4d0
    [<c01646ce>] __alloc_pages+0x5e/0x360
    [<c0175705>] anon_vma_prepare+0x85/0xe0
    [<c016eabd>] handle_mm_fault+0x60d/0x850
    [<c016eacb>] handle_mm_fault+0x61b/0x850
    [<c0184b45>] do_sync_read+0xd5/0x120
    [<c016c60d>] vm_normal_page+0x1d/0x70
    [<c016c60d>] vm_normal_page+0x1d/0x70
    [<c016d479>] follow_page+0x119/0x1c0
    [<c016edd1>] get_user_pages+0xd1/0x2f0
    [<c01b7050>] load_elf_binary+0x0/0x1aa0
    [<c01898ec>] search_binary_handler+0x15c/0x290
    [<c018ab9c>] do_execve+0x21c/0x250
    [<c01033c6>] sys_execve+0x46/0x80
    [<c01050d8>] sysenter_past_esp+0x6d/0xa5
    [<c0300000>] cpu_init+0x220/0x29a
    =======================
    Code: c3 04 89 e8 e8 eb d6 17 00 89 5c 24 10 bb ff ff ff ff 8b 54 24 10 83 c3 01 89 df c1 e7 05 8b 02 39 38 0f 86 11 01 00 00 8b 40 08 <8b> 34 98 85 f6 74 e0 c7 04 98 00 00 00 00 89 e8 e8 a4 d9 17 00
    EIP: [<c018a137>] flush_old_exec+0x577/0x750 SS:ESP 0068:de121da4
    ---[ end trace 255f477a12072e9b ]---
    note: dirname[9173] exited with preempt_count 1
    BUG: unable to handle kernel paging request at 6f732e78
    IP: [<c012b737>] put_files_struct+0x37/0xb0
    *pde = 00000000
    Oops: 0000 [#2] PREEMPT SMP
    Modules linked in: nvidia(P) agpgart nfnetlink_queue nfnetlink nf_conntrack_ipv4 iptable_filter ip_tables xt_state nf_conntrack xt_NFQUEUE x_tables w83627hf hwmon_vid 8139too mii i2c_i801 i2c_core pcspkr shpchp pci_hotplug sg evdev thermal processor fan button battery ac snd_als4000 gameport snd_sb_common snd_opl3_lib snd_hwdep snd_ice1724 snd_ice17xx_ak4xxx snd_ac97_codec ac97_bus snd_ak4114 snd_pt2258 snd_i2c snd_ak4xxx_adda snd_mpu401_uart snd_rawmidi snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd soundcore e1000 rtc_cmos rtc_core rtc_lib ext3 jbd mbcache usbhid hid ff_memless usb_storage sr_mod cdrom sd_mod ehci_hcd uhci_hcd pata_acpi usbcore ata_piix ata_generic libata scsi_mod dock
    Pid: 9173, comm: dirname Tainted: P D (2.6.25-ARCH #1)
    EIP: 0060:[<c012b737>] EFLAGS: 00210202 CPU: 0
    EIP is at put_files_struct+0x37/0xb0
    EAX: 6f732e78 EBX: 00000000 ECX: c1407460 EDX: 00000303
    ESI: de546c00 EDI: df399840 EBP: 00200206 ESP: de121bb8
    DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
    Process dirname (pid: 9173, ti=de120000 task=de546c00 task.ti=de120000)
    Stack: df269000 0000000b de546c00 c035c5ec 00200206 c012ce7a c036075c de546e11
    000023d5 00000001 00000000 00000001 00200206 c0308c6c c0360510 de121c00
    de121d6c 00000000 c035c5ec 00200206 c0106e28 de5d5e34 00000000 1f901000
    Call Trace:
    [<c012ce7a>] do_exit+0x16a/0x6a0
    [<c0106e28>] die+0x1b8/0x1c0
    [<c011cfd1>] do_page_fault+0x1b1/0x790
    [<c018cc23>] do_lookup+0xf3/0x1b0
    [<c0197ff3>] __d_lookup+0x143/0x160
    [<c011e6cf>] kunmap_atomic+0x3f/0xe0
    [<c015e059>] file_read_actor+0xd9/0xf0
    [<c0160e3b>] generic_file_aio_read+0x59b/0x630
    [<c019cd83>] mntput_no_expire+0x13/0x70
    [<c017ebf9>] add_partial+0x19/0x70
    [<c0171309>] remove_vma+0x39/0x50
    [<c017fd43>] __slab_free+0xd3/0x360
    [<c017ebf9>] add_partial+0x19/0x70
    [<c0189d8d>] flush_old_exec+0x1cd/0x750
    [<c017fd43>] __slab_free+0xd3/0x360
    [<c0171309>] remove_vma+0x39/0x50
    [<c011ce20>] do_page_fault+0x0/0x790
    [<c0307d52>] error_code+0x72/0x78
    [<c018007b>] alloc_loc_track+0xab/0xc0
    [<c018a137>] flush_old_exec+0x577/0x750
    [<c018a39d>] kernel_read+0x3d/0x60
    [<c01b73be>] load_elf_binary+0x36e/0x1aa0
    [<c016421f>] get_page_from_freelist+0x2cf/0x4d0
    [<c01646ce>] __alloc_pages+0x5e/0x360
    [<c0175705>] anon_vma_prepare+0x85/0xe0
    [<c016eabd>] handle_mm_fault+0x60d/0x850
    [<c016eacb>] handle_mm_fault+0x61b/0x850
    [<c0184b45>] do_sync_read+0xd5/0x120
    [<c016c60d>] vm_normal_page+0x1d/0x70
    [<c016c60d>] vm_normal_page+0x1d/0x70
    [<c016d479>] follow_page+0x119/0x1c0
    [<c016edd1>] get_user_pages+0xd1/0x2f0
    [<c01b7050>] load_elf_binary+0x0/0x1aa0
    [<c01898ec>] search_binary_handler+0x15c/0x290
    [<c018ab9c>] do_execve+0x21c/0x250
    [<c01033c6>] sys_execve+0x46/0x80
    [<c01050d8>] sysenter_past_esp+0x6d/0xa5
    [<c0300000>] cpu_init+0x220/0x29a
    =======================
    Code: 08 0f 94 c0 84 c0 0f 84 88 00 00 00 8b 04 24 31 db 8b 78 04 eb 09 8d b6 00 00 00 00 83 c3 01 89 d8 c1 e0 05 39 07 76 3c 8b 47 0c <8b> 34 98 85 f6 74 ea 89 dd c1 e5 07 f7 c6 01 00 00 00 74 17 89
    EIP: [<c012b737>] put_files_struct+0x37/0xb0 SS:ESP 0068:de121bb8
    ---[ end trace 255f477a12072e9b ]---
    Fixing recursive fault but reboot is needed!
    BUG: scheduling while atomic: dirname/9173/0x00000002
    Pid: 9173, comm: dirname Tainted: P D 2.6.25-ARCH #1
    [<c030542d>] schedule+0x3ed/0x850
    [<c0129763>] release_console_sem+0x1b3/0x1d0
    [<c012d373>] do_exit+0x663/0x6a0
    [<c0106e28>] die+0x1b8/0x1c0
    [<c011cfd1>] do_page_fault+0x1b1/0x790
    [<c01291d7>] __call_console_drivers+0x57/0x70
    [<c01fad04>] number+0x2b4/0x2c0
    [<c01fb76f>] vsnprintf+0x43f/0x790
    [<c024ec7f>] vt_console_print+0x23f/0x330
    [<c016fe66>] free_pgd_range+0x166/0x1e0
    [<c011ce20>] do_page_fault+0x0/0x790
    [<c0307d52>] error_code+0x72/0x78
    [<c017007b>] sys_mincore+0xeb/0x3e0
    [<c012b737>] put_files_struct+0x37/0xb0
    [<c012ce7a>] do_exit+0x16a/0x6a0
    [<c0106e28>] die+0x1b8/0x1c0
    [<c011cfd1>] do_page_fault+0x1b1/0x790
    [<c018cc23>] do_lookup+0xf3/0x1b0
    [<c0197ff3>] __d_lookup+0x143/0x160
    [<c011e6cf>] kunmap_atomic+0x3f/0xe0
    [<c015e059>] file_read_actor+0xd9/0xf0
    [<c0160e3b>] generic_file_aio_read+0x59b/0x630
    [<c019cd83>] mntput_no_expire+0x13/0x70
    [<c017ebf9>] add_partial+0x19/0x70
    [<c0171309>] remove_vma+0x39/0x50
    [<c017fd43>] __slab_free+0xd3/0x360
    [<c017ebf9>] add_partial+0x19/0x70
    [<c0189d8d>] flush_old_exec+0x1cd/0x750
    [<c017fd43>] __slab_free+0xd3/0x360
    [<c0171309>] remove_vma+0x39/0x50
    [<c011ce20>] do_page_fault+0x0/0x790
    [<c0307d52>] error_code+0x72/0x78
    [<c018007b>] alloc_loc_track+0xab/0xc0
    [<c018a137>] flush_old_exec+0x577/0x750
    [<c018a39d>] kernel_read+0x3d/0x60
    [<c01b73be>] load_elf_binary+0x36e/0x1aa0
    [<c016421f>] get_page_from_freelist+0x2cf/0x4d0
    [<c01646ce>] __alloc_pages+0x5e/0x360
    [<c0175705>] anon_vma_prepare+0x85/0xe0
    [<c016eabd>] handle_mm_fault+0x60d/0x850
    [<c016eacb>] handle_mm_fault+0x61b/0x850
    [<c0184b45>] do_sync_read+0xd5/0x120
    [<c016c60d>] vm_normal_page+0x1d/0x70
    [<c016c60d>] vm_normal_page+0x1d/0x70
    [<c016d479>] follow_page+0x119/0x1c0
    [<c016edd1>] get_user_pages+0xd1/0x2f0
    [<c01b7050>] load_elf_binary+0x0/0x1aa0
    [<c01898ec>] search_binary_handler+0x15c/0x290
    [<c018ab9c>] do_execve+0x21c/0x250
    [<c01033c6>] sys_execve+0x46/0x80
    [<c01050d8>] sysenter_past_esp+0x6d/0xa5
    [<c0300000>] cpu_init+0x220/0x29a
    =======================

  • How to solve bad performance in vi server

    I'm useing vi server in a recursively programming structure in labview 7.1.
    I have very bad performance result so i made a test comparing the speed of che various vi server call and the native.
    my tests are:
    normal calling.
    vi server calling by reference node
    vi server calling by invoke node
    for each vi server calling type i tried:
    unique reference calling
    different reference calling
    different reference, preloaded,  calling
    the only 1 case i found a loosing of performace acceptable 24% respect the normal calling: vi server calling by reference node with unique reference.
    unfortunately this kind of calling is able to catch come kind of recunsion an forbidden it and this calling wait all the time the end of the execution of the vi called.
    All the oter kinds of caling have very bad performance: from 90% to 99,9% LESS then the normal calling (10 to 1000 times more in execution time).
    In addition there is a prblem in invoke colling: if you execute a invoke node with wait until done true, the mouse pointer fliks with the busy icone. that heppens in all the possible configuration.
    I would like ti know if someuone as some solution to this performance problem and if Labview 8.0 fixs this problems.
    Best regarda.
    ing. Luca Benvegnù

    Hi Luca,
    I've made some researches for you and, what can I say is that there is a certain number of requests about "vi server performances". There are some things that are in general suggested in this situation:
    1) Be "minimalist" about the use of images, graph,... And avoid Large data structures: wiring large structures into/out-of sub-VI's can take time: pass the smallest amount of data.
    2) Avoid repeated calls. Calling the sub-VI's frequently, in a loop for example, create a call over-head that could be an issue. For the same reason put the "wait until" function with a specification of time in order to run loops only as often as strictly required.
    However, about your question of fixing the problem with LabVIEW 8.0, I suggest you to download the Evaluation Version of LabVIEW 8.2 and try by yourself if performances are better.
    I hope I've been of some help.
    carlo>  

  • [SOLVED] Bad superblock error message when partitioning in GPT

    Greetings- I'm trying to install arch on this old 500 GB drive using gpt, and when I get to the third partition table and try to write it to ext4 I get "warning, had trouble writing out superlocks"
    I did a little searching around google and from what I gathered you can correct bad superblocks if you have a running system, but since this drive is empty.... Do I have any solutions or do I have a brick? Just curious. Like I said its an old drive I didn't even know I had. 500 GB though it'd be a shame to trash it.
    Thanks.
    Last edited by w201 (2013-02-28 06:10:16)

    I don't recommend using badblocks on a disk that's failing SMART tests. Frequently, bad blocks accumulate over time, so if you've got (say) 100 bad blocks today, you might have 159 bad blocks tomorrow, and then the disk will stop working entirely a week later. It's just not worth the risk to your data to try to eek out a little more life from the disk. An exception might be for some test purpose, like doing a test installation of a new OS -- but even then, I'm not sure it's worth the effort of using badblocks before the installation. IMHO, it's better to use a virtual machine for such a test installation, assuming you've got sufficient disk space.

  • How to solve bad performance OSX Lion on Macbook Pro

    From beginning i install MAC OS Lion i have have a bad performance on my macbook Pro.
    Startup take about 3 minutes, after i login it takes a hour for i can use my laptop properly.
    Can some one tell my what the problem is ?
         My laptop is a MAcBook Pro 2,53 GHz Intel Core Duo with 4 GB 1067 Mhz DDR Memory
          I have a second partition with MAC OS X Leopart, Its working without any problems.
          Also i have check my Disk first, no problems found.

    Look like i have some disk issues :-(
    16/08/11 11:51:58,000 kernel: disk0s2: I/O error.
    16/08/11 11:51:58,000 kernel: hfs_clonefile: cluster_read failed - 5
    16/08/11 11:52:45,000 kernel: disk0s2: I/O error.
    16/08/11 11:52:56,441 Console: *** -[__NSArrayM objectAtIndex:]: index 992 beyond bounds for empty array

  • Please help me Solve Bad Pool Caller Error (Windows 8)

    I'm repeatedly getting "Bad Pool Caller Error" on my Windows 8 PC causing it restart again and again. Tried all I knew, nothing worked. However, I'm able to use the PC in Safe Mode (right now I'm on it). Here is the link to dump files (zipped),
    -https://onedrive.live.com/?cid=574E051B8481CE34&id=574E051B8481CE34%21231
    Thank you in advance,
    Anup Mehra

    AM
    For starters you need to update to win 8.1 ASAP and you need to either remove or update your PGP (Related to PGPsdk.sys PGP Software Development Kit NT Driver from PGP Corporation.) which is dated 2005 and can not possibly work in win 8.
    Then please run driver verifier to find the under lying issue
    These crashes were related to memory corruption (probably caused by a driver). 
    Please run these two tests to verify your memory and find which driver is causing the problem.  Please run verifier  first
    If you are over-clocking anything reset to default before running these tests.
    In other words STOP!!!  
    If you do not know what this means you probably are not
    1-Driver verifier (for complete directions see our wiki here)
    2-Memtest. (You can read more about running memtest here)
    Wanikiya and Dyami--Team Zigzag

  • K7N2G-L & Bad Processor LED Notification/Yellow Bang

    My configuration, as listed below, is continuing to experience a couple of issues:
    1) During *almost* every reboot (cold or warm), the D-Bracket indicates that there is an issue with the processor, and it beeps at me incessantly.  The FSB speeds are correct, and it will even do it if I lower them as well.  I eventually get it to boot, and everything works great.  Any ideas?
    2) I also have a Yellow Bang in Device Manager (Windows 2k Adv Srv), and it states it's Motherboard Resources.  Everything that typically works, has not.  Any thoughts?
    Thank You!

    Do you have the ATX12V 4 pin "P4" connector in?
    Sounds funny, but download Memtest86 and run it on each stick of RAM independently.
    Make sure your CPU and RAM isnt set to performance, also, check to see if theres any thermal compund on the face of the chip, ESPECIALLY if its Arctic silver.
    Finally, try resetting your CMOS and make sure you have the latest BIO revision in.
    Is that a fresh install of Win2K? If not, backup, format and reinstall, adding the nForce2 drivers first, followed by external sound card drivers (if your using one), network drivers and graphics drivers.

  • How to solve slow processor speed

    How do you troubleshoot extremely slow processing speed on an Intel based iMac? I have already emptied cache memory, force quit or closed all programs and rebooted. This did not solve the problem.

    Open Activity Monitor (Applications - Utilities - Activity Monitor) and see if there are any processes that are using unususal amounts of %CPU. If they are quit that process.
    BTW please fill out your profile so we know what iMac you have and what version of OS X you are running.

  • [SOLVED] Bad font rendering and overlapping since last update

    Hi all! Since the last updates I'm getting font rendering problems. I'm seeing something like this in lots of applications:
    See the "ce" in Facebook, those letters are kinda overlapped! This happens in Nautilus too, for example in the word "devel". I'm using the Ubuntu patches for font rendering, but actually I have problems even with the stock packages.
    I'm on a fresh install right now (I really needed to clean the old one, too much experimenting xD) and I keep having this problem.
    Can anyone help me?
    SOLVED I downgraded pango from 1.32.1-1 to 1.30.1-1 and everything went back to normality
    Last edited by Gianfrix (2012-11-06 14:09:00)

    brebs wrote:https://bugs.archlinux.org/task/32612?project=1
    That seems to be an issue. Downgrading to  xorg-server 1.13.0-3 resolved problem. Watching ticket for future updates. Thanks a lot
    Last edited by mamciek (2012-11-20 22:02:58)

  • [Solved]Badly rendered pages in uzbl

    http://imageshack.us/photo/my-images/21 … x1024.png/
    http://imageshack.us/photo/my-images/13 … x1024.png/
    (When I zoom in pages are better presented allthough I think it can be better as its pretty bad right now)
    What should be done to get better rendered pages and fonts?
    (Already enabled automatic anti-aliasing in fonts.conf and maxed my GPU anti-aliasing.Oh, and xorg.conf has some "default" fontpaths)
    Is this a resolution problem or a font problem?
    Last edited by instinct (2013-03-13 21:17:16)

    It looks to me to be your font settings.  If you have a custom stylesheet set in your uzbl config, I would start there and see if it does anything font-wise.  Of course, even if it doesn't, you can always add things to it to adjust things more to your liking.
    Edit:  You can also check what the generic fonts (like wikipedia's using "sans-serif") resolve to using fc-match.  You probably want that to be set to a nice ttf or otf font.
    Last edited by Wibjarm (2013-02-28 17:36:31)

  • How to solve Bad Pool Caller issue (Windows 8.1)

    I have encountered blue screen Bad Pool Caller error on my Windows 8.1 today. It happened a couple times today. I don't know why this happen.
    Here is my dumps file of skydrive link.
    https://skydrive.live.com/redir?resid=72664CEADF63A3F5%211215
    Thanks a lot!

    RW
    It is never a good idea to have more than one active malware application as it leads to all sorts of instability and crashing.  This is your problem.  You have Kaspersky (in my opinion a leading cause of these) and Symantec (also a huge contributor)
    I would remove them both and use the built in defender of some other malware application.
    I would remove Kaspersky and use the built in defender.
    Kaspersky is a frequent cause of BSOD's.  
    http://support.kaspersky.com/downloads/utils/kavremover10.zip
    Symantec  is a frequent cause of BSOD's.  
    http://us.norton.com/support/kb/web_view.jsp?wv_type=public_web&docurl=20080710133834EN
    Debug session time: Thu Feb 6 18:43:59.993 2014 (UTC - 5:00)
    Loading Dump File [C:\Users\Ken\SysnativeBSODApps\020614-41875-01.dmp]
    Built by: 9600.16452.amd64fre.winblue_gdr.131030-1505
    System Uptime: 0 days 0:22:40.705
    *** WARNING: Unable to verify timestamp for klwfp.sys
    *** ERROR: Module load completed but symbols could not be loaded for klwfp.sys
    *** WARNING: Unable to verify timestamp for kneps.sys
    *** ERROR: Module load completed but symbols could not be loaded for kneps.sys
    Probably caused by : NETIO.SYS ( NETIO! ?? ::FNODOBFM::`string'+797c )
    BugCheck C2, {7, 1205, 1e0, ffffe00001527878}
    BugCheck Info: [url=http://www.carrona.org/bsodindx.html#Example]BAD_POOL_CALLER (c2)[/url]
    Bugcheck code 000000c2
    Arguments:
    Arg1: 0000000000000007, Attempt to free pool which was already freed
    Arg2: 0000000000001205, (reserved)
    Arg3: 00000000000001e0, Memory contents of the pool block
    Arg4: ffffe00001527878, Address of the block of pool being deallocated
    BUGCHECK_STR: 0xc2_7_NDnd
    PROCESS_NAME: System
    FAILURE_BUCKET_ID: 0xc2_7_NDnd_NETIO!_??_::FNODOBFM::_string_
    MaxSpeed: 2200
    CurrentSpeed: 2195
    BiosVersion = F.14
    BiosReleaseDate = 01/04/2013
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP ENVY m4 Notebook PC
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    Debug session time: Thu Feb 6 18:20:37.094 2014 (UTC - 5:00)
    Loading Dump File [C:\Users\Ken\SysnativeBSODApps\020614-46765-01.dmp]
    Built by: 9600.16452.amd64fre.winblue_gdr.131030-1505
    System Uptime: 0 days 0:39:00.806
    *** WARNING: Unable to verify timestamp for klwfp.sys
    *** ERROR: Module load completed but symbols could not be loaded for klwfp.sys
    *** WARNING: Unable to verify timestamp for kneps.sys
    *** ERROR: Module load completed but symbols could not be loaded for kneps.sys
    Probably caused by : NETIO.SYS ( NETIO! ?? ::FNODOBFM::`string'+797c )
    BugCheck C2, {7, 1205, 0, ffffe0000c3c51c8}
    BugCheck Info: [url=http://www.carrona.org/bsodindx.html#Example]BAD_POOL_CALLER (c2)[/url]
    Bugcheck code 000000c2
    Arguments:
    Arg1: 0000000000000007, Attempt to free pool which was already freed
    Arg2: 0000000000001205, (reserved)
    Arg3: 0000000000000000, Memory contents of the pool block
    Arg4: ffffe0000c3c51c8, Address of the block of pool being deallocated
    BUGCHECK_STR: 0xc2_7_NDnd
    PROCESS_NAME: System
    FAILURE_BUCKET_ID: 0xc2_7_NDnd_NETIO!_??_::FNODOBFM::_string_
    MaxSpeed: 2200
    CurrentSpeed: 2195
    BiosVersion = F.14
    BiosReleaseDate = 01/04/2013
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP ENVY m4 Notebook PC
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    Debug session time: Thu Feb 6 17:26:36.420 2014 (UTC - 5:00)
    Loading Dump File [C:\Users\Ken\SysnativeBSODApps\020614-61921-01.dmp]
    Built by: 9600.16452.amd64fre.winblue_gdr.131030-1505
    System Uptime: 0 days 1:58:33.132
    *** WARNING: Unable to verify timestamp for klwfp.sys
    *** ERROR: Module load completed but symbols could not be loaded for klwfp.sys
    *** WARNING: Unable to verify timestamp for SYMDS64.SYS
    *** ERROR: Module load completed but symbols could not be loaded for SYMDS64.SYS
    *** WARNING: Unable to verify timestamp for kneps.sys
    *** ERROR: Module load completed but symbols could not be loaded for kneps.sys
    *** WARNING: Unable to verify timestamp for klflt.sys
    *** ERROR: Module load completed but symbols could not be loaded for klflt.sys
    Probably caused by : NETIO.SYS ( NETIO! ?? ::FNODOBFM::`string'+797c )
    BugCheck C2, {7, 1205, 3, ffffe000010880d8}
    BugCheck Info: [url=http://www.carrona.org/bsodindx.html#Example]BAD_POOL_CALLER (c2)[/url]
    Bugcheck code 000000c2
    Arguments:
    Arg1: 0000000000000007, Attempt to free pool which was already freed
    Arg2: 0000000000001205, (reserved)
    Arg3: 0000000000000003, Memory contents of the pool block
    Arg4: ffffe000010880d8, Address of the block of pool being deallocated
    BUGCHECK_STR: 0xc2_7_NDnd
    PROCESS_NAME: System
    FAILURE_BUCKET_ID: 0xc2_7_NDnd_NETIO!_??_::FNODOBFM::_string_
    MaxSpeed: 2200
    CurrentSpeed: 2195
    BiosVersion = F.14
    BiosReleaseDate = 01/04/2013
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP ENVY m4 Notebook PC
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    Debug session time: Thu Feb 6 15:27:20.675 2014 (UTC - 5:00)
    Loading Dump File [C:\Users\Ken\SysnativeBSODApps\020614-63265-01.dmp]
    Built by: 9600.16452.amd64fre.winblue_gdr.131030-1505
    System Uptime: 3 days 22:11:14.531
    *** WARNING: Unable to verify timestamp for klwfp.sys
    *** ERROR: Module load completed but symbols could not be loaded for klwfp.sys
    *** WARNING: Unable to verify timestamp for kneps.sys
    *** ERROR: Module load completed but symbols could not be loaded for kneps.sys
    Probably caused by : NETIO.SYS ( NETIO! ?? ::FNODOBFM::`string'+797c )
    BugCheck C2, {7, 1205, 8a2baf8, ffffe00008a2bb88}
    BugCheck Info: [url=http://www.carrona.org/bsodindx.html#Example]BAD_POOL_CALLER (c2)[/url]
    Bugcheck code 000000c2
    Arguments:
    Arg1: 0000000000000007, Attempt to free pool which was already freed
    Arg2: 0000000000001205, (reserved)
    Arg3: 0000000008a2baf8, Memory contents of the pool block
    Arg4: ffffe00008a2bb88, Address of the block of pool being deallocated
    BUGCHECK_STR: 0xc2_7_NDnd
    PROCESS_NAME: System
    FAILURE_BUCKET_ID: 0xc2_7_NDnd_NETIO!_??_::FNODOBFM::_string_
    MaxSpeed: 2200
    CurrentSpeed: 2195
    BiosVersion = F.14
    BiosReleaseDate = 01/04/2013
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP ENVY m4 Notebook PC
    Wanikiya and Dyami--Team Zigzag

  • [SOLVED] Bad Storage -- md5 fails

    OK, so I've obviously got something dodgy going on here which highly concerns me
    fukawi2@phil-desktop /media/Torrents/Complete $ md5sum LARGE_3.5G_FILE.iso
    a0b2dd3bc198702c60208dab37190dc4 LARGE_3.5G_FILE.iso
    fukawi2@phil-desktop /media/Torrents/Complete $ md5sum LARGE_3.5G_FILE.iso
    bb9fa9dba8c6e0bdfa3aa05bd9bd18e4 LARGE_3.5G_FILE.iso
    fukawi2@phil-desktop /media/Torrents/Complete $ md5sum LARGE_3.5G_FILE.iso
    9a81917842e5a82e8883b68ccbc8b061 LARGE_3.5G_FILE.iso
    So what are your thoughts? Bad Disk? Bad Controller? Bad Mobo?
    This particular partition is ext4 on a software RAID-1 of 2 x Seagate 1tb SATA drives.
    Same disks, different LVM volume testing with a 1gb file:
    fukawi2@phil-desktop /home/fukawi2 $ md5sum ryla2010-2010.07.09_22-23-05.m2t
    a5cc1e489ad086eeb6146586d90c96ba ryla2010-2010.07.09_22-23-05.m2t
    fukawi2@phil-desktop /home/fukawi2 $ md5sum ryla2010-2010.07.09_22-23-05.m2t
    a5cc1e489ad086eeb6146586d90c96ba ryla2010-2010.07.09_22-23-05.m2t
    fukawi2@phil-desktop /home/fukawi2 $ md5sum ryla2010-2010.07.09_22-23-05.m2t
    a5cc1e489ad086eeb6146586d90c96ba ryla2010-2010.07.09_22-23-05.m2t
    fukawi2@phil-desktop /home/fukawi2 $ md5sum ryla2010-2010.07.09_22-23-05.m2t
    a5cc1e489ad086eeb6146586d90c96ba ryla2010-2010.07.09_22-23-05.m2t
    Makes me think it might just be a corrupt file system...?
    Last edited by fukawi2 (2010-07-30 22:55:30)

    Good idea knopwob
    Lots of files match OK, but lots of files fail too:
    different sums in ./Billy_Joel-Greatest_Hits_Volumes_I_And_II-(1973-1985)-2CD-1985-EOS/102-billy_joel-captain_jack-eos.mp3
    different sums in ./Billy_Joel-Greatest_Hits_Volumes_I_And_II-(1973-1985)-2CD-1985-EOS/102-billy_joel-captain_jack-eos.mp3
    different sums in ./Billy_Joel-Greatest_Hits_Volumes_I_And_II-(1973-1985)-2CD-1985-EOS/102-billy_joel-captain_jack-eos.mp3
    different sums in ./Andre Rieu/In Wonderland/CD 1/13 The Impossible Dream.mp3
    different sums in ./Andre Rieu/In Wonderland/CD 1/13 The Impossible Dream.mp3
    different sums in ./Andre Rieu/In Wonderland/CD 1/13 The Impossible Dream.mp3
    different sums in ./Andre Rieu/In Wonderland/CD 1/13 The Impossible Dream.mp3
    different sums in ./Hip Hop RnB 2008 50 minutes club REMIX/Hip Hop RnB 2008 50 minutes club REMIX (Feat Missy Elliot, Ludacris, JayZ, 2pac, Busta Rhymes, 112 Etc).mp3
    different sums in ./VA-Hip_Hop_The_Collection_The_Classics-3CD-2008-WRE/217-ludacris-stand_up.mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[1991] Dangerous/Michael Jackson - 07 - Heal The World.mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[1991] Dangerous/Michael Jackson - 07 - Heal The World.mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[xxxx] Unreleased & Other/Michael Jackson - We Are The World (Demo).mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[xxxx] Unreleased & Other/Michael Jackson - We Are The World (Demo).mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[xxxx] Unreleased & Other/Michael Jackson - We Are The World (Demo).mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[xxxx] Unreleased & Other/Michael Jackson - Tease Me.mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[xxxx] Unreleased & Other/Michael Jackson - Tease Me.mp3
    different sums in ./Michael Jackson - Discography (320kbps)/[xxxx] Unreleased & Other/Michael Jackson - Tease Me.mp3
    different sums in ./Trace_Adkins-Dangerous_Man-2006-RNS/02-trace_adkins-ladies_love_country_boys.mp3
    I think I may have damaged something on the mobo when I built this computer because I put some wrong RAM in (2.1v RAM but mobo doesn't support RAM that high) and it took me a while to realize. This machine locks up "randomly" (espeically under high disk I/O) and performance of the on-board GB NIC is shocking (2MB/s when everything else on the LAN can get up to 40 - 50MB/s).
    I'm going to buy a replacement CPU, mobo and RAM at lunch time
    Last edited by fukawi2 (2010-07-27 01:24:58)

  • [Solved] Bad translation in fsck: how can I change that?

    Hi,
    I use catalan language, and at boot I get:
    /dev/sda1: [...] (es comprovarà en 2 mesos)
    (english translation: it will be check in 2 more times)
    I want to inform that it's a bad traduction and to translate properly if I could. How? Where? I think really is not a archlinux bug, rather than fsck vanilla bug, but I'm not sure. When I could find the svn version of archlinux of that?
    Thanks in advance,
    Xan.
    Last edited by xanb (2012-08-15 22:31:14)

    DSpider wrote:
    First let's see which package the fsck file belongs to:
    $ pacman -Qo fsck
    /sbin/fsck is owned by util-linux 2.21.2-5
    Hmmm... I wonder if we can use ABS to pull in the source code and build this package. Maybe we'll find a translations.xml file or something.
    # pacman -S abs
    # abs
    $ cp -R /var/abs/core/util-linux/ ~/builds/
    $ cd ~/builds/util-linux/
    $ makepkg
    Unfortunately I can't find anything with "comprovarà" or "mesos" in ~/builds/util-linux/src/util-linux-2.21.2/po/ca.po. What, exactly, did you uncomment from /etc/locale.gen?
    #ca_AD.UTF-8 UTF-8
    #ca_AD ISO-8859-15
    #ca_ES.UTF-8 UTF-8
    #ca_ES ISO-8859-1
    #ca_ES@euro ISO-8859-15
    #ca_FR.UTF-8 UTF-8
    #ca_FR ISO-8859-15
    #ca_IT.UTF-8 UTF-8
    #ca_IT ISO-8859-15
    I have only uncommented that:
    ca_ES.UTF-8 UTF-8..
    I had find "comprovarà" nop "mesos" but I'm sure I see several times (because "mesos" is month in catalan and it's sound ugly in this context). For this reason, I suspect that util-linux is not the "guilty" of the bug.
    Can you suggest me any hint else?
    Thanks,
    Xan.

  • [SOLVED] Bad GTK Menu Spacing

    I'm using openbox and some of my GTK applications have a bad look, like gedit (http://img.susepaste.org/view/raw/43677814), audacious and emacs, for example. Where can I adjust the GTK menu spacing?
    Last edited by thiagowfx (2013-11-01 21:35:01)

    I'm using gtk-theme-elementary from the AUR (set with lxappearance), so it probably only has a GTK2 theme; not a GTK3 one. At least now I know the issue is the theme, I thought it was a more general one, about GTK itself.
    So, I will see the gtk2 versions of these apps, but I don't think this is a *super* good solution. Maybe I should use another theme, which supports both GTK 2 and 3. Thanks, WorMzy!
    I will post here later saying if I switched themes or have successfully set the gtk2 versions of these apps.
    Last edited by thiagowfx (2013-11-01 17:50:25)

Maybe you are looking for

  • Lion freezes after upgrading to SSD

    Hi all, I just purchased the Mac Mini with a 2.7 GHz Core i7 processor and independent graphics processor. The Mini came with a 750GB hard drive. I purchased separately a 120GB OWC Mercury Extreme Pro 6G SSD, and I installed it as a second drive (usi

  • Code to equate table value to work area field name

    Hello Experts, How to match a certain value fetched from table to the internal table field. For instance: transparent table has a column containing values as AMOUNT QUANTITY there is another work area structure associated with different internal tabl

  • Sudden change in settings

    <p>Hi! Suddenly the order of the topics in every section of the forum has changed. Now to view any recent post in which i have poted, I have to change the pages so as to see the recent post by anyone. I will be glad if any of the modetators or admini

  • Regular Express in String.replaceFirst(..)

    I have the following string... "this ? is what ?." I am trying to replace the ? with an element. What is a regualr expression that would allow me to replace the just first ? with an item. I tried "?" but it say dangling reference... Ideas? The ?'s wi

  • How to turn off categorization for case management

    Hopefully a simple one, how to turn off categorization for case management. I get this error in CRM 5.0 when choosing Cases. CASE_MANAGEMENT, CASE_TYPE, Z_01 My categorization in the IC profile is set to ZDEFAULT (copy of default) but only contains I