[krita] [Bug 365920] Exporting file from pdf in command line crashes with segmetation fault.

2016-07-23 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365920

--- Comment #5 from a246246_246-...@yahoo.co.jp ---
Sorry for confusing. I invoked standard windows binary (3.0) distributed from
you from cygwin bash.
>From command prompt, it also crashed with windows dialog.

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


[krita] [Bug 365920] Exporting file from pdf in command line crashes with segmetation fault.

2016-07-21 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365920

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
Version|3.0 |2.9

--- Comment #4 from Boudewijn Rempt  ---
https://cygwin.com/cgi-bin2/package-grep.cgi?grep=krita=x86_64 doesn't
carry 3.0, so I'm wondering if this really is 3.0? In any case, we can
reproduce it in master.

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


[krita] [Bug 365920] Exporting file from pdf in command line crashes with segmetation fault.

2016-07-21 Thread wolthera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365920

wolthera  changed:

   What|Removed |Added

 OS|MS Windows  |Cygwin

--- Comment #3 from wolthera  ---
Ah, seems we have a cygwin option under ms windows :) I'll mark it like that.

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


[krita] [Bug 365920] Exporting file from pdf in command line crashes with segmetation fault.

2016-07-21 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365920

--- Comment #2 from a246246_246-...@yahoo.co.jp ---
(In reply to wolthera from comment #1)
> Are you sure you are on ms windows?

Yes. I forgot to say I invoked the command from cygwin.

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


[krita] [Bug 365920] Exporting file from pdf in command line crashes with segmetation fault.

2016-07-21 Thread wolthera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365920

wolthera  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
Are you sure you are on ms windows?

Anyway, reproducible on ubuntu 16.04, here's the GDB backtrace(seems to crash
on the progress bar...):

(gdb) start --export --export-filename=sample.tif -- test.pdf
Temporary breakpoint 1 at 0x403f80: file
/home/krita/kde/src/krita/krita/main.cc, line 63.
Starting program: /home/krita/kde/inst/bin/krita --export
--export-filename=sample.tif -- test.pdf
conti[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
nukrita.lib.pigment: Legacy integer arithmetics implementation

Temporary breakpoint 1, main (argc=5, argv=0x7fffd8f8)
at /home/krita/kde/src/krita/krita/main.cc:63
63{
(gdb) continue
Continuing.
[New Thread 0x7fffe488c700 (LWP 30358)]
[New Thread 0x7fffda03e700 (LWP 30359)]
[New Thread 0x7fffd983d700 (LWP 30360)]
[New Thread 0x7fffd903c700 (LWP 30361)]
[New Thread 0x7fffcbfff700 (LWP 30362)]
[New Thread 0x7fffc0b41700 (LWP 30364)]
[New Thread 0x7fffbbfff700 (LWP 30365)]
Set style "fusion"
OpenGL Info
  Vendor:  Intel Open Source Technology Center
  Renderer:  Mesa DRI Intel(R) Ivybridge Mobile 
  Version:  3.0 Mesa 11.2.0
  Shading language:  1.30
  Requested format:  QSurfaceFormat(version 3.0, options QFlags(0x4),
depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1,
alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior 2,
swapInterval 0, profile  2)
  Current format:QSurfaceFormat(version 3.0, options QFlags(0x4),
depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8,
alphaBufferSize 0, stencilBufferSize 8, samples -1, swapBehavior 2,
swapInterval 0, profile  0)
krita has opengl true
Setting XDG_DATA_DIRS
"/home/krita/kde/inst/bin/../share:/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop"
Available translations QSet("en_US")
Available domain translations QSet("en_US")
Override language: ""
KoJsonTrader will load its plugins from
"/home/krita/kde/inst/lib/x86_64-linux-gnu/kritaplugins"
[Thread 0x7fffbbfff700 (LWP 30365) exited]
krita.general: ERROR: no sample brush found in 
"/home/krita/.local/share/krita/brushes/PHOTOSHOP_BRUSHES___swirls_by_darkmercy.abr"
[New Thread 0x7fffbbfff700 (LWP 30369)]
[New Thread 0x7fffa78e6700 (LWP 30370)]

Thread 1 "krita" received signal SIGSEGV, Segmentation fault.
KoProgressUpdater::startSubtask (this=0x0, weight=weight@entry=1, name=...)
at /home/krita/kde/src/krita/libs/widgetutils/KoProgressUpdater.cpp:115
115d->totalWeight += weight;
(gdb) thread apply all backtrace

Thread 10 (Thread 0x7fffa78e6700 (LWP 30370)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7558e7eb in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#2  0x75588116 in QSemaphore::tryAcquire(int, int) ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#3  0x73115dc3 in KisTileDataSwapper::waitForWork (
this=)
at
/home/krita/kde/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:86
#4  0x73115fba in KisTileDataSwapper::run (
this=0x73593380 <(anonymous
namespace)::Q_QGS_s_instance::innerFunction()::holder+64>)
at
/home/krita/kde/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#5  0x7558dc89 in ?? ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#6  0x7fffef17f6fa in start_thread (arg=0x7fffa78e6700)
at pthread_create.c:333
#7  0x74c89b5d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type  to continue, or q  to quit---

Thread 9 (Thread 0x7fffbbfff700 (LWP 30369)):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7558e7eb in QWaitCondition::wait(QMutex*, unsigned long) ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#2  0x75587e8b in QSemaphore::acquire(int) ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#3  0x730fc16e in KisTileDataPooler::waitForWork (
this=0x73593340 <(anonymous
namespace)::Q_QGS_s_instance::innerFunction()::holder>)
at /home/krita/kde/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:165
#4  0x730fc92a in KisTileDataPooler::run (
this=0x73593340 <(anonymous
namespace)::Q_QGS_s_instance::innerFunction()::holder>)
at /home/krita/kde/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:187
#5  0x7558dc89 in ?? 

[krita] [Bug 365920] Exporting file from pdf in command line crashes with segmetation fault.

2016-07-21 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365920

a246246_246-...@yahoo.co.jp changed:

   What|Removed |Added

Summary|Exporting file from pdf |Exporting file from pdf in
   |crashes with segmetation|command line crashes with
   |fault.  |segmetation fault.

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