This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

HP-UX Core Dump in stack unwinding


I'm having problem with dealing exception handling and
multithreading on HPUX. The application always cause
core dump during stack unwinding for exception
handling while a thread switching is performed at the
same time. Tracking stack in GDB and found out an
illegal operation was performed in unwind.inc Anybody
has experience with it?

Environment:
HP-UX 11.00 with Quality Pack (Sep 03) and PHSS_30048
GCC 3.3.2 (downloaded from GCC HPUX porting center)

Thanks in advance

Michael

__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]