Opened 18 years ago

Closed 18 years ago

#748 closed defect (invalid)

Segmentation Fault on goom visualization

Reported by: Pablo Castorino <csp@…> 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 Changed 18 years ago by Pablo Castorino <csp@…>

Resolution: invalid
Status: newclosed

problem generated with gcc optimization.... :(

comment:2 Changed 18 years ago by Pablo Castorino <csp@…>

Resolution: invalid
Status: closedreopened
Version: head

compilated with cpu optimization for Via C3-2 Nehemiah

comment:3 Changed 18 years ago by Isaac Richards

Resolution: invalid
Status: reopenedclosed

Missing backtrace.

comment:4 Changed 18 years ago by Pablo Castorino <csp@…>

Resolution: invalid
Status: closedreopened

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 Changed 18 years ago by Isaac Richards

Priority: blockerminor
Resolution: invalid
Status: reopenedclosed

Useless backtrace.

Note: See TracTickets for help on using tickets.