gimp crash when select and copy image

On my son’s laptop, an asus vivobook pro N552VW-FY204T, i7 6700HQ Processor, 16Gb RAM, graphic intel HD Graphics & NVIDIA GeForce GTX 960M with 2G/4G GDDR5 VRAM (I suppose that intel HD is used, becouse I unstalled bumblebee that worked badly), screen 1920x1080, running leap 42.2 and gimp 2.8.18;
when I open a 3 MiB jpg picture and I select a zone of that picture and I copy or cut that zone, gimp crash.
how can I solve this crash??
manythanks, ciao, pier :slight_smile:

…a way to solve is to disable copyQ (a clipboard manager), found here
http://www.gimpusers.com/forums/gimp-user/18951-gimp-crashes-2-8-x-crashes-on-copy-and-paste-randomly-every-few-minutes-ram-not-faulty-already-tested
…but in my leap 42.3 it works fine
I also launched gimp from konsole and found this:

eros@eros3-ST:~> gimpWhile parsing XMP metadata:
Errore: nessun pacchetto XMP trovato


** (gimp:2933): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Breeze/gtk-2.0/../assets/line-h.png,
borders don't fit within the image
The program 'gimp' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 54366 error_code 3 request_code 18 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


(script-fu:2945): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
eros@eros3-ST:~> 

and this with the --sync option

eros@eros3-ST:~> gimp --syncWhile parsing XMP metadata:
Errore: nessun pacchetto XMP trovato


** (gimp:2966): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Breeze/gtk-2.0/../assets/line-h.png,
borders don't fit within the image


** (gimp:2966): WARNING **: invalid source position for vertical gradient


....a lot of this


** (gimp:2966): WARNING **: invalid source position for vertical gradient


** (gimp:2966): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Breeze/gtk-2.0/../assets/line-h.png,
borders don't fit within the image
The program 'gimp' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 119233 error_code 3 request_code 18 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


(script-fu:2978): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
eros@eros3-ST:~>