core dump doesn't show back trace
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix Programming > core dump doesn't show back trace




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    core dump doesn't show back trace  
pankajtakawale


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-26-05 11:00 PM

I am having a core dump (aix 5.1) which doesnt show back trace. It only
shows frame#0 pthread_mutex_destroy().........
I can not figure out the problem point in my c++ application.
It also says .. no debugging symbols found.
gdb also shows "process received seg fault"
My application is built without "-g" option.
What do i need to do?






[ Post a follow-up to this message ]



    Re: core dump doesn't show back trace  
Maxim Yegorushkin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-26-05 11:00 PM


pankajtakawale wrote:
> I am having a core dump (aix 5.1) which doesnt show back trace. It only
> shows frame#0 pthread_mutex_destroy().........

You might have overwritten stack.

> I can not figure out the problem point in my c++ application.
> It also says .. no debugging symbols found.
> gdb also shows "process received seg fault"
> My application is built without "-g" option.

Add -ggdb compiler switch to enable debug symbols. Additionally you may
like to turn off any optimization -Ox switches.






[ Post a follow-up to this message ]



    Re: core dump doesn't show back trace  
Paul Pluzhnikov


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-26-05 11:00 PM

"pankajtakawale" <pankaj.takawale@gmail.com> writes:

> I am having a core dump (aix 5.1) which doesnt show back trace.

Please learn to cross-post instead of multi-posting, and look for
an answer in comp.sys.hp.hpux

Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.





[ Post a follow-up to this message ]



    Re: core dump doesn't show back trace  
pankajtakawale


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-05 07:51 AM

Sorry for multi-posting

discussion thread :
http://groups.google.co.in/group/co...326e77895afe668






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:52 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register