Re: [CinePaint] Script-fu Problem
Frank Peters <[email protected]>
| Newsgroups | gmane.comp.video.cinepaint.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 23 Nov 2006 20:05:40 +0100 (CET) Kai-Uwe Behrmann <[email protected]> wrote: > I'll search for a system, which let me repeat this kind of error. > I should also provide a backtrace from gdb: # gdb cinepaint (gdb) run [...] /opt/cinepaint-debug/lib/cinepaint/0.21-2/plug-ins/script-fu Program received signal SIGSEGV, Segmentation fault. 0x00002b0652b45860 in strlen () from /lib/libc.so.6 (gdb) bt #0 0x00002b0652b45860 in strlen () from /lib/libc.so.6 #1 0x00002b06529c913d in g_strdup () from /usr/lib64/libglib-1.2.so.0 #2 0x00000000004e30be in procedural_db_proc_arg (args=0xb8b630) at procedural_db.c:957 #3 0x00000000004e216e in procedural_db_execute ( name=0xb70970 "gimp_procedural_db_proc_arg", args=0xb8b630) at procedural_db.c:595 #4 0x00000000005c34af in plug_in_handle_proc_run (proc_run=0xb70930) at plug_in.c:2097 #5 0x00000000005c2a03 in plug_in_handle_message (msg=0x7fff594065e0) at plug_in.c:1779 #6 0x00000000005c287e in plug_in_recv_message (data=0xbd2610, id=9, cond=GDK_INPUT_READ) at plug_in.c:1744 #7 0x00002b0651c87835 in gdk_get_show_events () from /usr/lib64/libgdk-1.2.so.0 #8 0x00002b06529bee17 in g_get_current_time () from /usr/lib64/libglib-1.2.so.0 #9 0x00002b06529bf996 in g_main_add_poll () from /usr/lib64/libglib-1.2.so.0 #10 0x00002b06529bfbff in g_main_run () from /usr/lib64/libglib-1.2.so.0 #11 0x00002b0651ab02ce in gtk_main () from /usr/lib64/libgtk-1.2.so.0 #12 0x00000000005c23d6 in plug_in_run (proc_rec=0x9341f0, args=0x0, synchronous=0, destroy_values=1) at plug_in.c:1578 #13 0x00000000005c0f4a in plug_in_init () at plug_in.c:829 #14 0x0000000000438361 in app_init () at app_procs.c:607 #15 0x00000000004376ca in gimp_init (gimp_argc=0, gimp_argv=0x7fff59408cc0) at app_procs.c:178 #16 0x00000000004d1c7f in init () at main.c:445 #17 0x00000000004b2712 in install_verify (install_callback=0x4d1c64 <init>) at install.c:70 #18 0x00000000004d1c4f in main (argc=1, argv=0x7fff59408cb8) at main.c:420 Frank Peters ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV