Re: Same "address which referenced memory"

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Rick (me_at_privacy.net)
Date: 12/13/04


Date: Mon, 13 Dec 2004 08:30:27 -0800

I'd say your problem is either #1 or #3 from my list.

"Clyde" <b26440510@DELETEyahoo.com> wrote in message news:6aerr09j7aprvchflavocj2el6f3jpengo@4ax.com...
> It's a webserver box and these are the applications that run 24/7:
> IIS 5
> JspISAPI (ISAPI connector for IIS - Tomcat)
> Jakarta TomCat
> Sun Java 1.4
> Sygate Firewall
> MySQL
> PHP for IIS
> phpAdsNew (PHP ad server)
> awstats (PHP server stats)
>
> Then I have some misc support progs that I use for development:
> MySQL Control Center
> FireFox
> NetBeans Java IDE
>
>
> I really can't run the system without these apps since I wouldn't be
> able to do any development work with the system then. The BSODs are
> really sporadic. Last was 12/10, then 11/08, 10/15, 10/14.
>
> "Rick" <me@privacy.net> wrote:
>
> >Define "very minimal".
> >
> >Does the error occur with no third-party software installed?
> >
> >"Clyde" <b26440510@DELETEyahoo.com> wrote in message news:rv9kr0h8e0ac0fs4hpgoe4qhhu5sr66dqu@4ax.com...
> >> STOP: 0x0000000A (0x00BB2190, 0x00000002, 0x00000000, 0x80437D8C)
> >> IRQL_LESS_OR_EQUAL
> >> Address: 80437D8C base at 8040000, DateStamp 40d1d19a - ntoskrnl.exe
> >>
> >> This is a barebones Win2k box with very minimal 3rd party software
> >> installed. It's not overclocked and BIOS settings are at "failsafe".
> >>
> >>
> >> "Rick" <me@privacy.net> wrote:
> >> >"Clyde" <b26440510@DELETEyahoo.com> wrote in message news:7esjr0tlu97qm889elb305qg6tvsu3n539@4ax.com...
> >> >> I'm trying to track down intermittent BSODs on a Win2K SP4 system.
> >> >>
> >> >> The only thing that stands out to me is that all the memory dumps
> >> >> (five so far) refer to the same "address which referenced memory"
> >> >> location (80437d8c).
> >> >>
> >> >> Anyone have any idea what that may be a sign of? I was thinking maybe
> >> >> a hardware problem (memory controller) instead of software since it's
> >> >> always the same loaction.
> >> >>
> >> >> I've performed all the memory tests I could find including Prime95 but
> >> >> they all ran clean.
> >> >
> >> >Towards the top of the blue screen is a referenced driver. Which
> >> >one is it listing?
> >> >
> >> >Most blue screen errors are caused by one of four things:
> >> >
> >> >1. Poorly written third-party drivers and services, or incorrect
> >> >drivers installed for a given piece of hardware
> >> >
> >> >2. Poorly written application software, which installs hooks
> >> >into the OS that the OS can't deal with
> >> >
> >> >3. Bad or intermittently bad (i.e. flaky) hardware
> >> >
> >> >4. Overclocking
> >> >
> >> >
> >> >
> >>
> >>
> >
>
>



Relevant Pages

  • Re: just installed XAMPP -- have one question...
    ... just posted a question in MySQL ng to find out more details about upgrading etc.. ... (also need to solve this port issue, so can use Tomcat, IIS, and XAMPP all w/o having to turn servers off an on all the time.. ... how do I "transfer" the db's that come w/PHP to this installation? ... driver-connection in PHP code.. ...
    (comp.lang.php)
  • php to work with MySql
    ... I had php, mysql and IIS almost living in peace and harmony on my ...
    (php.general)
  • Newbie: MySql is loaded when PHP runs from command line, but not through IIS
    ... I installed PHP and MySql yesterday on a machine running Windows 2003 Server with IIS6. ... However, if I run php_infofrom a page loaded under IIS, then MySql is NOT shown as loaded. ...
    (comp.lang.php)
  • Re: HTTP Error 500 when calling mysql_connect from php script
    ... I have installed PHP and MySql 5.0 on Win XP. ... Web server is IIs. ... Isn't there a log file from PHP to study? ... Check to ensure your mysql extension is loading; I suspect it is or you would get a "function not found". ...
    (comp.lang.php)
  • phpmyadmin error "Cannot load mysql extension"
    ... I have been trying to get a php, mySQL install to work and talk ... together on Windows XP SP2 with IIS. ... I then installed mySQL complete setup and ran the server instance ...
    (comp.lang.php)