[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-27 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

Jesse  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Jesse  ---
Looks like this is fixed in the latest git master build. Thanks JB!

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-19 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

--- Comment #8 from Jean-Baptiste Mardelle  ---
Git commit 6d517d66be2acac9db952e0bc673edc97d582322 by Jean-Baptiste Mardelle.
Committed on 19/06/2016 at 20:33.
Pushed by mardelle into branch 'master'.

Make sure to abort audio thumb jobs before changing profile

M  +2-1src/doc/kdenlivedoc.cpp

http://commits.kde.org/kdenlive/6d517d66be2acac9db952e0bc673edc97d582322

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-13 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

--- Comment #7 from Jesse  ---
Created attachment 99484
  --> https://bugs.kde.org/attachment.cgi?id=99484=edit
Here's another backtrace log when I tried to add a different clip.

Keep in mind this crash only happens when you click "Switch profile" WHILE the
audio thumbnails are being generated. Once the generating is done, clicking
"Switch Profile" - I believe - doesn't cause the crash. I'll test more to
confirm that completely.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

--- Comment #6 from Jesse  ---
Created attachment 99445
  --> https://bugs.kde.org/attachment.cgi?id=99445=edit
backtrace data

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

Jesse  changed:

   What|Removed |Added

 CC||jesse.dub...@gmail.com

--- Comment #5 from Jesse  ---
Restarting my PC fixed the backtrace issue. Including the data in an
attachment.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

--- Comment #4 from Jesse  ---
I got the bug to reoccur consistently, but trying to run "thread apply all bt
full" in gdb gives this error: "thread apply all bt full". Any ideas how I can
fix this to get the backtrace data? I tried both the backtrace technique from
the link you gave me and from an e-mail Paul Konecny sent me a while back:


1. Install gdb (the GNU debugger)
2. open a terminal and run "gdb kdenlive"
3. wait till it says "reading symbols for kdenlive ... done"
4. the gdb shell (gdb) appears
5. tell it where to log with "set logging file /home/johndoe/janedoe.log"
6. Turn logging on with "set logging on"
7. type "run" to start the program
8. When the crash happened it will say so in the gdb shell
9. To run a backtrace type "thread apply all bt full" and keep hitting 
enter until you're back to the gdb shell
10. type quit and confirm to kill the inferior process.
11. Done. Now you can attach the log file to the bug report ;)

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-10 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

--- Comment #3 from Jesse  ---
Ugh... of course it's an intermittent issue. When it comes up again, I'll get
the backtrace and send it along. Running a few more tests to try and trigger
it, now.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-08 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

--- Comment #2 from Jesse  ---
You bet, ill get it and send off in the morning. 22:13 over here. :)

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdenlive] [Bug 364105] git master - Freezing then crashing when adding video clip to Project Bin

2016-06-08 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364105

--- Comment #1 from Jean-Baptiste Mardelle  ---
I cannot reproduce. Can you post a gdb backtrace ?
https://kdenlive.org/node/872 (last paragraph)

-- 
You are receiving this mail because:
You are watching all bug changes.