Bug #3288
another crash on epggrab
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-11-11
Due date:
% Done:
0%
Estimated time:
Found in version:
4.1-956~g4dd5f71
Affected Versions:
Description
It could be related to crash in report #3287 (it belongs to the same dumps row I've found) but it looks to refer to another functionality (xmltv epggrab?).
gdb bt full: https://paste.debian.net/331513/
In attachment the xmltv file that was imported during the crash (but I'm not sure)
Files
History
Updated by Paolo Zeppegno about 9 years ago
Can you bisect your crashes and see if they are caused by the same commit? Of course if you can reproduce the crash at will..
Updated by Jaroslav Kysela about 9 years ago
- Status changed from New to Fixed
I believe it's fixed in v4.1-958-gb5184b2 .
Updated by Mario D about 9 years ago
Jaroslav, for me 4.1-960~gbafa612 still crash: http://paste.debian.net/331805/
Updated by Jaroslav Kysela about 9 years ago
Could you compile tvh with -Og (replace -O2 in Makefile with -Og) and provide backtrace again?