| Anonymous | Login | Signup for a new account | 2013-05-25 07:09 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0002408 | Kdenlive | User Interface | public | 2011-11-15 01:00 | 2011-11-15 13:50 | ||||||||
| Reporter | orestes | ||||||||||||
| Assigned To | j-b-m | ||||||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||||||
| Status | feedback | Resolution | open | ||||||||||
| Platform | 64 bit | OS | Kubuntu | OS Version | 11.04 | ||||||||
| Product Version | Recent git | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002408: Crash at startup | ||||||||||||
| Description | Application: kdenlive (0.8.2) KDE Platform Version: 4.6.5 (4.6.5) Qt Version: 4.7.2 Operating System: Linux 2.6.38-11-generic x86_64 Distribution: Ubuntu 11.04 -- Information about the crash: Program crashes at every startup with message: kdenlive: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed. KCrash: Application 'kdenlive' crashing... The crash can be reproduced every time. -- Backtrace: Application: Kdenlive (kdenlive), signal: Aborted [KCrash Handler] 0000006 0x00007fa248b24d05 in raise () from /lib/x86_64-linux-gnu/libc.so.6 0000007 0x00007fa248b28ab6 in abort () from /lib/x86_64-linux-gnu/libc.so.6 0000008 0x00007fa248b6a6e1 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 0000009 0x00007fa248b6e7b4 in calloc () from /lib/x86_64-linux-gnu/libc.so.6 0000010 0x00007fa24b27b7ed in ?? () from /usr/lib/nvidia-current/libGL.so.1 0000011 0x00007fa24584b97d in ?? () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.270.41.06 0000012 0x00007fa24e9d7c46 in mlt_service_init (self=<value optimized out>, child=<value optimized out>) at mlt_service.c:90 0000013 0x00007fa24e9ddd03 in mlt_consumer_init (self=<value optimized out>, child=<value optimized out>, profile=0x1b57cf0) at mlt_consumer.c:67 0000014 0x00007fa22cc7023a in consumer_sdl_still_init () from /usr/lib/mlt/libmltsdl.so 0000015 0x00007fa24e9e2352 in mlt_factory_consumer (profile=0x1b57cf0, service=0x7fa22cc70402 "sdl_still", input=0x0) at mlt_factory.c:376 0000016 0x00007fa22cc6ee32 in consumer_sdl_preview_init () from /usr/lib/mlt/libmltsdl.so 0000017 0x00007fa24e9e2352 in mlt_factory_consumer (profile=0x1b57cf0, service=0x73e4b4 "sdl_preview", input=0x0) at mlt_factory.c:376 0000018 0x00007fa24e7b620c in Mlt::Consumer::Consumer(Mlt::Profile&, char const*, char const*) () from /usr/lib/libmlt++.so.3 0000019 0x00000000004c0275 in Render::buildConsumer (this=0x1b56e30, profileName=<value optimized out>) at /home/orestes/dev/kdenlive/src/renderer.cpp:245 0000020 0x00000000004c0d42 in Render::Render (this=0x1b56e30, rendererName=<value optimized out>, winid=77594731, profile=..., parent=<value optimized out>) at /home/orestes/dev/kdenlive/src/renderer.cpp:120 0000021 0x00000000004aed49 in Monitor::Monitor (this=0x1b46040, name=..., manager=<value optimized out>, profile=<value optimized out>, parent=<value optimized out>) at /home/orestes/dev/kdenlive/src/monitor.cpp:169 0000022 0x000000000047d3aa in MainWindow::MainWindow (this=0x16002c0, MltPath=<value optimized out>, Url=..., clipsToLoad=..., parent=<value optimized out>, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /home/orestes/dev/kdenlive/src/mainwindow.cpp:210 0000023 0x000000000045a03b in main (argc=1, argv=<value optimized out>) at /home/orestes/dev/kdenlive/src/main.cpp:84 | ||||||||||||
| Steps To Reproduce | Always | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Manual build from SVN | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0007583) j-b-m (administrator) 2011-11-15 13:50 |
Seems like a problem with the MLT SDL module. How did you install, which MLT version? You can try MLT's command line player, in a terminal: melt myclip.mpg Does it work? Otherwise there is a problem with your MLT... |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-11-15 01:00 | orestes | New Issue | |
| 2011-11-15 13:50 | j-b-m | Note Added: 0007583 | |
| 2011-11-15 13:50 | j-b-m | Assigned To | => j-b-m |
| 2011-11-15 13:50 | j-b-m | Status | new => feedback |
| Copyright © 2000 - 2013 MantisBT Team |