Hello,

I sometimes get a SIGSEGV (segmentation violation) that crashes my JVM when
calling the IBM DB2 JDBC driver. The problem occurs with both the IBM JDK
and the Blackdown JDK. Both JDKs report a SIGSEGV 11* segmentation violation
with the same stack trace:

    "Thread-5" (TID:0x402e7ae0, sys_thread_t:0x8534718, state:R, native
ID:0xac05) prio=5
        at COM.ibm.db2.jdbc.app.DB2Statement.SQLFreeStmt(Native Method)
        at COM.ibm.db2.jdbc.app.DB2Statement.close2(DB2Statement.java:516)
        at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.close2(DB2PreparedStatement.java:5
08)
        at COM.ibm.db2.jdbc.app.DB2Statement.close(DB2Statement.java:470)
        at vi.util.sql.SQLUtil.closeStatement(SQLUtil.java:177)
        at vi.util.sql.SQLUtil.callSQL(SQLUtil.java:114)
        at vi.util.sql.SQLUtil.callSQLUpdate(SQLUtil.java:127)
        at ve.db.DB.setPending2(DB.java:1308)
        at ve.app.PrepMail.main(PrepMail.java:245)
        at java.lang.reflect.Method.invoke(Native Method)
        at vi.util.CronJobRunner.run(Cron.java:291)

Does anybody know what's causing this problem and how it can be solved?

My system parameters are:

- RedHat 6.2 (kernel-2.2.14-5.0, glibc-2.1.3-15)
- Blackdown JDK 1.2.2 (Linux_JDK_1.2.2_FCS)
- IBM DB2 6.1 client for Linux (FP6_IP22136_rtclnt.tar)

Thanks in advance for any help,

Maarten Oelering
Veritate Technologies


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to