Opened 14 years ago
Closed 14 years ago
#10239 closed Bug Report - Crash (Unverified)
mythpreviewgen crashed with SIGABRT in __libc_message()
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - Mythpreviewgen | Version: | 0.24-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Random crash that was caught.
Forwarding upstream from https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/908744
Attachments (4)
Change History (8)
by , 14 years ago
| Attachment: | Stacktrace.txt added |
|---|
by , 14 years ago
| Attachment: | mythbackend.zip added |
|---|
by , 14 years ago
| Attachment: | ThreadStacktrace.txt added |
|---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
| Component: | MythTV - General → MythTV - Mythpreviewgen |
|---|---|
| Type: | Bug Report - General → Bug Report - Crash |
comment:3 by , 14 years ago
This looks to be in the video decoding. Could just be a pathologically bad source file?
comment:4 by , 14 years ago
| Resolution: | → Unverified |
|---|---|
| Status: | new → closed |
Please reopen if there's any further debugging done on the part of the user.
Note:
See TracTickets
for help on using tickets.

Not much to debug from. You really need to use a profile or debug build, not a release build. Without the full backtrace, there's not much likelihood that this will get fixed other than by some stroke of luck.
Looks like some sort of memory corruption, could be a real issue, could be bad handling of a corrupted file.