Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 359500 Details for
Bug 486056
media-gfx/gimp-2.8.4 and 2.8.6 - exporting to a GIF image: segmentation fault in gimp_plug_in_manager_call_run at gimppluginmanager-call.c:268
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb trace
gimp-gdb-trace (text/plain), 6.21 KB, created by
dtr
on 2013-09-26 01:48:09 UTC
(
hide
)
Description:
gdb trace
Filename:
MIME Type:
Creator:
dtr
Created:
2013-09-26 01:48:09 UTC
Size:
6.21 KB
patch
obsolete
>$ gdb -ex run -ex bt -ex quit --args gimp >GNU gdb (Gentoo 7.5.1 p2) 7.5.1 >Copyright (C) 2012 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-pc-linux-gnu". >For bug reporting instructions, please see: ><http://bugs.gentoo.org/>... >Reading symbols from /usr/bin/gimp...done. >Starting program: /usr/bin/gimp >warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000 >warning: Could not load shared library symbols for linux-vdso.so.1. >Do you need "set solib-search-path" or "set sysroot"? >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >[New Thread 0x7fffeab50700 (LWP 30494)] >[New Thread 0x7fffea34f700 (LWP 30495)] >[New Thread 0x7fffe9b4e700 (LWP 30496)] >[New Thread 0x7fffe934d700 (LWP 30497)] >[New Thread 0x7fffe8b4c700 (LWP 30498)] >[New Thread 0x7fffdd76d700 (LWP 31147)] >[New Thread 0x7fffdcf6c700 (LWP 31148)] > >(gimp:30481): GLib-CRITICAL **: g_path_get_dirname: assertion `file_name != NULL' failed > >(gimp:30481): Gtk-CRITICAL **: IA__gtk_file_chooser_set_current_folder_uri: assertion `uri != NULL' failed >[New Thread 0x7fffd7fff700 (LWP 31149)] >[New Thread 0x7fffd77fe700 (LWP 31150)] >[New Thread 0x7fffd6ffd700 (LWP 31151)] >[New Thread 0x7fffd67fc700 (LWP 31152)] >[New Thread 0x7fffd5ffb700 (LWP 31153)] >[New Thread 0x7fffd57fa700 (LWP 31154)] >[New Thread 0x7fffd4ff9700 (LWP 31155)] >[New Thread 0x7fffb3fff700 (LWP 31156)] >[Thread 0x7fffdd76d700 (LWP 31147) exited] >[Thread 0x7fffd57fa700 (LWP 31154) exited] >[Thread 0x7fffd4ff9700 (LWP 31155) exited] >[Thread 0x7fffd67fc700 (LWP 31152) exited] >[Thread 0x7fffd5ffb700 (LWP 31153) exited] >[Thread 0x7fffdcf6c700 (LWP 31148) exited] >[Thread 0x7fffd77fe700 (LWP 31150) exited] >[Thread 0x7fffd6ffd700 (LWP 31151) exited] >[Thread 0x7fffb3fff700 (LWP 31156) exited] >[New Thread 0x7fffb3fff700 (LWP 31168)] >[New Thread 0x7fffd6ffd700 (LWP 31169)] >[New Thread 0x7fffd77fe700 (LWP 31170)] >[Thread 0x7fffb3fff700 (LWP 31168) exited] >[Thread 0x7fffd77fe700 (LWP 31170) exited] >[Thread 0x7fffd6ffd700 (LWP 31169) exited] >[New Thread 0x7fffd6ffd700 (LWP 31282)] >[New Thread 0x7fffd77fe700 (LWP 31283)] >[Thread 0x7fffd6ffd700 (LWP 31282) exited] >[Thread 0x7fffd7fff700 (LWP 31149) exited] > >Program received signal SIGSEGV, Segmentation fault. >0x00007ffff391ead3 in poll () from /lib64/libc.so.6 >#0 0x00007ffff391ead3 in poll () from /lib64/libc.so.6 >#1 0x00007ffff3e4b5f6 in ?? () from /usr/lib64/libglib-2.0.so.0 >#2 0x00007ffff3e4ba4a in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 >#3 0x000000000070d68e in gimp_plug_in_manager_call_run (manager=0x7ffff7fe38c0, > context=0x7ffff7febbb0, progress=0x35761f0, procedure=0x25d82c0, args=0x3a78d20, > synchronous=1, display=0x0) at gimppluginmanager-call.c:268 >#4 0x0000000000702fa1 in gimp_plug_in_procedure_execute (procedure=0x25d82c0, > gimp=0x7ffff7fe6000, context=0x7ffff7febbb0, progress=0x35761f0, args=0x3a78d20, > error=0x7fffffffd150) at gimppluginprocedure.c:208 >#5 0x00000000006f3da9 in gimp_procedure_execute (procedure=0x25d82c0, gimp=0x7ffff7fe6000, > context=0x7ffff7febbb0, progress=0x35761f0, args=0x3a78d20, error=0x7fffffffd150) > at gimpprocedure.c:331 >#6 0x00000000006edb55 in gimp_pdb_execute_procedure_by_name_args (pdb=0xdeab60, > context=0x7fffe805f230, progress=0x35761f0, error=0x7fffffffd150, > name=0x221b410 "file-gif-save", args=0x3a78d20) at gimppdb.c:321 >#7 0x00000000006ee582 in gimp_pdb_execute_procedure_by_name (pdb=0xdeab60, > context=0x7fffe805f230, progress=0x35761f0, error=0x7fffffffd150, > name=0x221b410 "file-gif-save") at gimppdb.c:449 >#8 0x000000000080223e in file_save (gimp=0x7ffff7fe6000, image=0x7ffff7feb9c0, > progress=0x35761f0, uri=0x36f33c0 "file:///home/fargred/Desktop/e.gif", file_proc=0x25d82c0, > run_mode=GIMP_RUN_INTERACTIVE, change_saved_state=0, export_backward=0, export_forward=1, > error=0x7fffffffd150) at file-save.c:140 >#9 0x00000000004c3497 in file_save_dialog_save_image (progress=0x35761f0, gimp=0x7ffff7fe6000, > image=0x7ffff7feb9c0, uri=0x36f33c0 "file:///home/fargred/Desktop/e.gif", > save_proc=0x25d82c0, run_mode=GIMP_RUN_INTERACTIVE, change_saved_state=0, export_backward=0, > export_forward=1, verbose_cancel=0) at file-save-dialog.c:636 >#10 0x00000000004c24ae in file_save_dialog_response (save_dialog=0x35761f0, response_id=-5, > gimp=0x7ffff7fe6000) at file-save-dialog.c:187 >#11 0x00007ffff433433f in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 >#12 0x00007ffff4344d61 in ?? () from /usr/lib64/libgobject-2.0.so.0 >#13 0x00007ffff434cd22 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 >#14 0x00007ffff434ceca in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 >#15 0x00007ffff433456a in ?? () from /usr/lib64/libgobject-2.0.so.0 >#16 0x00007ffff434c3d1 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 >#17 0x00007ffff434ceca in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 >#18 0x00007ffff72e167e in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 >#19 0x00007ffff6fb98e6 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 >#20 0x00007ffff3e4be9b in ?? () from /usr/lib64/libglib-2.0.so.0 >#21 0x00007ffff3e4b313 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#22 0x00007ffff3e4b660 in ?? () from /usr/lib64/libglib-2.0.so.0 >#23 0x00007ffff3e4ba4a in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 >#24 0x0000000000484b8d in app_run (full_prog_name=0x7fffffffe198 "/usr/bin/gimp", filenames=0x0, > alternate_system_gimprc=0x0, alternate_gimprc=0x0, session_name=0x0, batch_interpreter=0x0, > batch_commands=0x0, as_new=0, no_interface=0, no_data=0, no_fonts=0, no_splash=0, > be_verbose=0, use_shm=1, use_cpu_accel=1, console_messages=0, use_debug_handler=0, > stack_trace_mode=GIMP_STACK_TRACE_NEVER, pdb_compat_mode=GIMP_PDB_COMPAT_ON) at app.c:256 >#25 0x00000000004874db in main (argc=1, argv=0x7fffffffde88) at main.c:440 >A debugging session is active. > > Inferior 1 [process 30481] will be killed. > >Quit anyway? (y or n) y
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 486056
: 359500 |
359502