![]() |
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 |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setui(0) memory fault | mrodrig | UNIX for Advanced & Expert Users | 1 | 07-28-2009 10:21 PM |
| memory fault (coredump) | BhuvanEswar | SUN Solaris | 2 | 10-17-2008 05:10 AM |
| memory fault | iwbasts | High Level Programming | 1 | 03-21-2006 04:15 AM |
| Coredump (memory fault) | araziki | UNIX for Dummies Questions & Answers | 1 | 11-27-2002 12:25 PM |
| Memory Fault | robertoveras | UNIX for Dummies Questions & Answers | 1 | 04-04-2002 10:09 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Help with memory fault
We have migrated our application from HP UX to linux. The code is in 4gl and after migration it has started giving Memory fault while running a batch job. The trace shows segmentation fault after a series of recvfrom and sendto(DB read)
sigsegv segmentation fault @ 0 0 killed by SIGSEGV The code processes huge data from DB and reads them in matrices in the code for further processing. It is a report generation tool. Could any one guide where to start with for problem analysis. The same code works fine in other migrated servers. This is problem only in one of the server. Thanks. Aimee |
|
||||
|
The problem came in few more migrated stores and after some analysis I found out it is data issue one of the date field is NULL for the error record.
The same data was getting processed in HP UX but has started failing in Linux. With the date field we are doing comparisons, arithmetic operations. Does HP UX initializes it null date fields to any value? How do they behave different in both the boxes? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|