View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000229 | ascend | pygtk gui | public | 2006-02-18 11:18 | 2008-02-10 13:02 |
Reporter | john | ||||
Assigned To | john | ||||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 0.9.6 | |||
Summary | 0000229: Crash on file open from PyGTK interface | ||||
Description | 1. ./ascend 2. file open.. 3. select ~/src/ascend/trunk/models/johnpye/absorber.a4c 4. click 'open'. ASCEND crashes. Looks like maybe a GTK bug? | ||||
Additional Information | GDB output ASCENDLIBRARY = /home/john/ascdata:/home/john/src/ascend/trunk/models Created LIBRARY ---------------------------- Registered solver 'QRSlv' (index 0) Registered solver 'CMSlv' (index 1) MATCH: ('881', '1115', '698', '32') Program received signal SIGSEGV, Segmentation fault. 0x00419f76 in g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0 (gdb) where #0 0x00419f76 in g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0 #1 0x02dfcf17 in gtk_file_chooser_get_select_multiple () from /usr/lib/libgtk-x11-2.0.so.0 #2 0x02e0f00d in gtk_file_chooser_dialog_new_with_backend () from /usr/lib/libgtk-x11-2.0.so.0 #3 0x02dfcf2f in gtk_file_chooser_get_select_multiple () from /usr/lib/libgtk-x11-2.0.so.0 #4 0x02dfdd7a in gtk_file_chooser_get_filename () from /usr/lib/libgtk-x11-2.0.so.0 #5 0x0020aa94 in init_gtk () from /usr/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so #6 0x00e42e11 in ?? () #7 0xb771c52c in ?? () #8 0x00000000 in ?? () (gdb) | ||||
Tags | No tags attached. | ||||
|
The workaround here is to load the file from the commandline, eg ./ascend ~/src/ascend/trunk/models/johnpye/testlog10.a4c or ./ascend ~/src/ascend/trunk/models/johnpye/testlog10.a4c -m testlog10 |
|
Fixed in changeset 395. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-02-18 11:18 | john | New Issue | |
2006-02-18 11:18 | john | Status | new => assigned |
2006-02-18 11:18 | john | Assigned To | => john |
2006-02-18 11:18 | john | Target release | => 0.9.6 |
2006-02-22 02:32 | john | Note Added: 0000274 | |
2006-02-25 09:19 | john | Status | assigned => resolved |
2006-02-25 09:19 | john | Resolution | open => fixed |
2006-02-25 09:19 | john | Note Added: 0000285 | |
2006-06-22 07:36 | john | Status | resolved => feedback |
2006-06-22 07:48 | john | Status | feedback => resolved |
2006-06-22 07:48 | john | Fixed in Version | => 0.9.6 |
2008-02-10 13:02 | john | Status | resolved => closed |