Hello,

Has anyone run across Segment Violations in the server.log for CF 4.5.1
linux? When the server was stopped (because it was unresponsive) the
following was in the server.log file. Anyone able to help decipher this
message? To me it appeared CF wasn't able to stop the threads, but can
anyone shed anymore light on this? Thanks!

>From server.log:

"Information","TID=1024","10/29/00","14:17:37","        The ColdFusion
Application Server started"
"Error","TID=31755","10/29/00","15:11:51","Unable to write reply --
client browser stopped waiting for request. "
"Information","TID=1024","10/29/00","15:50:30","        The ColdFusion
Application Server was stopped"
SIGSEGV   11*  segmentation violation
    si_signo [11]: SIGSEGV   11*  segmentation violation
    si_errno [0]: Success
    si_code [0]: SI_USER [pid: 0, uid: 0]
        stackpointer=0xbffffaa4

Full thread dump Classic VM (Linux_JDK_1.2.2_RC4, native threads):
    "Thread-22" (TID:0x418a6de8, sys_thread_t:0x8af9188, state:R, native
ID:0xbc0b) prio=5
        at java.lang.String.<init>(String.java, Compiled Code)
        at java.lang.String.<init>(String.java, Compiled Code)
    "Thread-21" (TID:0x418a6030, sys_thread_t:0x8b51a38, state:R, native
ID:0xb80b) prio=5
    "Thread-20" (TID:0x418a5278, sys_thread_t:0x8aae7c8, state:R, native
ID:0xb40b) prio=5
    "Thread-19" (TID:0x418a44c0, sys_thread_t:0x8ae3df8, state:R, native
ID:0xb00b) prio=5
    "Thread-18" (TID:0x418a3708, sys_thread_t:0x8a5b628, state:R, native
ID:0xac0b) prio=5
    "Thread-17" (TID:0x418a2950, sys_thread_t:0x8b5a4f0, state:R, native
ID:0xa80b) prio=5
    "Thread-16" (TID:0x418a1b98, sys_thread_t:0x8ab7040, state:R, native
ID:0x940b) prio=5
    "Thread-15" (TID:0x418a0dd8, sys_thread_t:0x8af6368, state:R, native
ID:0x900b) prio=5
    "Thread-14" (TID:0x418a0020, sys_thread_t:0x8bb1670, state:R, native
ID:0x7c0b) prio=5
    "Thread-13" (TID:0x4189f268, sys_thread_t:0x88c2000, state:R, native
ID:0x700b) prio=5
    "Thread-12" (TID:0x4189e4b0, sys_thread_t:0x8a65458, state:R, native
ID:0x6c0b) prio=5
    "Thread-11" (TID:0x4189d6f8, sys_thread_t:0x8a62620, state:R, native
ID:0x680b) prio=5
    "Thread-10" (TID:0x4189c940, sys_thread_t:0x8940d88, state:R, native
ID:0x640b) prio=5
    "Thread-9" (TID:0x4189bb88, sys_thread_t:0x88cb6d0, state:R, native
ID:0x600b) prio=5
    "Thread-8" (TID:0x4189add0, sys_thread_t:0x8ae1fb8, state:R, native
ID:0x5c0b) prio=5
    "Thread-7" (TID:0x4189a010, sys_thread_t:0x8a66950, state:R, native
ID:0x580b) prio=5
    "Thread-6" (TID:0x41899258, sys_thread_t:0x8a6c560, state:R, native
ID:0x540b) prio=5
    "Thread-5" (TID:0x418984a0, sys_thread_t:0x88c3538, state:R, native
ID:0x500b) prio=5
    "Thread-4" (TID:0x418976e8, sys_thread_t:0x88c7638, state:R, native
ID:0x4c0b) prio=5
    "Thread-3" (TID:0x41896930, sys_thread_t:0x8abb4d8, state:R, native
ID:0x480b) prio=5
    "Thread-2" (TID:0x41895b68, sys_thread_t:0x8ab1c78, state:R, native
ID:0x440b) prio=5
    "Thread-1" (TID:0x41894db0, sys_thread_t:0x89a1828, state:R, native
ID:0x300b) prio=5
    "Thread-0" (TID:0x41892160, sys_thread_t:0x8977270, state:R, native
ID:0x2c0b) prio=5
    "Finalizer" (TID:0x41889320, sys_thread_t:0x87e39b8, state:CW,
native ID:0x1806) prio=8
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
        at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0x418893b0, sys_thread_t:0x87dd590,
state:CW, native ID:0x1405) prio=10
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:424)
        at
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "SIGQUIT handler" (TID:0x418893e0, sys_thread_t:0x87e2e68, state:R,
native ID:0x1004) prio=5
    "main" (TID:0x418891e0, sys_thread_t:0x87662d0, state:R, native
ID:0x400) prio=5
Monitor Cache Dump:
    java.lang.ref.ReferenceQueue$Lock@41889338/419589C0: <unowned>
        Waiting to be notified:
            "Finalizer" (0x87e39b8)
    java.lang.ref.Reference$Lock@418893C0/419584B8: owner "Thread-22"
(0x8af9188) 1 entry
        Waiting to be notified:
            "Reference Handler" (0x87dd590)
Registered Monitor Dump:
    PCMap lock: <unowned>
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class linking lock: owner "Thread-22" (0x8af9188) 1 entry
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: owner "Thread-22" (0x8af9188) 1 entry
    Monitor cache lock: owner "main" (0x87662d0) 1 entry
    Thread queue lock: owner "main" (0x87662d0) 1 entry
    Monitor registry: owner "main" (0x87662d0) 1 entry
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to