DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-09-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 Peter peter_s_...@hotmail.com changed: What|Removed |Added Version|1.1.19 |1.1.20

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-03-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-02-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #10 from Konstantin Kolinko knst.koli...@gmail.com 2010-02-08 04:46:37 UTC --- I still wonder, what is causing this at the Java side: (see 5. in Comment 8): what is closing those sockets and whether it is possible to wait for

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-02-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #11 from Mladen Turk mt...@apache.org 2010-02-08 04:55:03 UTC --- It is caused by calling Library.terminate before all sockets are closed, Checking for tcn_global_pool is safe because it is set to NULL before it is actually

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-02-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #9 from Mladen Turk mt...@apache.org 2010-02-07 23:42:23 UTC --- Fixed in the SVN with r907567 I'm leaving the issue open until release so we can have a confirmation -- Configure bugmail:

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #6 from Konstantin Kolinko knst.koli...@gmail.com 2010-01-29 05:13:15 UTC --- Created an attachment (id=24903) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24903) cycle.bat, Calls catalina start, catalina stop in a

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #7 from Konstantin Kolinko knst.koli...@gmail.com 2010-01-29 05:16:41 UTC --- Created an attachment (id=24904) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24904) AprLifecycleListener_messages.patch, adds

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com 2010-01-29 06:02:09 UTC --- 1. When the crash happens, no event is recorded in the Event Viewer. I think that the crash is intercepted by JVM (that writes that crash report

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #5 from Rainer Jung rainer.j...@kippdata.de 2010-01-24 01:41:27 UTC --- I get the same result as Mark Eggers, i.e. the Exception in the log but no hotspot error file. Microsoft Windows XP Professional Version5.1.2600

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #4 from Mark Eggers mdegg...@gmail.com 2010-01-22 02:29:57 UTC --- (In reply to comment #1) Created an attachment (id=24870) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24870) [details] hs_err_pid5364.log

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added CC|

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com 2010-01-21 20:24:06 UTC --- Re Bug 48596: I tried version 1.1.18 of windows 32-bit dll, but it also crashes in exactly the same fashion. -- Configure bugmail:

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com 2010-01-20 14:14:10 UTC --- Created an attachment (id=24870) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24870) hs_err_pid5364.log -- Configure bugmail:

DO NOT REPLY [Bug 48584] Error or ACCESS_VIOLATION on shutdown

2010-01-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48584 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Severity|normal |minor