Hello people.

I having frequent crashes in Gimp 2.6.6, the version distributed by the
Slackware 64 12.2 version. 

It seems quite random. In most cases (all except one), the crash happened
while trying to save an image - just before the file dialog appeared. The
exception crashed when the dialog was already visible. First the text
entry box didn't accept text (cursor disappeared when moved over the box).
Then, after a couple of seconds, the crash happened.

I was running gimp in gdb, hoping to do a backtrace, but detected that
Gimp had been compiled without debug info. The text appearing is:


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffcda5c66f0 (LWP 15429)]
0x00007ffcd8f02272 in _gtk_entry_completion_popup (completion=0x28270f0)
    at gtkentrycompletion.c:1491
1491    gtkentrycompletion.c: No such file or directory.
        in gtkentrycompletion.c
(gdb) 
(script-fu:15434): LibGimpBase-WARNING **: script-fu: gimp_wire_read():
error

The backtrace only showed:

#0  0x00007ffcd8f02272 in _gtk_entry_completion_popup
#(completion=0x28270f0)
    at gtkentrycompletion.c:1491
Cannot access memory at address 0x7fffe25f2288


I have used Gimp quite a bit the last days, and only had problems after
using a scaling script (in Guile). Could this be the problem?

John


_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to