Created attachment 80100 [details] Test odb file - see run instructions above On an Intel 32bit Linux Mint Debian laptop with: Libreoffice Base 4.1.0.0 beta1: pull time > 2013-05-30 00:40:10 core:f73f1d2ecbe5629ded2bc840fb9b9bd5ec86fe01 The attached TestDb.odb (which needs Basic macros enabled) crashes as follows: On opening, a form will appear. 1) Hit 'List' 2) In the dialogue that then appears type 'Pa' in the 'Name' field 3) Hit 'Filter' 4) A form briefly appears and then Base crashes This sample is an extract from a much fuller system which uses a Mysql back end. I managed to port enough to the embedded platform to make this demonstration. There are loads of badly written macros left in which have nothing to do with the problem. This odb works fine on (amd) ubuntu 12.04 64 bit libreoffice 3.6.5, and on (intel) 32 bit mint debian libreoffice 3.5.4. It's been a bit of a struggle to produce this. I have reason to suppose it is related to #65045. At one point when I made a minor edit to this odb that fault re-appeared.
Comment on attachment 80100 [details] Test odb file - see run instructions above Mimetype fixed
Created attachment 80105 [details] console + bt with symbols on master sources On pc Debian x86-64 with master sources updated today + brand new LO profile (and medium security for Macro), I reproduced the problem. I attached bt
*** This bug has been marked as a duplicate of bug 65653 ***