Internal Memory Error ?


 
Thread Tools Search this Thread
Operating Systems HP-UX Internal Memory Error ?
# 1  
Old 08-30-2012
Internal Memory Error ?

==================================================================================
Code:
[Thr 40] SEGV_MAPERR: Address not mapped to object
[Thr 40] fffffffffffffff0 (Memory location which caused fault)
[Thr 40] ------------------ C-STACK ----------------------
(0) 0x40000000007622f0 CTrcStack2 + 0x1d0 at dptstack_mt.c:228 /exe/jlaunch]
(1) 0x4000000000ccb7a0 SigIGenAction + 0x550 at sigux_mt.c:1761 exe/jlaunch]
(2) 0x1fffffffff7978a0 _ZN2os4Hpux15chained_handlerEiP9__siginfoPv + 0x220 at /CLO/Components/JAVA_HOTSPOT/Src/src/os/hp-ux/vm/os_hp-ux.cpp:2918 [/opt/java1.4/jre/li
b/IA64W/server/libjvm.so]
(3) 0x1fffffffff795e50 _ZN2os4Hpux22JVM_handle_hpux_signalEiP9__siginfoPvi + 0x750 at /CLO/Components/JAVA_HOTSPOT/Src/src/os_cpu/hp-ux_ia64/vm/os_hp-ux_ia64.cpp:725
[/opt/java1.4/jre/lib/IA64W/server/libjvm.so]
(4) 0x1fffffffff7956e0 _ZN2os4Hpux13signalHandlerEiP9__siginfoPv + 0x80 at /CLO/Components/JAVA_HOTSPOT/Src/src/os/hp-ux/vm/os_hp-ux.cpp:2843 [/opt/java1.4/jre/lib/I
A64W/server/libjvm.so]
(5) 0xe0000001254ff440 ---- Signal 11 (SIGSEGV) delivered ----
(6) 0xfffffffffffffff0
*** Error unwinding stack (-3) ***

==================================================================================

Hi All , Does the Following Lines in the above data Indicate ,

1.Any Issues in the Internal Memory of HP UX

2. or is this Related to JAVA of More , Did Search Net before Posting here , but did not get info

Code:
fffffffffffffff0 (Memory location which caused fault)

------------------ C-STACK ----------------------

0x1fffffffff7978a0 _ZN2os4Hpux15chained_handlerEiP9__siginfoPv


0x1fffffffff795e50 _ZN2os4Hpux22JVM_handle_hpux_signalEiP9__siginfoPvi

Regards

Last edited by jim mcnamara; 08-30-2012 at 11:36 AM..
# 2  
Old 08-30-2012
It might have been as simple as 'out of memory'.
# 3  
Old 08-30-2012
As for memory errors check :
Code:
echo "selclass qualifier memory;info;wait;infolog" | cstm

You are interested in Memory Error Log Summary

If there is nothing, memory is fine, if you see errors, you will need to replace that DIMM.
# 4  
Old 08-31-2012
Hi Peasant and All

Thanks For the Response , I understood

DIMM as Dual inline Memory module ...is this Correct

or any other thing , you are referring To

Regards
# 5  
Old 08-31-2012
Yes, memory module. 'stick of RAM' also works.
# 6  
Old 08-31-2012
Quote:
Signal 11 (SIGSEGV)
If the memory check suggested above shows no errors, then this is a program error or something has issued kill -11.
# 7  
Old 09-04-2012
How is your box tuned? This can also happen when the kernel need tuning ( usually is required when using Java...) ... What is your ulimit value? Do you have pseudo swap activated? etc...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Linux

CentOS release 6.7 - Internal Server Error

Hi #cat /etc/redhat-release CentOS release 6.7 (Final) 1. Installed one application and when access from web browser http..... it returns below error. ------------------------------------------------------- Internal Server Error The server encountered an internal error or... (1 Reply)
Discussion started by: iqtan
1 Replies

2. UNIX for Dummies Questions & Answers

Wget retry on 500 internal error

Hello Guys, I am trying to generate static site, I have perl script that wget the url, so the problem is sometimes wget has 500 internal error, this is failing to get that page. So I am thinking of retrying that url with 500 response. system $command = 'wget ... -i inputfile -o outfile" Is... (2 Replies)
Discussion started by: neal
2 Replies

3. Shell Programming and Scripting

awk: Internal software error in the tostring function on

Hello, I posted a working script on this thread: https://www.unix.com/emergency-unix-linux-support-help-me/160123-help-make-awk-script-more-efficient-large-files.html When I run this script on a large file, 351 MB I get this error: awk: Internal software error in the tostring function on... (8 Replies)
Discussion started by: script_op2a
8 Replies

4. Shell Programming and Scripting

500 internal server error

Hi, I need a quick help from GURUs of PERL. I moved a website to a new location and got an error "Internal Server Error" instead of specific error. As i don't know PERL so i don't know how to fix it. Can anybody help me to fix this error or to generate a specific error which i can... (3 Replies)
Discussion started by: shahzad79
3 Replies

5. Web Development

weird 500 Internal server error

Hi All, I am seeking some help. While trying to access my website: EDITED (hosted on private server somewhere - don't want to publicize names) - I have a weird behaviour: I can always get to the site - but some applications get a 500 Internal error. If I use FireBug (mozilla addon) I can... (2 Replies)
Discussion started by: saariko
2 Replies

6. AIX

Internal error

Dear experts, please inform when i am trying to use dbx to debug my code, iam getting following error: internal error: expected member attribute 's', 'p', 'r' or 'b', found... (1 Reply)
Discussion started by: vin_pll
1 Replies

7. UNIX for Advanced & Expert Users

Forwarding internal internet packets to internal webserver using iptables

Hi, I need to redirect internal internet requests to a auth client site siting on the gateway. Currently users that are authenticated to access the internet have there mac address listed in the FORWARD chain. All other users need to be redirected to a internal site for authentication. Can... (1 Reply)
Discussion started by: mshindo
1 Replies

8. Shell Programming and Scripting

500 Internal Server Error

:)Hi, I am working on perl-cgi script which i wrote on unix server, and now i want to run it from windows. Have put DNS entry, sybase and apache is running... But still I am getting 500 Internal Server Error!!! what could be the reason? (2 Replies)
Discussion started by: darshakraut
2 Replies

9. UNIX for Dummies Questions & Answers

Error: Internal system error: Unable to initialize standard output file

Hey guys, need some help. Running AIX Version 5.2 and one of our cron jobs is writing errors to a log file. Any ideas on the following error message. Error: Internal system error: Unable to initialize standard output file I'm guessing more info might be needed, so let me know. Thanks (2 Replies)
Discussion started by: firkus
2 Replies
Login or Register to Ask a Question