Informix - Problem description
| Problem IT41651 | Status: Closed |
4GL DEBUGGER THROWS BUS ERROR WHILE RUNNING AFTER SETTING BREAKPOINT ON A VARIABLE ON SOLARIS | |
| product: | |
IBM INFORMIX 4G / 5724C6680 / 750 - Informix 7.50 | |
| Problem description: | |
If you set a breakpoint/watchpoint on a variable within the 4GL
Debugger and then run, you will get a Bus Error and core dump on
Solaris.
% cat t.4gl
DATABASE sysmaster
MAIN
DEFINE
w CHAR(15)
SELECT tabname into w from systables where tabid=101
DISPLAY w
END MAIN
% fgldb t
+---------------------------------------------------------------
----------------------------------------------------------------
----+
|Bus ErrorAIN
|
| 3 DEFINE
|
| 4 w CHAR(15)
|
| 5 SELECT tabname into w from systables where
tabid=101
|
| 6
|
| 7 DISPLAY w
|
| 8 END MAIN
|
|
|
|
|
|(t.4gl:main)
|
+---------------------------------------------------------------
----------------------------------------------------------------
----+
+---------------------------------------------------------------
----------------------------------------------------------------
----+
|$br w
|
|(1) break w
|
| scope function: main
|
|$run | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Users of Informix 4GL Debugger prior to 7.51.FC4. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to Informix 4GL Debugger 7.51.FC4 (if available). * **************************************************************** | |
| Local Fix: | |
| Solution | |
| Workaround | |
**************************************************************** * USERS AFFECTED: * * Users of Informix 4GL Debugger prior to 7.51.FC4. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to Informix 4GL Debugger 7.51.FC4 (if available). * **************************************************************** | |
| Comment | |
Fixed in Informix 4GL Debugger 7.51.FC4. | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 29.07.2022 23.02.2023 23.02.2023 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |