It seems that problem is added by saveconfig.diff patch in file tvtimeconf.c
Crashing when no config_filename can be found ( config_filename == NULL ).
line 572 char *temp_config_filename = strdup( config_filename );
Possible patch in attachament
tvtime-scanner.patch
Description: Binary data
Package: tvtime
Version: 1.0.2-10
Severity: normal
User: trinitona...@gmail.com
Analysis of code in file station.c
at:
line 365strncpy( mgr->stationrc, getenv( "HOME" ), 235 );
line 366strncat( mgr->stationrc, "/.tvtime/stationlist.xml", 255 );
and:
line 1033 strncpy( filename, geten
Proposed patch for [tvtime] cppcheck tool discovered same errors in the
code:
intl/localcharset.c:
- fix common realloc mistake: buffer nulled but not freed upon failure.
intl/localealias.c:
- fix resource leak
plugins/kdetv_greedyh.c:
plugins/kdetv_tomsmocomp.c:
- fix buffer is acce
A short list of bug description:
--
01. src/commands.c:2409: (performance) Variable 'curname' is reassigned a
value be
Package: tvtime
Version: 1.0.2-10
Severity: important
Tags: patch upstream
This happens while tvtime window is moved to the left-bottom corner of desktop,
after that just try to switch into fullscreen and tvtime got crash or freeze.
tvtime -v output:
$ tvtime -v
Running tvtime 1.0.2.
Reading c
Package: gnomeradio
Version: 1.8-2
Severity: normal
Actually the name of application is displayed as "FM-Radio Tuner" :)
See screenshot
As discussed in various places we shouldn't use the generic name in the name
field in the desktop files:
http://lists.freedesktop.org/archives/xdg/2009-July/0108
StacktraceSource
#0 0x7f794f3c6067 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
[Error: ../nptl/sysdeps/unix/sysv/linux/raise.c was not found in source tree]
#1 0x7f794f3c96c8 in __GI_abort () at abort.c:90
[Error: abort.c was not found in source tree
8 matches
Mail list logo