Re: FC3 VBI crash
Dirk Ziegelmeier <[email protected]>
| Newsgroups | gmane.comp.kde.kwintv |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 13 November 2004 10:31, Tomi Laamanen wrote: > Hi > > kdetv 0.8.3 > Fedora Core 3 > zvbi-devel-0.2.9-1.1.fc3.fr > zvbi-0.2.9-1.1.fc3.fr > > Trying to use VBI Decoder Plugin crashes kdetv, here is the backtrace: > > Using host libthread_db library "/lib/libthread_db.so.1". > [Thread debugging using libthread_db enabled] > [New Thread 16384 (LWP 30318)] > [KCrash handler] > #5 0x418f9fd3 in vasprintf () from /lib/libc.so.6 > #6 0x418e29bb in asprintf () from /lib/libc.so.6 > #7 0x41ff88d9 in vbi_capture_v4l2_new () from /usr/lib/libzvbi.so.0 > #8 0x420c3285 in VbiDecoderPrivate::init (this=0x8394040, dev=@0x8362110, > services=536871967) at qcstring.h:291 Since it crashes in calls originating from libzvbi and the kdetv function arguments look valid, I suspect a libzvbi bug. Can someone else reprodice this? Dirk