Opened 21 years ago
Closed 21 years ago
#748 closed defect (invalid)
Segmentation Fault on goom visualization
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.19 |
| Component: | mythmusic | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
the program exit with a segmentation fault when start visualization goom. using changeset:8101 of mythplugins
Change History (5)
comment:1 by , 21 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 by , 21 years ago
| Resolution: | invalid |
|---|---|
| Status: | closed → reopened |
| Version: | → head |
compilated with cpu optimization for Via C3-2 Nehemiah
comment:4 by , 21 years ago
| Resolution: | invalid |
|---|---|
| Status: | closed → reopened |
Backtrace was generated from '/usr/bin/mythfrontend'
(no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". (no debugging symbols found) Core was generated by `mythfrontend -v all -l /var/log/mythfrontend.log'. Program terminated with signal 11, Segmentation fault. #0 0xb50db0d4 in ?? () #0 0xb50db0d4 in ?? () #1 0x00061000 in ?? () #2 0x00000003 in ?? () #3 0x4bbe9daa in ?? () #4 0x40800000 in ?? () #5 0x00000000 in ?? ()
Thread 8 (process 8210): #0 0x00000202 in ?? () No symbol table info available.
Thread 7 (process 8216): #0 0x00000293 in ?? () No symbol table info available.
Thread 6 (process 8230): #0 0x00000246 in ?? () No symbol table info available.
Thread 5 (process 8231): #0 0x00000206 in ?? () No symbol table info available.
Thread 4 (process 8237): #0 0x00000296 in ?? () No symbol table info available.
Thread 3 (process 8323): #0 0x00000246 in ?? () No symbol table info available. #1 0x00000246 in ?? () No symbol table info available.
Thread 2 (process 8324): #0 0x00000282 in ?? () No symbol table info available.
Thread 1 (process 8181): #0 0xb50db0d4 in ?? () No symbol table info available. #1 0x00061000 in ?? () No symbol table info available. #2 0x00000003 in ?? () No symbol table info available. #3 0x4bbe9daa in ?? () No symbol table info available. #4 0x40800000 in ?? () No symbol table info available. #5 0x00000000 in ?? () No symbol table info available.
comment:5 by , 21 years ago
| Priority: | blocker → minor |
|---|---|
| Resolution: | → invalid |
| Status: | reopened → closed |
Useless backtrace.

problem generated with gcc optimization.... :(