View Single Post
Old 10-01-2006, 05:25 AM   #1 (permalink)
CSflim
Sky Piercer
 
CSflim's Avatar
 
Location: Ireland
Computer fucked! Help!

Hello. My computer kept restarting. I came down to it this morning and I tried to launch an application, but it failed to start. I decided to restart the computer. When it came to the welcome screen, I clicked my name, but then without warning the computer restarted. As windows booted up for the second time, before getting to the welcome screen it went to a BSOD telling me "A problem has been detected and windows has been shut down to prevent damage to your computer". I don't remember the rest of the message but it said that it was dumping the contents of memory to disk. A timer ticked as it did this. Once that was finished, the computer shut down.

I then tried to boot into safe mode. I could do this and logged in sucesfully as "Administrator". Wondering if the problem had sorted itself, I logged out and then in as my regular account. A few moments after doing this the computer rebooted without warning.

Next I tried to use the Windows XP install disk to repair the system. I booted from the disk and selected the "repair" option. It scanned the disk for a while and then restarted.

I tried the install disk again, this time it gave me another BSOD. The message was different this time. I copied it down fully:

Quote:
A problem has been detected and windows has been shut down to prevent damage to your computer

DRIVER_IRQL_NOT_LESS_OR_EQUAL

IF this is the first time you've seen this Stop error screen restart your computer. If this screen appears again follow these steps"

Check to make sure any new hardware or software is properly installed.
If this is a new installation, ask your hardware or software manufacturer for any windows updates you might need.

If problems continue, disable or remove any newly installed hardware or software. Disable BIOS memory options such as caching or shadowing. If you need to use Safe Mode to remove or disable compnents, restart your computer, press F8 to select Advanced Startup Options, and then select Safe Mode.


Technical Information:

Stop: 0x000000D1 (0x00000107, 0x00000002, 0x00000001, 0xF847A4EA)

acpi.sys - Address F847A4EA base at F845C000 Datestamp 41107d27


Next I tried to boot the machine from a Damn Small Linux cd. As it booted it stopped to give the following message:


Quote:
INIT: Entering runlevel: 5

malloc: ../src/dispose_cmd.c:199 assertion botched
free: start and end chunk sizes differ
Stopping myself...
malloc: ../src/dispose_cmd.c:191 assertion botched
free: start and end chunk sizes differ
Stopping myself...
malloc: ../src/dispose_cmd.c:199 assertion botched
free: start and end chunk sizes differ
Stopping myself...
malloc: ../src/dispose_cmd.c:230 asserion botched
free: underflow detected; mh_nbytes out of range
Stopping myself...Unable to handle kernel NULL pointer dereference at virtual address 0000000f
printing eip:
c012b55e
*pde = 00000000
0ops: 0000
CPU: 0
EIP: 0010:[<c012b55e>] Not tainted
There was more than this, but as I was copying it down, the text disappeared to display a black and white checked screen with a black X shaped mouse pointer, which could not be moved. At this point I powered off the machine.

Now the computer is even worse. On powering it up, it doesn't always display anything at all the the monitor (even the POST details) and does not appear to do anything. Other times, it will display the POST details and will begin to boot as normal, only to have the monitor turn black and stay that way, with the machine apparently not doing anything.

So anyone have any ideas what could be up? It seems to be certainly a hardware problem since both Windows and Linux seem affected. I have never used Damn Small Linux on this particular machine, so I don't know if it would normally boot without problems.

What do you suspect the problem would be? My first guess would be faulty memory (though it passes the memory check at POST). Any advice on what to do to try and fix this machine? I have not added or changed any hardware recently.

Any help with this matter would be greatly appreciated.
__________________
CSflim is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360