![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Segmentation (CoreDump) error !! | varungupta | UNIX for Advanced & Expert Users | 16 | 04-21-2008 05:16 PM |
| lpstat gives segmentation coredump error | cksriramchandra | SUN Solaris | 8 | 09-17-2007 07:22 AM |
| SSL key give coredump error!! | e_jeffhang | HP-UX | 0 | 02-24-2006 06:43 AM |
| Bus Error(coredump) | Jayesh | UNIX for Advanced & Expert Users | 2 | 10-04-2005 03:35 PM |
| Bus error(coredump | Student37 | UNIX for Dummies Questions & Answers | 3 | 07-01-2005 03:53 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
bus error (coredump)
Hi all,
I am getting bus error problem in SunOS. Can you please help me out in this regard. Actually, my entire code till the last line has been executed. But after tht i am getting a bus error. Please help me. Thanks in advance. Charu. Last edited by blowtorch; 12-12-2007 at 02:42 AM.. |
|
||||
|
My program is written at the client end and this program sends some data to the server side...and also update some database. Everything is working fine...till the updation as well. Infact, just before the closing braces of main() I had given a print statement, tht is also getting executed properly. But however, i get the bus error after tht. So I am unable to find the reason.
|
|
||||
|
My code uses CORBA. So, its a CORBA with C++. Well, when I ran the executable using dbx I found the following error. Couldnt comprehend what it means. Kindly help.
$> dbx EprovInputClient core program terminated by signal BUS (invalid address alignment) (dbx) where -q =>[1] CORBA::PPTR::_marker(void) const [2] COTClass::unload(void) [3] CORBA::LoaderListClass::~LoaderListClass(void) [4] __STATIC_DESTRUCTOR(void) [5] _fini() [6] 0xef7cae28() [7] 0xef7caf0c() [8] _exithandle() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|