<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - query design segfault on redoing an undone table join creation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99619#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - query design segfault on redoing an undone table join creation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99619">bug 99619</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>(In reply to Lionel Elie Mamane from <a href="show_bug.cgi?id=99619#c9">comment #9</a>)
<span class="quote">> Does this happen also with joins on two different tables, or only in the
> "join the table to itself" case that the original bug reporter was showing
> in <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=124775" name="attach_124775" title="procedure">attachment 124775</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=124775&action=edit" title="procedure">[details]</a></span>?</span >

In brief, yes
In detail:
on pc Debian x86-64 with master sources updated today, here are the steps I
did:
- create brand new odb embedded HSQLDB file
- create ORDERS and CUSTOMERS table with wizard (I kept by default options for
both).
- create a new Query with Design
- add both tables
- insert join between ORDERS.CUSTOMER_ID and CUSTOMERS.ID
- undo
- redo
=> crash</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>