this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/poppler/+bug/164939 "This bug will probably will effect anything that uses poppler. I will upload an example of one offending pdf. I think any pdf with the appropriate fuzzing can cause the double free..." pdf: http://launchpadlibrarian.net/10549755/1930.pdf stacktrace: " Thread 5 (Thread 0xb4bffb90 (LWP 1399)): #0 0xb7f42410 in __kernel_vsyscall () No symbol table info available. #1 0xb72badd2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb76e1077 in g_cond_timed_wait_posix_impl (cond=0x844ddc8, entered_mutex=0x80, abs_time=0x5) at /build/buildd/glib2.0-2.16.3/gthread/gthread-posix.c:242 result = <value optimized out> end_time = {tv_sec = 1215108909, tv_nsec = 253455000} timed_out = <value optimized out> __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl" #3 0xb7489e31 in g_async_queue_pop_intern_unlocked (queue=0x80e4408, try=<value optimized out>, end_time=0xb4bff314) at /build/buildd/glib2.0-2.16.3/glib/gasyncqueue.c:365 retval = <value optimized out> __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" #4 0xb7489f66 in IA__g_async_queue_timed_pop (queue=0x80e4408, end_time=0xb4bff314) at /build/buildd/glib2.0-2.16.3/glib/gasyncqueue.c:491 retval = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_async_queue_timed_pop" #5 0xb74d85ba in g_thread_pool_thread_proxy (data=0x8408b98) at /build/buildd/glib2.0-2.16.3/glib/gthreadpool.c:121 task = <value optimized out> pool = (GRealThreadPool *) 0x8408b98 #6 0xb74d6a6f in g_thread_create_proxy (data=0x8560850) at /build/buildd/glib2.0-2.16.3/glib/gthread.c:635 __PRETTY_FUNCTION__ = "g_thread_create_proxy" #7 0xb72b64fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #8 0xb7238e5e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 2 (Thread 0xb6943b90 (LWP 30693)): #0 ~FormPageWidgets (this=0xd) at Form.cc:1235 No locals. #1 0xb6f124ac in ~Page (this=0x8668130) at Page.cc:311 No locals. #2 0xb6eb50e0 in Catalog::readPageTree (this=0x863a930, pagesDict=0x86651e0, attrs=0x0, start=7, alreadyRead=0x8665590 "") at Catalog.cc:311 kids = {type = objArray, {booln = 140924176, intg = 140924176, real = 495.97095527623696, string = 0x8665510, name = 0x8665510 "Àšc\b(Uf\b\b", array = 0x8665510, dict = 0x8665510, stream = 0x8665510, ref = {num = 140924176, gen = 1082064777}, cmd = 0x8665510 "Àšc\b(Uf\b\b"}} kid = {type = objDict, {booln = 140937568, intg = 140937568, real = -4.7765556854525631e-44, string = 0x8668960, name = 0x8668960 "Àšc\b\030\222f\b\020", array = 0x8668960, dict = 0x8668960, stream = 0x8668960, ref = {num = 140937568, gen = -1225716969}, cmd = 0x8668960 "Àšc\b\030\222f\b\020"}} kidRef = {type = objRef, {booln = 41, intg = 41, real = 2.0256691479491108e-322, string = 0x29, name = 0x29 <Address 0x29 out of bounds>, array = 0x29, dict = 0x29, stream = 0x29, ref = {num = 41, gen = 0}, cmd = 0x29 <Address 0x29 out of bounds>}} attrs1 = (PageAttrs *) 0x8655370 attrs2 = (PageAttrs *) 0x8668a50 page = (Page *) 0x8668130 i = 6 j = -1223257460 #3 0xb6eb6d5c in Catalog (this=0x863a930, xrefA=0x863a8c0) at Catalog.cc:96 No locals. #4 0xb6f16926 in PDFDoc::setup (this=0x863a468, ownerPassword=0x0, userPassword=0x0) at PDFDoc.cc:206 No locals. #5 0xb6f16bc3 in PDFDoc (this=0x863a468, fileNameA=0x863a440, ownerPassword=0x0, userPassword=0x0, guiDataA=0x0) at PDFDoc.cc:102 No locals. #6 0xb76ba365 in poppler_document_new_from_file () from /usr/lib/libpoppler-glib.so.2 No symbol table info available. #7 0xb55c6a59 in pdf_document_load (document=0x81ed4a0, uri=0x84cca68 "file:///home/pedro/tests/1930.pdf", error=0x83fecb4) at /build/buildd/evince-2.22.2/./backend/pdf/ev-poppler.cc:291 poppler_error = (GError *) 0x0 #8 0xb7f24091 in ev_document_load (document=0x81ed4a0, uri=0x84cca68 "file:///home/pedro/tests/1930.pdf", error=0x83fecb4) at /build/buildd/evince-2.22.2/./libdocument/ev-document.c:122 retval = 13 #9 0xb7f249e5 in ev_document_factory_get_document ( uri=0xd <Address 0xd out of bounds>, error=0x83fecb4) at /build/buildd/evince-2.22.2/./libdocument/ev-document-factory.c:242 document = (EvDocument *) 0x81ed4a0 result = <value optimized out> compression = EV_COMPRESSION_NONE uri_unc = (gchar *) 0x0 #10 0x08060c24 in ev_job_load_run (job=0x83fec90) at /build/buildd/evince-2.22.2/./shell/ev-jobs.c:568 __PRETTY_FUNCTION__ = "ev_job_load_run" #11 0x0805f469 in handle_job (job=0x83fec90) at /build/buildd/evince-2.22.2/./shell/ev-job-queue.c:133 __PRETTY_FUNCTION__ = "handle_job" #12 0x0805fa5c in ev_render_thread (data=0x0) at /build/buildd/evince-2.22.2/./shell/ev-job-queue.c:264 job = (EvJob *) 0x83fec90 #13 0xb74d6a6f in g_thread_create_proxy (data=0x8112888) at /build/buildd/glib2.0-2.16.3/glib/gthread.c:635 __PRETTY_FUNCTION__ = "g_thread_create_proxy" #14 0xb72b64fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #15 0xb7238e5e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 1 (Thread 0xb6b3a720 (LWP 30552)): #0 0xb7f42410 in __kernel_vsyscall () No symbol table info available. #1 0xb722ec07 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb74b1e7f in g_main_context_iterate (context=0x80e41e0, block=1, dispatch=1, self=0x80a3680) at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2951 max_priority = 2147483647 timeout = -1 some_ready = <value optimized out> nfds = 6 allocated_nfds = <value optimized out> fds = (GPollFD *) 0x80fd460 __PRETTY_FUNCTION__ = "g_main_context_iterate" #3 0xb74b23ac in IA__g_main_context_iteration (context=0x80e41e0, may_block=1) at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2705 retval = <value optimized out> #4 0xb7af5d07 in link_main_iteration (block_for_reply=1) at linc.c:285 No locals. #5 0xb7ad929e in giop_recv_buffer_get (ent=0xbff4bb8c, timeout=0xbff4bba4) at giop-recv-buffer.c:727 tdata = (GIOPThread *) 0x80e42a8 #6 0xb7adde88 in ORBit_small_invoke_stub (obj=0x80f2660, m_data=0xb698fa00, ret=0x0, args=0xbff4bc70, ctx=0x0, ev=0xb69b0a38) at orbit-small.c:658 completion_status = <value optimized out> cnx = (GIOPConnection *) 0x80cd198 mqe = {buffer = 0x0, cnx = 0x80cd198, msg_type = 1, request_id = 3220487104, src_thread = 0x80e42a8, async_cb = 0} adaptor_obj = <value optimized out> recv_buffer = (GIOPRecvBuffer *) 0x0 xt_proxy = (CORBA_Object) 0x0 invoke_policy = (ORBitPolicy *) 0x0 timeout = 0 #7 0xb7ade095 in ORBit_small_invoke_stub_n (object=0x80f2660, methods=0xffffffff, index=<value optimized out>, ret=0x0, args=0xbff4bc70, ctx=0x0, ev=0xb69b0a38) at orbit-small.c:575 No locals. #8 0xb7aea812 in ORBit_c_stub_invoke (obj=0x80f2660, methods=0xb698fb44, method_index=0, ret=0x0, args=0xbff4bc70, ctx=0x0, ev=0xb69b0a38, class_id=0, method_offset=4, skel_impl=0xb6979010 <_ORBIT_skel_small_Accessibility_EventListener_notifyEvent>) at poa.c:2643 method_impl = (gpointer) 0x0 #9 0xb6969924 in Accessibility_EventListener_notifyEvent () from /usr/lib/libspi.so.0 No symbol table info available. #10 0xb69ad234 in ?? () from /usr/lib/gtk-2.0/modules/libatk-bridge.so No symbol table info available. #11 0xb69adbdb in ?? () from /usr/lib/gtk-2.0/modules/libatk-bridge.so No symbol table info available. #12 0xb754ab20 in signal_emit_unlocked_R (node=0x80e80e0, detail=497, instance=0x80e3a50, emission_return=0x0, instance_and_params=0xbff4bfb4) at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2406 hook = (GHook *) 0x80f2660 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbff4c3a4, instance = 0x80e3a50, ihint = { signal_id = 108, detail = 497, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_HOOK, chain_type = 4} class_closure = (GClosure *) 0x80e8090 handler_list = (Handler *) 0x80e9e80 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 108 max_sequential_handler_number = 6411 return_value_altered = 0 #13 0xb754c916 in IA__g_signal_emit_valist (instance=0x6, signal_id=108, detail=497, var_args=0xbff4c200 "") at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2199 instance_and_params = (GValue *) 0xbff4bfb4 stack_values = {{g_type = 135163456, data = {{v_int = 135150160, v_uint = 135150160, v_long = 135150160, v_ulong = 135150160, v_int64 = 135150160, v_uint64 = 135150160, v_float = 4.28001167e-34, v_double = 6.6773051085947805e-316, v_pointer = 0x80e3a50}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 28, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 1, v_uint64 = 1, v_float = 1.40129846e-45, v_double = 4.9406564584124654e-324, v_pointer = 0x1}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 68, data = {{ v_int = 138293664, v_uint = 138293664, v_long = 138293664, v_ulong = 138293664, v_int64 = 138293664, v_uint64 = 138293664, v_float = 5.72343791e-34, v_double = 6.8326148419912347e-316, v_pointer = 0x83e31a0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 3077452248, data = {{ v_int = -1221879284, v_uint = 3073088012, v_long = -1221879284, v_ulong = 3073088012, v_int64 = 7368055308, v_uint64 = 7368055308, v_float = -1.02282611e-05, v_double = 3.6403030043410447e-314, v_pointer = 0xb72b9a0c}, {v_int = -1219881229, v_uint = 3075086067, v_long = -1219881229, v_ulong = 3075086067, v_int64 = 7370053363, v_uint64 = 7370053363, v_float = -1.20454815e-05, v_double = 3.6412901746750461e-314, v_pointer = 0xb74a16f3}}}, { g_type = 3081320195, data = {{v_int = -1219182501, v_uint = 3075784795, v_long = -1219182501, v_ulong = 3075784795, v_int64 = -5235867221567946661, v_uint64 = 13210876852141604955, v_float = -1.26809709e-05, v_double = -4.0290853695530812e-42, v_pointer = 0xb754c05b}, {v_int = 134918016, v_uint = 134918016, v_long = 134918016, v_ulong = 134918016, v_int64 = 8724852608, v_uint64 = 8724852608, v_float = 4.17341637e-34, v_double = 4.3106499386412043e-314, v_pointer = 0x80aaf80}}}, { g_type = 3220488264, data = {{v_int = -1219179431, v_uint = 3075787865, v_long = -1219179431, v_ulong = 3075787865, v_int64 = 590468980193676377, v_uint64 = 590468980193676377, v_float = -1.26837631e-05, v_double = 3.363128291951507e-269, v_pointer = 0xb754cc59}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 1365799600129, v_uint64 = 1365799600129, v_float = 1.40129846e-45, v_double = 6.7479466152745066e-312, v_pointer = 0x1}}}, {g_type = 3220488288, data = {{v_int = 12, v_uint = 12, v_long = 12, v_ulong = 12, v_int64 = -5247931564439896052, v_uint64 = 13198812509269655564, v_float = 1.68155816e-44, v_double = -6.18852539674043e-43, v_pointer = 0xc}, {v_int = -1221884623, v_uint = 3073082673, v_long = -1221884623, v_ulong = 3073082673, v_int64 = -5236214856223587023, v_uint64 = 13210529217485964593, v_float = -1.02234053e-05, v_double = -3.8075597863810907e-42, v_pointer = 0xb72b8531}}}, {g_type = 134918016, data = {{ v_int = -1074479012, v_uint = 3220488284, v_long = -1074479012, v_ulong = 3220488284, v_int64 = -4614852093298818980, v_uint64 = 13831891980410732636, v_float = -1.91212034, v_double = -1.2969901560100174, v_pointer = 0xbff4c05c}, { v_int = -1219683916, v_uint = 3075283380, v_long = -1219683916, v_ulong = 3075283380, v_int64 = -5215503239724852812, v_uint64 = 13231240833984698804, v_float = -1.22249367e-05, v_double = -8.8421220014024878e-41, v_pointer = 0xb74d19b4}}}, { g_type = 3063904513, data = {{v_int = 318, v_uint = 318, v_long = 318, v_ulong = 318, v_int64 = -5235867224643731138, v_uint64 = 13210876849065820478, v_float = 4.45612912e-43, v_double = -4.0290834095501329e-42, v_pointer = 0x13e}, {v_int = 2, v_uint = 2, v_long = 2, v_ulong = 2, v_int64 = -5247931564439896062, v_uint64 = 13198812509269655554, v_float = 2.80259693e-45, v_double = -6.188525396740422e-43, v_pointer = 0x2}}}, { g_type = 3220488328, data = {{v_int = -1219881229, v_uint = 3075086067, v_long = -1219881229, v_ulong = 3075086067, v_int64 = 7370053363, v_uint64 = 7370053363, v_float = -1.20454815e-05, v_double = 3.6412901746750461e-314, v_pointer = 0xb74a16f3}, { v_int = -1231062783, v_uint = 3063904513, v_long = -1231062783, v_ulong = 3063904513, v_int64 = -5247954492206384895, v_uint64 = 13198789581503166721, v_float = -4.75265597e-06, v_double = -6.1702623770735752e-43, v_pointer = 0xb69f7901}}}, { g_type = 3075633736, data = {{v_int = 497, v_uint = 497, v_long = 497, v_ulong = 497, v_int64 = -5247927286652468751, v_uint64 = 13198816787057082865, v_float = 6.96445337e-43, v_double = -6.1919328510144186e-43, v_pointer = 0x1f1}, { v_int = -1074478920, v_uint = 3220488376, v_long = -1074478920, v_ulong = 3220488376, v_int64 = -5239476767773376328, v_uint64 = 13207267305936175288, v_float = -1.91213131, v_double = -2.2994045396993854e-42, v_pointer = 0xbff4c0b8}}}, { g_type = 3075634896, data = {{v_int = -1231062783, v_uint = 3063904513, v_long = -1231062783, v_ulong = 3063904513, v_int64 = -4614851818577495807, v_uint64 = 13831892255132055809, v_float = -4.75265597e-06, v_double = -1.2970511563976859, v_pointer = 0xb69f7901}, {v_int = -1214661851, v_uint = 3080305445, v_long = -1214661851, v_ulong = 3080305445, v_int64 = 590667510766484261, v_uint64 = 590667510766484261, v_float = -1.83261673e-05, v_double = 3.4966375827174837e-269, v_pointer = 0xb799bb25}}}, {g_type = 3073088012, data = {{v_int = 607, v_uint = 607, v_long = 607, v_ulong = 607, v_int64 = -5235867224643730849, v_uint64 = 13210876849065820767, v_float = 8.50588168e-43, v_double = -4.0290834095503171e-42, v_pointer = 0x25f}, {v_int = 108, v_uint = 108, v_long = 108, v_ulong = 108, v_int64 = 604330077827629164, v_uint64 = 604330077827629164, v_float = 1.51340234e-43, v_double = 2.8789598056857055e-268, v_pointer = 0x6c}}}, { g_type = 3220488616, data = {{v_int = -1219197623, v_uint = 3075769673, v_long = -1219197623, v_ulong = 3075769673, v_int64 = -5287374389231975095, v_uint64 = 13159369684477576521, v_float = -1.26672176e-05, v_double = -1.3782069239348397e-45, v_pointer = 0xb7548549}, {v_int = 140706716, v_uint = 140706716, v_long = 140706716, v_ulong = 140706716, v_int64 = 68860183452, v_uint64 = 68860183452, v_float = 6.83145705e-34, v_double = 3.4021451009959098e-313, v_pointer = 0x863039c}}}, { g_type = 3075057767, data = {{v_int = -1219332360, v_uint = 3075634936, v_long = -1219332360, v_ulong = 3075634936, v_int64 = -5212833415038863624, v_uint64 = 13233910658670687992, v_float = -1.2544675e-05, v_double = -1.3944887809586481e-40, v_pointer = 0xb75276f8}, {v_int = -1074478744, v_uint = 3220488552, v_long = -1074478744, v_ulong = 3220488552, v_int64 = -5231070563292364440, v_uint64 = 13215673510417187176, v_float = -1.91215229, v_double = -8.4316662286689704e-42, v_pointer = 0xbff4c168}}}, {g_type = 135053488, data = {{ v_int = -1221884640, v_uint = 3073082656, v_long = -1221884640, v_ulong = 3073082656, v_int64 = 593266172131771680, v_uint64 = 593266172131771680, v_float = -1.02233898e-05, v_double = 5.2442043726254712e-269, v_pointer = 0xb72b8520}, { v_int = -1074478632, v_uint = 3220488664, v_long = -1074478632, v_ulong = 3220488664, v_int64 = 580522626354823640, v_uint64 = 580522626354823640, v_float = -1.91216564, v_double = 7.2002154363016624e-270, v_pointer = 0xbff4c1d8}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbff4bfc8 node = (SignalNode *) 0x80e80e0 i = 2 n_params = 2 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #14 0xb754cbd2 in IA__g_signal_emit_by_name (instance=0x80e3a50, detailed_signal=0xb69f78ef "children-changed::remove") at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2267 var_args = 0xbff4c1f8 "\001" detail = 497 signal_id = 108 __PRETTY_FUNCTION__ = "IA__g_signal_emit_by_name" #15 0xb69e7316 in ?? () from /usr/lib/gtk-2.0/modules/libgail.so No symbol table info available. #16 0xb69e73a9 in ?? () from /usr/lib/gtk-2.0/modules/libgail.so No symbol table info available. #17 0xb754ab20 in signal_emit_unlocked_R (node=0x80d9ca0, detail=0, instance=0x83278f8, emission_return=0x0, instance_and_params=0xbff4c4a4) at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2406 hook = (GHook *) 0x83e31a0 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbff4c984, instance = 0x83278f8, ihint = { signal_id = 15, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_HOOK, chain_type = 4} class_closure = (GClosure *) 0x80ace28 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 15 max_sequential_handler_number = 6404 return_value_altered = 1 #18 0xb754c916 in IA__g_signal_emit_valist (instance=0x6, signal_id=15, detail=0, var_args=0xbff4c6dc "\234\035ª·øx2\bžKB\b\bÇô¿>\027\232·øx2\bë6©·Ëä\232·\234\035ª·\234\035ª·øx2\b(Çô¿¶è\232·øx2\b") at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2199 instance_and_params = (GValue *) 0xbff4c4a4 stack_values = {{g_type = 138193632, data = {{v_int = 137525496, v_uint = 137525496, v_long = 137525496, v_ulong = 137525496, v_int64 = 137525496, v_uint64 = 137525496, v_float = 5.37071247e-34, v_double = 6.7946623000877768e-316, v_pointer = 0x83278f8}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 3220489448, data = {{v_int = -1222847519, v_uint = 3072119777, v_long = -1222847519, v_ulong = 3072119777, v_int64 = -5229187310475750431, v_uint64 = 13217556763233801185, v_float = -9.34765649e-06, v_double = -1.0831822091681119e-41, v_pointer = 0xb71cd3e1}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -4614847286155935743, v_uint64 = 13831896787553615873, v_float = 1.40129846e-45, v_double = -1.298057556152344, v_pointer = 0x1}}}, { g_type = 3077443285, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -5236997763115253759, v_uint64 = 13209746310594297857, v_float = 1.40129846e-45, v_double = -3.3086627318674394e-42, v_pointer = 0x1}, { v_int = -1074477784, v_uint = 3220489512, v_long = -1074477784, v_ulong = 3220489512, v_int64 = 597853540948690216, v_uint64 = 597853540948690216, v_float = -1.91226673, v_double = 1.0601076179051399e-268, v_pointer = 0xbff4c528}}}, { g_type = 3073040756, data = {{v_int = 138450352, v_uint = 138450352, v_long = 138450352, v_ulong = 138450352, v_int64 = -5248623638151653968, v_uint64 = 13198120435557897648, v_float = 5.79538551e-34, v_double = -5.6372568806859558e-43, v_pointer = 0x84095b0}, {v_int = -1218086232, v_uint = 3076881064, v_long = -1218086232, v_ulong = 3076881064, v_int64 = 600406331926870696, v_uint64 = 600406331926870696, v_float = -1.36780218e-05, v_double = 1.5954576118537362e-268, v_pointer = 0xb7657aa8}}}, {g_type = 32, data = {{v_int = 134888912, v_uint = 134888912, v_long = 134888912, v_ulong = 134888912, v_int64 = 13019790800, v_uint64 = 13019790800, v_float = 4.16005247e-34, v_double = 6.43263135031992e-314, v_pointer = 0x80a3dd0}, {v_int = 138450352, v_uint = 138450352, v_long = 138450352, v_ulong = 138450352, v_int64 = 77447861680, v_uint64 = 77447861680, v_float = 5.79538551e-34, v_double = 3.826432779995273e-313, v_pointer = 0x84095b0}}}, { g_type = 134889960, data = {{v_int = 24, v_uint = 24, v_long = 24, v_ulong = 24, v_int64 = 137438953496, v_uint64 = 137438953496, v_float = 3.36311631e-44, v_double = 6.790386532274629e-313, v_pointer = 0x18}, {v_int = 139793824, v_uint = 139793824, v_long = 139793824, v_ulong = 139793824, v_int64 = -4614846512922028640, v_uint64 = 13831897560787522976, v_float = 6.4122776e-34, v_double = -1.2982292485697613, v_pointer = 0x85515a0}}}, {g_type = 3073095877, data = {{ v_int = -1217515048, v_uint = 3077452248, v_long = -1217515048, v_ulong = 3077452248, v_int64 = 7372419544, v_uint64 = 7372419544, v_float = -1.41975106e-05, v_double = 3.6424592234189883e-314, v_pointer = 0xb76e31d8}, {v_int = -1074477768, v_uint = 3220489528, v_long = -1074477768, v_ulong = 3220489528, v_int64 = -5229225806119254728, v_uint64 = 13217518267590296888, v_float = -1.91226864, v_double = -1.0782760413056691e-41, v_pointer = 0xbff4c538}}}, {g_type = 1, data = {{v_int = -1219333560, v_uint = 3075633736, v_long = -1219333560, v_ulong = 3075633736, v_int64 = -4614846527166057912, v_uint64 = 13831897546543493704, v_float = -1.25435836e-05, v_double = -1.2982260857599091, v_pointer = 0xb7527248}, {v_int = -1219708599, v_uint = 3075258697, v_long = -1219708599, v_ulong = 3075258697, v_int64 = 579342850232990025, v_uint64 = 579342850232990025, v_float = -1.22024876e-05, v_double = 6.2084848487849086e-270, v_pointer = 0xb74cb949}}}, {g_type = 138456264, data = {{ v_int = -1074477656, v_uint = 3220489640, v_long = -1074477656, v_ulong = 3220489640, v_int64 = 597853540948690344, v_uint64 = 597853540948690344, v_float = -1.91228199, v_double = 1.0601076179051571e-268, v_pointer = 0xbff4c5a8}, { v_int = 138670592, v_uint = 138670592, v_long = 138670592, v_ulong = 138670592, v_int64 = 137577624064, v_uint64 = 137577624064, v_float = 5.89651476e-34, v_double = 6.7972377686484382e-313, v_pointer = 0x843f200}}}, {g_type = 134888912, data = {{v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = 597853572087939075, v_uint64 = 597853572087939075, v_float = 4.20389539e-45, v_double = 1.060111806055077e-268, v_pointer = 0x3}, {v_int = 20, v_uint = 20, v_long = 20, v_ulong = 20, v_int64 = 579347966758748180, v_uint64 = 579347966758748180, v_float = 2.80259693e-44, v_double = 6.2127858470864281e-270, v_pointer = 0x14}}}, { g_type = 3073095877, data = {{v_int = -1217515048, v_uint = 3077452248, v_long = -1217515048, v_ulong = 3077452248, v_int64 = 599953195697844696, v_uint64 = 599953195697844696, v_float = -1.41975106e-05, v_double = 1.4735662664513863e-268, v_pointer = 0xb76e31d8}, {v_int = -1074477688, v_uint = 3220489608, v_long = -1074477688, v_ulong = 3220489608, v_int64 = -5229225806119254648, v_uint64 = 13217518267590296968, v_float = -1.91227818, v_double = -1.0782760413056793e-41, v_pointer = 0xbff4c588}}}, {g_type = 1, data = {{v_int = -1219333560, v_uint = 3075633736, v_long = -1219333560, v_ulong = 3075633736, v_int64 = -4614846114849197496, v_uint64 = 13831897958860354120, v_float = -1.25435836e-05, v_double = -1.2983176384942841, v_pointer = 0xb7527248}, {v_int = -1221871419, v_uint = 3073095877, v_long = -1221871419, v_ulong = 3073095877, v_int64 = -5229187310474774331, v_uint64 = 13217556763234777285, v_float = -1.02354143e-05, v_double = -1.0831822092925132e-41, v_pointer = 0xb72bb8c5}}}, {g_type = 1, data = {{v_int = -1221884623, v_uint = 3073082673, v_long = -1221884623, v_ulong = 3073082673, v_int64 = -5229225806266661583, v_uint64 = 13217518267442890033, v_float = -1.02234053e-05, v_double = -1.0782760225190557e-41, v_pointer = 0xb72b8531}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -5236997763115253759, v_uint64 = 13209746310594297857, v_float = 1.40129846e-45, v_double = -3.3086627318674394e-42, v_pointer = 0x1}}}, { g_type = 3220489720, data = {{v_int = -1219683916, v_uint = 3075283380, v_long = -1219683916, v_ulong = 3075283380, v_int64 = -5212574707684140620, v_uint64 = 13234169366025410996, v_float = -1.22249367e-05, v_double = -1.4472432890110887e-40, v_pointer = 0xb74d19b4}, {v_int = -1213647125, v_uint = 3081320171, v_long = -1213647125, v_ulong = 3081320171, v_int64 = 123340404459, v_uint64 = 123340404459, v_float = -2.01719431e-05, v_double = 6.09382565873564e-313, v_pointer = 0xb7a936eb}}}, { g_type = 3073095877, data = {{v_int = -1217515048, v_uint = 3077452248, v_long = -1217515048, v_ulong = 3077452248, v_int64 = -5247931561362443816, v_uint64 = 13198812512347107800, v_float = -1.41975106e-05, v_double = -6.188527848072562e-43, v_pointer = 0xb76e31d8}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -5239349983559286783, v_uint64 = 13207394090150264833, v_float = 1.40129846e-45, v_double = -2.3398003208844532e-42, v_pointer = 0x1}}}, {g_type = 1, data = {{v_int = -1213647125, v_uint = 3081320171, v_long = -1213647125, v_ulong = 3081320171, v_int64 = -5236348966569167125, v_uint64 = 13210395107140384491, v_float = -2.01719431e-05, v_double = -3.7220997436839554e-42, v_pointer = 0xb7a936eb}, { v_int = -1219070336, v_uint = 3075896960, v_long = -1219070336, v_ulong = 3075896960, v_int64 = 579469225351345792, v_uint64 = 579469225351345792, v_float = -1.27829844e-05, v_double = 6.3147169279523318e-270, v_pointer = 0xb7567680}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbff4c4b8 node = (SignalNode *) 0x80d9ca0 i = 3220489336 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #19 0xb754cc59 in IA__g_signal_emit (instance=0x83278f8, signal_id=15, detail=0) at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2243 var_args = 0xbff4c6dc "\234\035ª·øx2\bžKB\b\bÇô¿>\027\232·øx2\bë6©·Ëä\232·\234\035ª·\234\035ª·øx2\b(Çô¿¶è\232·øx2\b" #20 0xb79a1653 in IA__gtk_widget_hide (widget=0x83278f8) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c:3027 toplevel = (GtkWidget *) 0x83278f8 __PRETTY_FUNCTION__ = "IA__gtk_widget_hide" #21 0xb79a173e in gtk_widget_dispose (object=0x83278f8) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c:7848 No locals. #22 0xb79ae8b6 in gtk_window_dispose (object=0x83278f8) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkwindow.c:1969 No locals. #23 0xb7538d70 in IA__g_object_run_dispose (object=0x83278f8) at /build/buildd/glib2.0-2.16.3/gobject/gobject.c:573 __PRETTY_FUNCTION__ = "IA__g_object_run_dispose" #24 0xb789b31e in IA__gtk_object_destroy (object=0x83278f8) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkobject.c:403 __PRETTY_FUNCTION__ = "IA__gtk_object_destroy" #25 0xb754379a in IA__g_cclosure_marshal_VOID__INT (closure=0x8424bb8, return_value=0x0, n_param_values=2, param_values=0xbff4ca84, invocation_hint=0xbff4c98c, marshal_data=0x8081930) at /build/buildd/glib2.0-2.16.3/gobject/gmarshal.c:216 data1 = (gpointer) 0x83278f8 data2 = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__INT" #26 0xb7536759 in IA__g_closure_invoke (closure=0x8424bb8, return_value=0x0, n_param_values=2, param_values=0xbff4ca84, invocation_hint=0xbff4c98c) at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c:490 marshal = ( GClosureMarshal) 0x8058168 <g_cclosure_marshal_VOID__INT@plt> marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #27 0xb754ad1d in signal_emit_unlocked_R (node=0x83c7d88, detail=0, instance=0x83278f8, emission_return=0x0, instance_and_params=0xbff4ca84) at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2440 tmp = <value optimized out> handler = (Handler *) 0x840c720 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbff4ced4, instance = 0x83278f8, ihint = { signal_id = 321, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x83ca6c0 handler_list = (Handler *) 0x83c7440 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 321 max_sequential_handler_number = 6391 return_value_altered = 1 #28 0xb754c916 in IA__g_signal_emit_valist (instance=0x6, signal_id=321, detail=0, var_args=0xbff4ccc0 "\200vV·pè~·èÌô¿O:T·øx2\bûÿÿÿ\006") at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2199 instance_and_params = (GValue *) 0xbff4ca84 stack_values = {{g_type = 138193632, data = {{v_int = 137525496, v_uint = 137525496, v_long = 137525496, v_ulong = 137525496, v_int64 = 137525496, v_uint64 = 137525496, v_float = 5.37071247e-34, v_double = 6.7946623000877768e-316, v_pointer = 0x83278f8}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 24, data = {{v_int = -5, v_uint = 4294967291, v_long = -5, v_ulong = 4294967291, v_int64 = 4294967291, v_uint64 = 4294967291, v_float = -nan(0x7ffffb), v_double = 2.1219957884949441e-314, v_pointer = 0xfffffffb}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 3075896960, data = {{ v_int = -1074475484, v_uint = 3220491812, v_long = -1074475484, v_ulong = 3220491812, v_int64 = 580302724029271588, v_uint64 = 580302724029271588, v_float = -1.91254091, v_double = 7.0153635322157501e-270, v_pointer = 0xbff4ce24}, { v_int = -1074476328, v_uint = 3220490968, v_long = -1074476328, v_ulong = 3220490968, v_int64 = -5222382780755424552, v_uint64 = 13224361292954127064, v_float = -1.9124403, v_double = -3.2098312308565751e-41, v_pointer = 0xbff4cad8}}}, { g_type = 3220491812, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 594164332619628544, v_uint64 = 594164332619628544, v_float = 0, v_double = 5.8482059026257489e-269, v_pointer = 0x0}, { v_int = -1219070336, v_uint = 3075896960, v_long = -1219070336, v_ulong = 3075896960, v_int64 = -5222382879684266368, v_uint64 = 13224361194025285248, v_float = -1.27829844e-05, v_double = -3.2097807979805191e-41, v_pointer = 0xb7567680}}}, { g_type = 135112256, data = {{v_int = -1222845039, v_uint = 3072122257, v_long = -1222845039, v_ulong = 3072122257, v_int64 = -5236502352745407087, v_uint64 = 13210241720964144529, v_float = -9.34991203e-06, v_double = -3.6243564330249873e-42, v_pointer = 0xb71cdd91}, {v_int = 138136256, v_uint = 138136256, v_long = 138136256, v_ulong = 138136256, v_int64 = 4433103552, v_uint64 = 4433103552, v_float = 5.6511597e-34, v_double = 2.1902441695000041e-314, v_pointer = 0x83bcac0}}}, { g_type = 135072504, data = {{v_int = -1219131204, v_uint = 3075836092, v_long = -1219131204, v_ulong = 3075836092, v_int64 = -4614837061057935172, v_uint64 = 13831907012651616444, v_float = -1.27276253e-05, v_double = -1.3003279839982005, v_pointer = 0xb75588bc}, {v_int = -1216730224, v_uint = 3078237072, v_long = -1216730224, v_ulong = 3078237072, v_int64 = 593290704990120848, v_uint64 = 593290704990120848, v_float = -1.49113039e-05, v_double = 5.2607024085316544e-269, v_pointer = 0xb77a2b90}}}, {g_type = 3075896960, data = {{ v_int = -1074475484, v_uint = 3220491812, v_long = -1074475484, v_ulong = 3220491812, v_int64 = -5248134403934859740, v_uint64 = 13198609669774691876, v_float = -1.91254091, v_double = -6.0269544173980084e-43, v_pointer = 0xbff4ce24}, { v_int = -1074476232, v_uint = 3220491064, v_long = -1074476232, v_ulong = 3220491064, v_int64 = 140659444536, v_uint64 = 140659444536, v_float = -1.91245174, v_double = 6.9494999308349837e-313, v_pointer = 0xbff4cb38}}}, {g_type = 4, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 8589934592, v_uint64 = 8589934592, v_float = 0, v_double = 4.2439915819305446e-314, v_pointer = 0x0}, { v_int = -1222847519, v_uint = 3072119777, v_long = -1222847519, v_ulong = 3072119777, v_int64 = -4614838126213540895, v_uint64 = 13831905947496010721, v_float = -9.34765649e-06, v_double = -1.300091471942544, v_pointer = 0xb71cd3e1}}}, { g_type = 3079036528, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -5235867224643731456, v_uint64 = 13210876849065820160, v_float = 0, v_double = -4.0290834095499303e-42, v_pointer = 0x0}, { v_int = 134594056, v_uint = 134594056, v_long = 134594056, v_ulong = 134594056, v_int64 = 134594056, v_uint64 = 134594056, v_float = 4.02466123e-34, v_double = 6.6498299204032904e-316, v_pointer = 0x805be08}}}, {g_type = 3220491208, data = {{ v_int = 139340352, v_uint = 139340352, v_long = 139340352, v_ulong = 139340352, v_int64 = -5248134544454964672, v_uint64 = 13198609529254586944, v_float = 6.20405347e-34, v_double = -6.0268424866767491e-43, v_pointer = 0x84e2a40}, { v_int = 1073774594, v_uint = 1073774594, v_long = 1073774594, v_ulong = 1073774594, v_int64 = -5248623637216329726, v_uint64 = 13198120436493221890, v_float = 2.00781298, v_double = -5.6372576257146979e-43, v_pointer = 0x40008002}}}, { g_type = 3220491812, data = {{v_int = -1074475732, v_uint = 3220491564, v_long = -1074475732, v_ulong = 3220491564, v_int64 = 570156174636, v_uint64 = 570156174636, v_float = -1.91251135, v_double = 2.8169457865190989e-312, v_pointer = 0xbff4cd2c}, { v_int = 135085784, v_uint = 135085784, v_long = 135085784, v_ulong = 135085784, v_int64 = -5216721913865486632, v_uint64 = 13230022159844064984, v_float = 4.25045166e-34, v_double = -7.5995876553224678e-41, v_pointer = 0x80d3ed8}}}, { g_type = 3073036276, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -5248134613313781760, v_uint64 = 13198609460395769856, v_float = 0, v_double = -6.0267876374644925e-43, v_pointer = 0x0}, { v_int = -1074476152, v_uint = 3220491144, v_long = -1074476152, v_ulong = 3220491144, v_int64 = -5252045242240808056, v_uint64 = 13194698831468743560, v_float = -1.91246128, v_double = -3.2495580252964688e-43, v_pointer = 0xbff4cb88}}}, { g_type = 3073040736, data = {{v_int = 21, v_uint = 21, v_long = 21, v_ulong = 21, v_int64 = -5236997763115253739, v_uint64 = 13209746310594297877, v_float = 2.94272678e-44, v_double = -3.3086627318674522e-42, v_pointer = 0x15}, {v_int = 21, v_uint = 21, v_long = 21, v_ulong = 21, v_int64 = -5248153768867921899, v_uint64 = 13198590304841629717, v_float = 2.94272678e-44, v_double = -6.0115293582875349e-43, v_pointer = 0x15}}}, {g_type = 3073040736, data = {{v_int = 139340360, v_uint = 139340360, v_long = 139340360, v_ulong = 139340360, v_int64 = -4614839658154677688, v_uint64 = 13831904415554873928, v_float = 6.20405715e-34, v_double = -1.2997513126780564, v_pointer = 0x84e2a48}, {v_int = -1222830864, v_uint = 3072136432, v_long = -1222830864, v_ulong = 3072136432, v_int64 = -5248134610241645328, v_uint64 = 13198609463467906288, v_float = -9.36280412e-06, v_double = -6.0267900845623424e-43, v_pointer = 0xb71d14f0}}}, {g_type = 139340360, data = {{ v_int = 139340373, v_uint = 139340373, v_long = 139340373, v_ulong = 139340373, v_int64 = -5236997762975913387, v_uint64 = 13209746310733638229, v_float = 6.20406311e-34, v_double = -3.3086628206602472e-42, v_pointer = 0x84e2a55}, { v_int = -1074476088, v_uint = 3220491208, v_long = -1074476088, v_ulong = 3220491208, v_int64 = 598462258073619400, v_uint64 = 598462258073619400, v_float = -1.91246891, v_double = 1.1419785262261906e-268, v_pointer = 0xbff4cbc8}}}, { g_type = 139200304, data = {{v_int = 139340360, v_uint = 139340360, v_long = 139340360, v_ulong = 139340360, v_int64 = -4614839658154677688, v_uint64 = 13831904415554873928, v_float = 6.20405715e-34, v_double = -1.2997513126780564, v_pointer = 0x84e2a48}, {v_int = -1219333560, v_uint = 3075633736, v_long = -1219333560, v_ulong = 3075633736, v_int64 = 598462292288500296, v_uint64 = 598462292288500296, v_float = -1.25435836e-05, v_double = 1.1419831280408305e-268, v_pointer = 0xb7527248}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbff4ca98 node = (SignalNode *) 0x83c7d88 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #29 0xb754cc59 in IA__g_signal_emit (instance=0x83278f8, signal_id=321, detail=0) at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2243 var_args = 0xbff4ccbc "ûÿÿÿ\200vV·pè~·èÌô¿O:T·øx2\bûÿÿÿ\006" #30 0xb77ee861 in IA__gtk_dialog_response (dialog=0x83278f8, response_id=-5) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkdialog.c:879 __PRETTY_FUNCTION__ = "IA__gtk_dialog_response" #31 0xb7543a4f in IA__g_cclosure_marshal_VOID__VOID (closure=0x840d3e0, return_value=0x0, n_param_values=1, param_values=0xbff4cfd4, invocation_hint=0xbff4cedc, marshal_data=0xb77ee870) at /build/buildd/glib2.0-2.16.3/gobject/gmarshal.c:77 data1 = (gpointer) 0x83ee5c0 data2 = (gpointer) 0x1 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #32 0xb7536759 in IA__g_closure_invoke (closure=0x840d3e0, return_value=0x0, n_param_values=1, param_values=0xbff4cfd4, invocation_hint=0xbff4cedc) at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c:490 marshal = ( GClosureMarshal) 0x805b338 <g_cclosure_marshal_VOID__VOID@plt> marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #33 0xb754ad1d in signal_emit_unlocked_R (node=0x80fec08, detail=0, instance=0x83ee5c0, emission_return=0x0, instance_and_params=0xbff4cfd4) at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2440 tmp = <value optimized out> handler = (Handler *) 0x8428aa0 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0x0, instance = 0x83ee5c0, ihint = { signal_id = 153, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x8105268 handler_list = (Handler *) 0x8428aa0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 153 max_sequential_handler_number = 6391 return_value_altered = 1 #34 0xb754c916 in IA__g_signal_emit_valist (instance=0x6, signal_id=153, detail=0, var_args=0xbff4d20c "\"") at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2199 instance_and_params = (GValue *) 0xbff4cfd4 stack_values = {{g_type = 135075192, data = {{v_int = 138339776, v_uint = 138339776, v_long = 138339776, v_ulong = 138339776, v_int64 = 138339776, v_uint64 = 138339776, v_float = 5.74461151e-34, v_double = 6.8348930774973378e-316, v_pointer = 0x83ee5c0}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 3220492312, data = {{v_int = -1222847519, v_uint = 3072119777, v_long = -1222847519, v_ulong = 3072119777, v_int64 = -5229187310475750431, v_uint64 = 13217556763233801185, v_float = -9.34765649e-06, v_double = -1.0831822091681119e-41, v_pointer = 0xb71cd3e1}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -4614834985369599999, v_uint64 = 13831909088339951617, v_float = 1.40129846e-45, v_double = -1.3007888793945315, v_pointer = 0x1}}}, { g_type = 3077443285, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -5236997763115253759, v_uint64 = 13209746310594297857, v_float = 1.40129846e-45, v_double = -3.3086627318674394e-42, v_pointer = 0x1}, { v_int = -1074474920, v_uint = 3220492376, v_long = -1074474920, v_ulong = 3220492376, v_int64 = 598075814096195672, v_uint64 = 598075814096195672, v_float = -1.91260815, v_double = 1.0900027920942472e-268, v_pointer = 0xbff4d058}}}, { g_type = 3073040756, data = {{v_int = 138450352, v_uint = 138450352, v_long = 138450352, v_ulong = 138450352, v_int64 = -5248623638151653968, v_uint64 = 13198120435557897648, v_float = 5.79538551e-34, v_double = -5.6372568806859558e-43, v_pointer = 0x84095b0}, {v_int = -1218086232, v_uint = 3076881064, v_long = -1218086232, v_ulong = 3076881064, v_int64 = 600407843755358888, v_uint64 = 600407843755358888, v_float = -1.36780218e-05, v_double = 1.595864286042731e-268, v_pointer = 0xb7657aa8}}}, {g_type = 32, data = {{v_int = 134888912, v_uint = 134888912, v_long = 134888912, v_ulong = 134888912, v_int64 = 13019790800, v_uint64 = 13019790800, v_float = 4.16005247e-34, v_double = 6.43263135031992e-314, v_pointer = 0x80a3dd0}, {v_int = 138450352, v_uint = 138450352, v_long = 138450352, v_ulong = 138450352, v_int64 = 154757273008, v_uint64 = 154757273008, v_float = 5.79538551e-34, v_double = 7.6460252037327631e-313, v_pointer = 0x84095b0}}}, { g_type = 134889960, data = {{v_int = 24, v_uint = 24, v_long = 24, v_ulong = 24, v_int64 = 137438953496, v_uint64 = 137438953496, v_float = 3.36311631e-44, v_double = 6.790386532274629e-313, v_pointer = 0x18}, {v_int = 138748640, v_uint = 138748640, v_long = 138748640, v_ulong = 138748640, v_int64 = -4614834212136738080, v_uint64 = 13831909861572813536, v_float = 5.93235265e-34, v_double = -1.3009605715798713, v_pointer = 0x84522e0}}}, {g_type = 3073095877, data = {{ v_int = -1217515048, v_uint = 3077452248, v_long = -1217515048, v_ulong = 3077452248, v_int64 = 7372419544, v_uint64 = 7372419544, v_float = -1.41975106e-05, v_double = 3.6424592234189883e-314, v_pointer = 0xb76e31d8}, {v_int = -1074474904, v_uint = 3220492392, v_long = -1074474904, v_ulong = 3220492392, v_int64 = -5229225806119251864, v_uint64 = 13217518267590299752, v_float = -1.91261005, v_double = -1.0782760413060341e-41, v_pointer = 0xbff4d068}}}, {g_type = 1, data = {{v_int = -1219333560, v_uint = 3075633736, v_long = -1219333560, v_ulong = 3075633736, v_int64 = -4614834226379722168, v_uint64 = 13831909847329829448, v_float = -1.25435836e-05, v_double = -1.3009574090020966, v_pointer = 0xb7527248}, {v_int = -1219708599, v_uint = 3075258697, v_long = -1219708599, v_ulong = 3075258697, v_int64 = 579342850232990025, v_uint64 = 579342850232990025, v_float = -1.22024876e-05, v_double = 6.2084848487849086e-270, v_pointer = 0xb74cb949}}}, {g_type = 138456264, data = {{ v_int = -1074474792, v_uint = 3220492504, v_long = -1074474792, v_ulong = 3220492504, v_int64 = 598075814096195800, v_uint64 = 598075814096195800, v_float = -1.91262341, v_double = 1.0900027920942644e-268, v_pointer = 0xbff4d0d8}, { v_int = 139793312, v_uint = 139793312, v_long = 139793312, v_ulong = 139793312, v_int64 = 137578746784, v_uint64 = 137578746784, v_float = 6.4120425e-34, v_double = 6.7972932383866281e-313, v_pointer = 0x85513a0}}}, {g_type = 134888912, data = {{v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = 598075845235441667, v_uint64 = 598075845235441667, v_float = 4.20389539e-45, v_double = 1.0900069802437992e-268, v_pointer = 0x3}, {v_int = 38, v_uint = 38, v_long = 38, v_ulong = 38, v_int64 = 579347966758748198, v_uint64 = 579347966758748198, v_float = 5.32493416e-44, v_double = 6.2127858470864432e-270, v_pointer = 0x26}}}, {g_type = 24, data = {{v_int = 32, v_uint = 32, v_long = 32, v_ulong = 32, v_int64 = 600407840678477856, v_uint64 = 600407840678477856, v_float = 4.48415509e-44, v_double = 1.5958634583773523e-268, v_pointer = 0x20}, {v_int = 139419168, v_uint = 139419168, v_long = 139419168, v_ulong = 139419168, v_int64 = -5230153990287696352, v_uint64 = 13216590083421855264, v_float = 6.240244e-34, v_double = -9.5998142604282491e-42, v_pointer = 0x84f5e20}}}, {g_type = 139793312, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -4614834092016402432, v_uint64 = 13831909981693149184, v_float = 0, v_double = -1.3009872436523438, v_pointer = 0x0}, { v_int = -1218100928, v_uint = 3076866368, v_long = -1218100928, v_ulong = 3076866368, v_int64 = 123335950656, v_uint64 = 123335950656, v_float = -1.36646559e-05, v_double = 6.0936056116300755e-313, v_pointer = 0xb7654140}}}, {g_type = 139793312, data = {{ v_int = 138670668, v_uint = 138670668, v_long = 138670668, v_ulong = 138670668, v_int64 = -5247897784383442356, v_uint64 = 13198846289326109260, v_float = 5.89654966e-34, v_double = -6.2154327640874203e-43, v_pointer = 0x843f24c}, { v_int = -1217515048, v_uint = 3077452248, v_long = -1217515048, v_ulong = 3077452248, v_int64 = 7372419544, v_uint64 = 7372419544, v_float = -1.41975106e-05, v_double = 3.6424592234189883e-314, v_pointer = 0xb76e31d8}}}, {g_type = 3220492520, data = {{ v_int = -1217524011, v_uint = 3077443285, v_long = -1217524011, v_ulong = 3077443285, v_int64 = 7372410581, v_uint64 = 7372410581, v_float = -1.41893588e-05, v_double = 3.6424547951086047e-314, v_pointer = 0xb76e0ed5}, {v_int = -1219333560, v_uint = 3075633736, v_long = -1219333560, v_ulong = 3075633736, v_int64 = -4614833676623908280, v_uint64 = 13831910397085643336, v_float = -1.25435836e-05, v_double = -1.3010794793145966, v_pointer = 0xb7527248}}}, {g_type = 3075258697, data = {{ v_int = 134888768, v_uint = 134888768, v_long = 134888768, v_ulong = 134888768, v_int64 = -5216949852075049664, v_uint64 = 13229794221634501952, v_float = 4.15998635e-34, v_double = -7.3671866838710246e-41, v_pointer = 0x80a3d40}, { v_int = -1074474688, v_uint = 3220492608, v_long = -1074474688, v_ulong = 3220492608, v_int64 = -5231745697791553216, v_uint64 = 13214998375917998400, v_float = -1.9126358, v_double = -7.5712251810016918e-42, v_pointer = 0xbff4d140}}}, { g_type = 138670656, data = {{v_int = 32, v_uint = 32, v_long = 32, v_ulong = 32, v_int64 = 579343465633021984, v_uint64 = 579343465633021984, v_float = 4.48415509e-44, v_double = 6.2090021596746255e-270, v_pointer = 0x20}, {v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = 55834574851, v_uint64 = 55834574851, v_float = 4.20389539e-45, v_double = 2.7585945284030737e-313, v_pointer = 0x3}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbff4cfe8 node = (SignalNode *) 0x80fec08 i = 3220492200 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #35 0xb754cc59 in IA__g_signal_emit (instance=0x83ee5c0, signal_id=153, detail=0) at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c:2243 var_args = 0xbff4d20c "\"" #36 0xb77a101a in IA__gtk_button_clicked (button=0x83ee5c0) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkbutton.c:889 __PRETTY_FUNCTION__ = "IA__gtk_button_clicked" #37 0xb77a29c5 in gtk_button_finish_activate (button=0x83ee5c0, do_it=1) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkbutton.c:1553 No locals. #38 0xb77a2a03 in button_activate_timeout (data=0x83ee5c0) at /build/buildd/gtk+2.0-2.12.9/gtk/gtkbutton.c:1493 No locals. #39 0xb763d81b in gdk_threads_dispatch (data=0x8540760) at /build/buildd/gtk+2.0-2.12.9/gdk/gdk.c:470 ret = 0 #40 0xb74af336 in g_timeout_dispatch (source=0x84cb478, callback=0x1, user_data=0x8540760) at /build/buildd/glib2.0-2.16.3/glib/gmain.c:3443 No locals. #41 0xb74aebf8 in IA__g_main_context_dispatch (context=0x80d0058) at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2009 No locals. #42 0xb74b1e5e in g_main_context_iterate (context=0x80d0058, block=1, dispatch=1, self=0x80a3680) at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2642 max_priority = 2147483647 timeout = 189 some_ready = 1 nfds = <value optimized out> allocated_nfds = <value optimized out> fds = (GPollFD *) 0x841e6a8 __PRETTY_FUNCTION__ = "g_main_context_iterate" #43 0xb74b21e7 in IA__g_main_loop_run (loop=0x810c568) at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2850 self = (GThread *) 0x80a3680 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #44 0xb7875264 in IA__gtk_main () at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c:1163 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x2 loop = (GMainLoop *) 0x810c568 #45 0x0808d486 in main (argc=1, argv=Cannot access memory at address 0xa ) at /build/buildd/evince-2.22.2/./shell/main.c:412 enable_metadata = 1 context = <value optimized out> args = (GHashTable *) 0x80fa2f0 program = (GnomeProgram *) 0x80ac058 1235 in Form.cc"
Should be fixed in the next Poppler release (>= 0.8.5).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.