thomasoa / andrews-deal

Automatically exported from code.google.com/p/andrews-deal
Other
10 stars 7 forks source link

Segfault on call to dds #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Run the command:

  deal -e 'deal_deck ; dds -diagram {{A - - -} {K - - -} {Q - - -} {J - - -}} ; dds'

This causes deal to segfault.

Original issue reported on code.google.com by thomasoa on 15 Jan 2011 at 11:53

GoogleCodeExporter commented 9 years ago
Sent by user: Jarron

Original comment by thomasoa on 15 Jan 2011 at 11:55

GoogleCodeExporter commented 9 years ago
Changing the second call to dds to add parameter -noreuse removes the error.

Original comment by thomasoa on 15 Jan 2011 at 11:57