View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000408 | ascend | pygtk gui | public | 2009-06-25 22:47 | 2009-06-25 23:03 |
| Reporter | john | ||||
| Assigned To | john | ||||
| Priority | normal | Severity | crash | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Product Version | 0.9.6 | ||||
| Target Version | 0.9.7 | Fixed in Version | |||
| Summary | 0000408: crash when assigning to 'symbol' via PyGTK GUI | ||||
| Description | At changeset 2381, there's a crash when scons -j2 && ASC_GDB=1 pygtk/ascdev models/test/compiler/emptymodel.a4c -m emptymodel2 then attempting to assign a value to the symbol. Use case for this: setting axis labels in plots (see [[Plotting in ASCEND]]). | ||||
| Additional Information | Crash info: ASCEND is now running Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7dd56c0 (LWP 30579)] 0xb7e4e613 in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) where #0 0xb7e4e613 in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0xb70dd7d7 in AddSymbol (c=0x0) at ascend/compiler/symtab.c:264 #2 0xb7b1d637 in SymChar (this=0xab08f00, name=0x0) at pygtk/symchar.cpp:25 #3 0xb7b88616 in _wrap_Instance_setSymbolValue (args=0xb0c170c) at pygtk/ascpy_wrap.cc:33755 #4 0x0806111a in PyObject_Call () #5 0x080dcfea in PyEval_EvalFrameEx () #6 0x080e00b8 in PyEval_EvalCodeEx () | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-06-25 22:47 | john | New Issue | |
| 2009-06-25 22:47 | john | Status | new => assigned |
| 2009-06-25 22:47 | john | Assigned To | => john |
| 2009-06-25 22:47 | john | Target release | => 0.9.6 |
| 2009-06-25 23:01 | john | Relationship added | related to 0000407 |
| 2009-06-25 23:03 | john | Note Added: 0000565 | |
| 2009-06-25 23:03 | john | Severity | minor => crash |
| 2009-06-25 23:03 | john | Target Version | => 0.9.7 |