bjb: There is a bug in your database management system. When I insert something which violates a uniqueness constraint on a primary key, it completely crashes just after reporting the error.
tech: But you're trying to insert the same primary key twice.