If you were on Solaris, I would say "use the libumem memory
allocator", but I don't know of an equivalent for Linux.  libumem is
nice because it makes it very easy to track down what corrupts the
stack, as it forces a core dump and exits on a bad operation, from
which you can get a stack trace.  You can even step through the
operations if you can reproduce the problem, viewing the data and
function calls using mdb (or was it dbx).

Axton

On 10/22/07, PC Wai <[EMAIL PROTECTED]> wrote:
> Thanks Axton!
>
> I still could not figure out what is wrong yet. But, it does not seems to be 
> the patch 4 problem. I have a ticket open in BMC Remedy but the tech support 
> is not helpful at all. The support is very very bad now.
>
> Regards
> PC
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList) [mailto:[EMAIL 
> PROTECTED] On Behalf Of Axton
> Sent: Tuesday, October 16, 2007 11:53
> To: arslist@ARSLIST.ORG
> Subject: Re: arplugin Java Error encounter after applying V701 Patch 4
>
> Check the referenced log.  Chances are something corrupted the stack.
> Are you running any custom plug-ins (*.so) with the arplugin server?
> If so, you may consider attaching a debugger to them and making sure they are 
> not doing bad things.
>
> Axton Grams
>
> On 10/16/07, PC Wai <[EMAIL PROTECTED]> wrote:
> > **
> >
> >
> > Hi Listers,
> >
> > I am having problem in the arplugin after applying the new version
> > 7.0.1 patch 4 from patch 1.
> >
> > # An unexpected error has been detected by HotSpot Virtual Machine:
> > #
> > #  SIGSEGV (0xb) at pc=0x080b1e73, pid=15972, tid=3076420256 # # Java
> > VM: Java HotSpot(TM) Server VM (1.4.2_13-b06 interpreted mode) #
> > Problematic frame:
> > # C  [arplugin+0x69e73]
> > #
> > # An error report file with more information is saved as
> > hs_err_pid15972.log # # If you would like to submit a bug report,
> > please visit:
> > #   http://java.sun.com/webapps/bugreport/crash.jsp
> > #
> >
> > ARS 701 patch 4
> > Red Hat 3
> > Oracle 10g2
> > Java 142
> >
> > The error only occurs when shutting down the server with email engine.
> > Please help!
> >
> > Regards
> > PC Wai
> > Senior Software Specialist
> > NSO/NITO Shared Infrastructure Operations - Remedy TELUS Corporation
> > Inc.
> >
> >  __20060125_______________________This posting was submitted with HTML
> > in it___
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
> Answers Are"
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
> Answers Are"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to