| Summary: | Crash when try to play module files (xm, it, mod, ...) | ||
|---|---|---|---|
| Product: | [Applications] kaffeine | Reporter: | Lena Stöffler <magiruuvelvet> |
| Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | lasse.k.lindqvist, techniksocke |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
Sample impulse tracker file, that causes kaffeine to crash. Created with OpenMPT 1.25.02.00 for older Windows from a public domain midi file and a sound sample from OLPC. Sample mod file. Created analogously to the it file (94890). Sounds strange (with other players that are not crashing). However, should be a valid mod file. |
||
|
Description
Lena Stöffler
2013-02-02 18:11:28 UTC
Created attachment 94219 [details]
New crash information added by DrKonqi
kaffeine-xbu (1.2.2 1.2.6) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
I tried to play a .mod file (started Kaffeine with the .mod file as command line argument), which I had previously created using OpenMPT.
-- Backtrace (Reduced):
#5 0x00007f898242b236 in CSoundFile::GetLength(bool, bool) () at /usr/lib64/libmodplug.so.1
#6 0x00007f898245c666 in ModPlug_Seek () at /usr/lib64/libmodplug.so.1
#7 0x00007f89827a9082 in demux_mod_seek (this_gen=0x26242e0, start_pos=<optimized out>, start_time=<optimized out>, playing=<optimized out>) at demux_mod.c:278
#8 0x00007f8997b73e3c in xine_play () at /usr/lib64/libxine.so.2
#9 0x00000000004058cd in _start ()
Could you attach a file or send me one? Created attachment 94890 [details]
Sample impulse tracker file, that causes kaffeine to crash. Created with OpenMPT 1.25.02.00 for older Windows from a public domain midi file and a sound sample from OLPC.
Created attachment 94892 [details]
Sample mod file. Created analogously to the it file (94890). Sounds strange (with other players that are not crashing). However, should be a valid mod file.
Kaffeine 1.3.x and 2.0.x uses a different backend to play files. I tested the teleman_sonata_f.compat.mod on Kaffeine 2.0.1 and it sounded ok. So, I'm closing this bug as FIXED. |