-
Well, I have got the same problem on an Intel MacBook.
fgfs.crash.log:
Date/Time: 2008-12-27 19:15:36.744 +0100
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4
Command: fgfs
Path: /Applications/FlightGear.app/Contents/Resources/fgfs
Parent: FlightGear [286]
Version: ??? (???)
PID: 353
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes...
2008-12-27 18:49:20 UTC in FlightGear Mac OS X
-
Attached is a patch that improves the processing of a get request considerably. It uses a buffer to write out the data instead of copying every byte.
File Added: bufferpatch.diff.
2007-06-23 08:53:18 UTC in HyperSQL Database Engine
-
File Added: patchCallBug.diff.
2007-06-14 18:12:04 UTC in HyperSQL Database Engine
-
If you enter the statement
call true;
in the DataBaseManager connected to a HSQLDB server you will get an exception.
I stumbled on it while running the JUnit tests. Is a test case in testSQL.java, in particular testX1(). It will affect any stored procedure returning a boolean.
It does not occur when using when using the in memory engine.
Attached is a JUnit test.
The problem is in...
2007-06-14 18:10:57 UTC in HyperSQL Database Engine
-
File Added: htest.zip.
2007-06-07 21:58:37 UTC in HyperSQL Database Engine
-
Here is a test I ran to reconstruct bug [ 1440842 ] HSQL WebServer.
See htest/index.html
Walter.
2007-06-07 21:52:47 UTC in HyperSQL Database Engine