|
Bugzilla – Full Text Bug Listing |
| Summary: | epiphany beagle extension crashes often on .asm files | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Stanislav Brabec <sbrabec> |
| Component: | GNOME | Assignee: | Joe Shaw <joeshaw> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | beagle-include.patch | ||
Do you have a URL for a .asm file that causes the crash? I'm unable to duplicate this. Are you 100% sure that it's the beagle extension that causes this? Can you install the debuginfo package to get better symbols? Run it under valgrind? Not 100% sure, but beagle extension is in backtrace. To reproduce, you need x86_64 with 64bit browser and browse longer before trying to crash. It seems not to crash specifically on asm files, but generally for any file displayed as plai text. Now it crashed for scripts from: http://ftp.penguin.cz/pub/users/utx/exifrot/ acktrace was generated from '/opt/gnome/bin/epiphany' Using host libthread_db library "/lib64/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912598402784 (LWP 9292)] [New Thread 1084246368 (LWP 32432)] [Thread debugging using libthread_db enabled] [New Thread 46912598402784 (LWP 9292)] [New Thread 1084246368 (LWP 32432)] [Thread debugging using libthread_db enabled] [New Thread 46912598402784 (LWP 9292)] [New Thread 1084246368 (LWP 32432)] [New Thread 1080043872 (LWP 32427)] [New Thread 1077942624 (LWP 9307)] [New Thread 1075841376 (LWP 9297)] 0x00002aaaad4c5f02 in __libc_waitpid (pid=32437, stat_loc=0x7ffffff92e2c, options=0) at waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); #0 0x00002aaaad4c5f02 in __libc_waitpid (pid=32437, stat_loc=0x7ffffff92e2c, options=0) at waitpid.c:41 #1 0x00002aaaab96ad17 in libgnomeui_segv_handle (signum=11) at gnome-ui-init.c:749 #2 0x00002aaaaabdd548 in nsProfileLock::FatalSignalHandler () from /opt/mozilla/lib64/libgtkembedmoz.so #3 <signal handler called> #4 g_type_check_instance_cast (type_instance=0xffffffffb991b330, iface_type=6753792) at gtype.c:3155 #5 0x00002aaab5a10363 in register_module () from /opt/gnome/lib64/epiphany/1.8/extensions/libbeagleextension.so #6 0x00002aaaaffc4770 in g_closure_invoke (closure=0x27b7640, return_value=0x0, n_param_values=2, param_values=0x7ffffff936c0, invocation_hint=0x7ffffff93580) at gclosure.c:492 #7 0x00002aaaaffd356c in signal_emit_unlocked_R (node=0x618a00, detail=2018, instance=0x2662630, emission_return=0x0, instance_and_params=0x7ffffff936c0) at gsignal.c:2555 #8 0x00002aaaaffd46ac in g_signal_emit_valist (instance=0x2662630, signal_id=<value optimized out>, detail=2018, var_args=0x7ffffff93900) at gsignal.c:2244 #9 0x00002aaaaffd4a63 in g_signal_emit (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>) at gsignal.c:2288 #10 0x00002aaaaffc60a9 in g_object_dispatch_properties_changed ( object=0x2662630, n_pspecs=2, pspecs=<value optimized out>) at gobject.c:557 #11 0x00002aaaaffc91be in g_object_thaw_notify (object=0x2662630) at gobjectnotifyqueue.c:123 #12 0x000000000043b8bf in ephy_tab_net_state_cb (embed=0x225f3b0, uri=0x2aaab991b7b0 "http://ftp.penguin.cz/pub/users/utx/exifrot/EXIF%20mark%20LB", state=144, tab=0x2662630) at ephy-tab.c:1756 #13 0x00002aaaaffc4770 in g_closure_invoke (closure=0x2209500, return_value=0x0, n_param_values=3, param_values=0x7ffffff93de0, invocation_hint=0x7ffffff93ca0) at gclosure.c:492 #14 0x00002aaaaffd31d9 in signal_emit_unlocked_R (node=0x10d6db0, detail=0, instance=0x225f3b0, emission_return=0x0, instance_and_params=0x7ffffff93de0) at gsignal.c:2485 #15 0x00002aaaaffd46ac in g_signal_emit_valist (instance=0x225f3b0, signal_id=<value optimized out>, detail=0, var_args=0x7ffffff94020) at gsignal.c:2244 #16 0x00002aaaaffd76b1 in g_signal_emit_by_name (instance=0x225f3b0, detailed_signal=0x4c57bb "ge_net_state") at gsignal.c:2312 #17 0x00002aaaaffc4770 in g_closure_invoke (closure=0x1123010, return_value=0x0, n_param_values=4, param_values=0x7ffffff943d0, invocation_hint=0x7ffffff94290) at gclosure.c:492 #18 0x00002aaaaffd31d9 in signal_emit_unlocked_R (node=0x10a9940, detail=0, instance=0x225f3b0, emission_return=0x0, instance_and_params=0x7ffffff943d0) at gsignal.c:2485 #19 0x00002aaaaffd46ac in g_signal_emit_valist (instance=0x225f3b0, signal_id=<value optimized out>, detail=0, var_args=0x7ffffff94610) at gsignal.c:2244 #20 0x00002aaaae1acd6c in gtk_signal_emit (object=0x225f3b0, signal_id=311) at gtksignal.c:360 #21 0x00002aaaaabd6092 in EmbedProgress::RequestToURIString () from /opt/mozilla/lib64/libgtkembedmoz.so #22 0x00002aaab39e894e in nsDocLoaderImpl::FireOnStateChange (this=0x21bbc90, aProgress=0x21bbcb8, aRequest=0x295f2a0, aStateFlags=786448, aStatus=0) at nsDocLoader.cpp:1268 #23 0x00002aaab39e8d24 in nsDocLoaderImpl::DocLoaderIsEmpty (this=0x21bbc90) at nsDocLoader.cpp:769 #24 0x00002aaab39e8f49 in nsDocLoaderImpl::OnStopRequest (this=0x21bbc90, aRequest=0x2aaab991a2d0, aCtxt=<value optimized out>, aStatus=0) at nsDocLoader.cpp:698 #25 0x00002aaab1cd6f3f in nsLoadGroup::RemoveRequest (this=0x225c650, request=0x2aaab991a2d0, ctxt=0x0, aStatus=0) at nsLoadGroup.cpp:695 #26 0x00002aaab219f9d8 in PresShell::RemoveDummyLayoutRequest ( this=0x2aaab99369f0) at nsPresShell.cpp:6559 #27 0x00002aaab21a525b in PresShell::ProcessReflowCommands ( this=0x2aaab99369f0, aInterruptible=1) at nsPresShell.cpp:6430 #28 0x00002aaab21a5362 in HandlePLEvent (aEvent=<value optimized out>) at nsPresShell.cpp:6201 #29 0x00002aaaaad79109 in PL_HandleEvent (self=0x2aaab991f200) at plevent.c:679 #30 0x00002aaaaad798a8 in PL_ProcessPendingEvents (self=0x727800) at plevent.c:614 #31 0x00002aaaaad7b3ab in nsEventQueueImpl::ProcessPendingEvents ( this=0x727780) at nsEventQueue.cpp:398 #32 0x00002aaab3421152 in ?? () from /opt/mozilla/lib64/components/libwidget_gtk2.so #33 0x00002aaab01245bd in g_main_context_dispatch (context=0x64c080) at gmain.c:1934 #34 0x00002aaab0127765 in g_main_context_iterate (context=0x64c080, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2565 #35 0x00002aaab0127a2a in g_main_loop_run (loop=0x666d30) at gmain.c:2769 #36 0x00002aaaae163e80 in IA__gtk_main () at gtkmain.c:985 #37 0x0000000000436e26 in main (argc=<value optimized out>, argv=<value optimized out>) at ephy-main.c:312 Thread 5 (Thread 1075841376 (LWP 9297)): #0 0x00002aaab04992c9 in *__GI___poll (fds=0x401fff10, nfds=1, timeout=-1) at poll.c:86 oldtype = 0 result = <value optimized out> #1 0x00002aaaab12e78f in PR_Poll () from /usr/lib64/libnspr4.so No symbol table info available. #2 0x00002aaab1ce7d16 in nsSocketTransportService::Run (this=0x72f090) at nsSocketTransportService2.cpp:527 in_flags = <value optimized out> n = -4 i = <value optimized out> count = 1 active = <value optimized out> #3 0x00002aaaaad7c8bc in nsThread::Main (arg=0x727d20) at nsThread.cpp:118 self = <value optimized out> #4 0x00002aaaab12fd6d in PR_Select () from /usr/lib64/libnspr4.so No symbol table info available. #5 0x00002aaaad4bffa5 in start_thread (arg=<value optimized out>) at pthread_create.c:261 __res = (void *) 0xfffffffffffffffc pd = (struct pthread *) 0x40200960 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1075841376, 0, 46912540245776, 140737487903632, 140737487903632, 2097152, 1075839456, 46912540245870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #6 0x00002aaab04a1cb2 in clone () from /lib64/tls/libc.so.6 __elf_set___libc_subfreeres_element_fstab_free__ = ( const void *) 0x2aaab04d4da0 #7 0x0000000000000000 in ?? () No symbol table info available. #8 0x0000000000000000 in ?? () No symbol table info available. #9 0x0000000000000000 in ?? () No symbol table info available. #10 0x0000000000000000 in ?? () No symbol table info available. ... #216 0x0000000000000000 in ?? () No symbol table info available. #217 0x00002aaab060a500 in _nl_C_locobj () from /lib64/tls/libc.so.6 No symbol table info available. #218 0x0000000040200dc0 in ?? () No symbol table info available. ... #242 0x0000000000000000 in ?? () No symbol table info available. #243 0x00002aaaad5ca220 in stack_cache_maxsize () from /lib64/tls/libpthread.so.0 No symbol table info available. #244 0x00000000404019e0 in ?? () No symbol table info available. ... #351 0x0000000000000000 in ?? () No symbol table info available. #352 0x00002aaaab12fcd0 in PR_Select () from /usr/lib64/libnspr4.so No symbol table info available. #353 0x0000000000727e10 in ?? () No symbol table info available. ... #3730 0x0000000000000000 in ?? () No symbol table info available. #3731 0x0000000000000000 in ?? () No symbol table info available. #3732 0x0000000000000000 in ?? () No symbol table info available. ... (unfinished) With valgring I got following for each visited page: ==28563== ==28563== ERROR SUMMARY: 6233 errors from 93 contexts (suppressed: 52 from 4) ==28563== malloc/free: in use at exit: 28683838 bytes in 206568 blocks. ==28563== malloc/free: 2038416 allocs, 1831848 frees, 791544227 bytes allocated. ==28563== For counts of detected errors, rerun with: -v ==28563== searching for pointers to 206568 not-freed blocks. ==28563== checked 42705552 bytes. ==28563== ==28563== LEAK SUMMARY: ==28563== definitely lost: 398540 bytes in 61 blocks. ==28563== possibly lost: 834131 bytes in 11655 blocks. ==28563== still reachable: 27451167 bytes in 194852 blocks. ==28563== suppressed: 0 bytes in 0 blocks. ==28563== Use --leak-check=full to see details of leaked memory. Debug: Indexing Debug: SendAsync Debug: Close Debug: Done And compiler reports this warning: ephy-beagle-extension.c: In function 'load_status_cb': ephy-beagle-extension.c:88: warning: implicit declaration of function 'ephy_embed_factory_new_object' ephy-beagle-extension.c:88: warning: cast to pointer from integer of different size Oooh, interesting! I don't see that compile warning on my box. If it's reasonably easy for you to recompile, can you add an "#include <epiphany/ephy-embed-factory.h>" to ephy-beagle-extension.c, recompile, and see if that fixes the problem? Unfortunately I don't have an x86-64 box at my disposal. Created attachment 59690 [details]
beagle-include.patch
This patch was submitted to Autobuild. It's not easy to confirm, that it fixes the problem, because it does not happen every time. I will continue in testing.
There are more implicit declarations in the beagle code. It often causes miscompilation on 64 bit platforms.
Ok, I just committed a patch for this and most of the other warnings upstream. The others weren't too dangerous, but it's good to get them fixed. No new reports of crashes here or on GNOME bugzilla, I think this is fixed. Reopen if you see it again. |
After longer browsing, epiphany crashes after clicking to .asm file on the web. After restarting epiphany, everything runs OK. Backtrace was generated from '/opt/gnome/bin/epiphany' Using host libthread_db library "/lib64/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912598357728 (LWP 1404)] [New Thread 1075841376 (LWP 21561)] [Thread debugging using libthread_db enabled] [New Thread 46912598357728 (LWP 1404)] [New Thread 1075841376 (LWP 21561)] [Thread debugging using libthread_db enabled] [New Thread 46912598357728 (LWP 1404)] [New Thread 1075841376 (LWP 21561)] [New Thread 1099487584 (LWP 21380)] [New Thread 1099221344 (LWP 21379)] [New Thread 1077942624 (LWP 1407)] 0x00002aaaad4c5f02 in __libc_waitpid (pid=11017, stat_loc=0x7fffffbcea5c, options=0) at waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); #0 0x00002aaaad4c5f02 in __libc_waitpid (pid=11017, stat_loc=0x7fffffbcea5c, options=0) at waitpid.c:41 #1 0x00002aaaab96ad17 in libgnomeui_module_info_get () from /opt/gnome/lib64/libgnomeui-2.so.0 #2 0x00002aaaaabdd548 in nsProfileLock::FatalSignalHandler () from /opt/mozilla/lib64/libgtkembedmoz.so #3 <signal handler called> #4 0x00002aaaaffd563c in g_type_interface_prerequisites () from /opt/gnome/lib64/libgobject-2.0.so.0 #5 0x00000000018f9520 in ?? () #6 0x00002aaab9fd6870 in ?? () #7 0x00002aaab9f0d000 in ?? () #8 0x0000000000000000 in ?? () #9 0x00002aaab5fb6363 in register_module () from /opt/gnome/lib64/epiphany/1.8/extensions/libbeagleextension.so #10 0x00002aaaaffbb3dc in g_closure_unref () from /opt/gnome/lib64/libgobject-2.0.so.0 #11 0x0000000100000096 in ?? () #12 0x00000000006145e0 in ?? () #13 0x00002aaaaffbb11f in g_cclosure_new_swap () from /opt/gnome/lib64/libgobject-2.0.so.0 #14 0x00002aaaaffcb2ba in g_signal_emit_valist () from /opt/gnome/lib64/libgobject-2.0.so.0 #15 0x0000000000000000 in ?? () #16 0x00002aaab9f79248 in ?? () #17 0x00002aaab0443e9c in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3404 #18 0x00002aaab1cd6a93 in NSGetModule () from /opt/mozilla/lib64/components/libnecko.so #19 0x0000000000000000 in ?? () #20 0x00000000004d40f5 in our_info.16669 () #21 0x000000000105b660 in ?? () #22 0xfefefefeffffffff in ?? () #23 0xfeff29a8ff727473 in ?? () #24 0x00002aaaaaed2670 in vtable for nsObsoleteACStringThunk () from /opt/mozilla/lib64/libxpcom.so #25 0x00002aaab9f252f8 in ?? () #26 0x0000000500000012 in ?? () #27 0x0000000000000000 in ?? () #28 0x0000000000611640 in ?? () #29 0x00000000010ca690 in ?? () #30 0x0000000000a36220 in ?? () #31 0x00002aaab0134109 in g_ascii_strtod () from /opt/gnome/lib64/libglib-2.0.so.0 #32 0x00000000018f91e0 in ?? () #33 0x00002aaab00edfe0 in ?? () from /opt/gnome/lib64/libgobject-2.0.so.0 #34 0x00002aaaaffbf5ec in g_object_connect () from /opt/gnome/lib64/libgobject-2.0.so.0 #35 0x00000000ffffffff in ?? () #36 0x0000000005de7600 in ?? () #37 0x00000000ffffffff in ?? () #38 0x0000000000000000 in ?? () #39 0x0000000000000000 in ?? () #40 0x0000000000000000 in ?? () #41 0x00002aaaaffbb3dc in g_closure_unref () from /opt/gnome/lib64/libgobject-2.0.so.0 #42 0x00002aaab9fcc6e0 in ?? () #43 0x0000000000000000 in ?? () #44 0x00002aaaaffbb11f in g_cclosure_new_swap () from /opt/gnome/lib64/libgobject-2.0.so.0 #45 0x00002aaaaffcaf68 in g_signal_emitv () from /opt/gnome/lib64/libgobject-2.0.so.0 #46 0x00002aaaaffc6280 in g_param_spec_flags () from /opt/gnome/lib64/libgobject-2.0.so.0 #47 0x00002aaaaffbce4d in g_object_interface_list_properties () from /opt/gnome/lib64/libgobject-2.0.so.0 #48 0x00007fffffbcf9a0 in ?? () #49 0x00002aaaaffbf171 in g_value_get_object () from /opt/gnome/lib64/libgobject-2.0.so.0 #50 0x0000000000000000 in ?? () #51 0x0000000000000000 in ?? () #52 0x00002aaaaffdb601 in g_type_plugin_unuse () from /opt/gnome/lib64/libgobject-2.0.so.0 #53 0x00002aaaad4c1e30 in __pthread_mutex_unlock_usercnt () at pthread_mutex_unlock.c:68 #54 0x00007fffffbcf9d0 in ?? () #55 0x00000000018f9520 in ?? () #56 0x00000000010c82c0 in ?? () #57 0x0000000000000000 in ?? () #58 0x00007fffffbcfbe0 in ?? () #59 0x00002aaaaffcc1d1 in g_signal_chain_from_overridden () from /opt/gnome/lib64/libgobject-2.0.so.0 #60 0x00000002ae1a821c in ?? () #61 0x0000000000613f08 in ?? () #62 0x0000000000613f48 in ?? () #63 0x00007fffffbcf9f0 in ?? () #64 0x00002aaab9ffe200 in ?? () #65 0x0000000000e9fa40 in ?? () #66 0x00000002ffbcfac0 in ?? () #67 0x00000000010c58d0 in ?? () #68 0x00000000018f9520 in ?? () #69 0x0000000000000000 in ?? () #70 0x0000000000000040 in ?? () #71 0x00002aaab9f3eb70 in ?? () #72 0x0000000008000000 in ?? () #73 0x0000000000a372d0 in ?? () #74 0x0000000000000090 in ?? () #75 0x0000000000000000 in ?? () #76 0x00002aaab3417f20 in NSGetModule () from /opt/mozilla/lib64/components/libwidget_gtk2.so #77 0x00002aaab34125ba in ?? () from /opt/mozilla/lib64/components/libwidget_gtk2.so #78 0x00007fffffbcfb9c in ?? () #79 0x0000000000000001 in ?? () #80 0x0000000001039888 in ?? () #81 0x00007fffffbcfb80 in ?? () #82 0x00002aaab0445b04 in *__GI___libc_malloc (bytes=46912753016912) at malloc.c:3339 #83 0x00002aaab9f00020 in ?? () #84 0x000000000103a4e8 in ?? () #85 0x00000000000000c7 in ?? () #86 0x00000000000000c5 in ?? () #87 0x0000000001039888 in ?? () #88 0x00007fffffbcfb80 in ?? () #89 0x00002aaab0443e9c in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3404 #90 0x00002aaaaffcd831 in g_signal_newv () from /opt/gnome/lib64/libgobject-2.0.so.0 #91 0x0000000000000000 in ?? () #92 0x0000000000000000 in ?? () #93 0x00002aaaaffcd9e6 in g_signal_newv () from /opt/gnome/lib64/libgobject-2.0.so.0 #94 0x00002aaaaabd0188 in gtkmozembed_VOID__POINTER_INT_UINT () from /opt/mozilla/lib64/libgtkembedmoz.so #95 0x00002aaaaffbb3dc in g_closure_unref () from /opt/gnome/lib64/libgobject-2.0.so.0 #96 0x00007fffffbcfdf0 in ?? () #97 0x0000000000000001 in ?? () #98 0x00002aaaaffbb11f in g_cclosure_new_swap () from /opt/gnome/lib64/libgobject-2.0.so.0 #99 0x00002aaaaffcaf68 in g_signal_emitv () from /opt/gnome/lib64/libgobject-2.0.so.0 #100 0x00002aaaaffc6280 in g_param_spec_flags () from /opt/gnome/lib64/libgobject-2.0.so.0 #101 0x00002aaaaffbce4d in g_object_interface_list_properties () from /opt/gnome/lib64/libgobject-2.0.so.0 #102 0x00007fffffbcff60 in ?? () #103 0x00002aaaaffbf171 in g_value_get_object () from /opt/gnome/lib64/libgobject-2.0.so.0 #104 0x0000000000000000 in ?? () #105 0x0000000000000000 in ?? () #106 0x00002aaaaffdb601 in g_type_plugin_unuse () from /opt/gnome/lib64/libgobject-2.0.so.0 #107 0x00002aaaad4c1e30 in __pthread_mutex_unlock_usercnt () at pthread_mutex_unlock.c:68 #108 0x00007fffffbcffa8 in ?? () #109 0x00000000018f9520 in ?? () #110 0x000000000105ac80 in ?? () #111 0x0000000000000000 in ?? () #112 0x00007fffffbd01a0 in ?? () #113 0x00002aaaaffcc1d1 in g_signal_chain_from_overridden () from /opt/gnome/lib64/libgobject-2.0.so.0 #114 0x0000000300000000 in ?? () #115 0x0000000000613350 in ?? () #116 0x0000000000613390 in ?? () #117 0x0000000000000000 in ?? () #118 0x0000000000000000 in ?? () #119 0x0000000000000000 in ?? () #120 0x0000000300000000 in ?? () #121 0x00000000010c58d0 in ?? () #122 0x00000000018f9520 in ?? () #123 0x0000000000000000 in ?? () #124 0x0000000000000044 in ?? () #125 0x00002aaab9f3eb70 in ?? () #126 0x0000000000000000 in ?? () #127 0x0000000000000018 in ?? () #128 0x00000000000c0010 in ?? () #129 0x0000000000000000 in ?? () #130 0x000000000000001c in ?? () #131 0x0000000000000000 in ?? () #132 0x0000000000000000 in ?? () #133 0x0000000000000000 in ?? () #134 0x0000000000000000 in ?? () #135 0x0000000000000000 in ?? () #136 0x0000000000000000 in ?? () #137 0x0000000000000000 in ?? () #138 0x0000000000000000 in ?? () #139 0x0000000000000000 in ?? () #140 0x0000000000000000 in ?? () #141 0x0000000100000001 in ?? () #142 0x00002aaaaad9b601 in nsCSubstringTuple::Length () from /opt/mozilla/lib64/libxpcom.so #143 0x00002aaab9fc6338 in ?? () #144 0x0000000100000014 in ?? () #145 0x000000000000001a in ?? () #146 0x000000000000001a in ?? () #147 0x00002aaaaad9aabf in nsCSubstring::ReplacePrep () from /opt/mozilla/lib64/libxpcom.so #148 0x0000000000000000 in ?? () #149 0x0000000000000000 in ?? () #150 0x0000000000000000 in ?? () #151 0x0000000000000000 in ?? () #152 0x0000000000000000 in ?? () #153 0x0000000000000000 in ?? () #154 0x0000000000000000 in ?? () #155 0x0000000000000000 in ?? () #156 0x0000000000000000 in ?? () #157 0x0000000000000000 in ?? () #158 0x0000000000000000 in ?? () #159 0x00007fffffbd01ac in ?? () #160 0x000000000734dc08 in ?? () #161 0x00007fffffbd02b0 in ?? () #162 0x00002aaab0445b04 in *__GI___libc_malloc (bytes=0) at malloc.c:3339 #163 0x00002aaaaad99d78 in nsSubstring::MutatePrep () from /opt/mozilla/lib64/libxpcom.so #164 0x0000000000621170 in ?? () #165 0x00007fffffbd02b0 in ?? () #166 0x00002aaaae1a821c in gtk_selection_data_set_pixbuf () from /opt/gnome/lib64/libgtk-x11-2.0.so.0 #167 0x000000000000057c in ?? () #168 0x00002aaab9f97b58 in ?? () #169 0x00002aaab9f97b9a in ?? () #170 0x00002aaab9f97b58 in ?? () #171 0x00002aaaaad9f1af in nsCOMPtr_base::assign_from_qi () from /opt/mozilla/lib64/libxpcom.so #172 0x00002aaab9f3eb91 in ?? () #173 0x00002aaab9f3eb91 in ?? () #174 0x0000000000000021 in ?? () #175 0x0000000006c8ec00 in ?? () #176 0x00007fffffbd02b0 in ?? () #177 0x00002aaab9f3eb70 in ?? () #178 0x00000000000c0010 in ?? () #179 0x0000000000000137 in ?? () #180 0x00002aaab9f3eb70 in ?? () #181 0x00000000000c0010 in ?? () #182 0x00002aaaaabd6092 in EmbedProgress::RequestToURIString () from /opt/mozilla/lib64/libgtkembedmoz.so #183 0x00002aaab39dd94e in NSGetModule () from /opt/mozilla/lib64/components/libdocshell.so #184 0x00002aaab39ddd24 in NSGetModule () from /opt/mozilla/lib64/components/libdocshell.so #185 0x00002aaab39ddf49 in NSGetModule () from /opt/mozilla/lib64/components/libdocshell.so #186 0x00002aaab1ccbf3f in NSGetModule () from /opt/mozilla/lib64/components/libnecko.so #187 0x00002aaab21949d8 in NSGetModule () from /opt/mozilla/lib64/components/libgklayout.so #188 0x00002aaab219a25b in NSGetModule () from /opt/mozilla/lib64/components/libgklayout.so #189 0x00002aaab219a362 in NSGetModule () from /opt/mozilla/lib64/components/libgklayout.so #190 0x00002aaaaad79109 in PL_HandleEvent () from /opt/mozilla/lib64/libxpcom.so #191 0x00002aaaaad798a8 in PL_ProcessPendingEvents () from /opt/mozilla/lib64/libxpcom.so #192 0x00002aaaaad7b3ab in nsEventQueueImpl::~nsEventQueueImpl () from /opt/mozilla/lib64/libxpcom.so #193 0x00002aaab3416152 in ?? () from /opt/mozilla/lib64/components/libwidget_gtk2.so #194 0x00002aaab0119eb9 in g_source_get_current_time () from /opt/gnome/lib64/libglib-2.0.so.0 #195 0x0000000000000001 in ?? () #196 0x0000000000000001 in ?? () #197 0x000000000064c080 in ?? () #198 0x0000000001d39f40 in ?? () #199 0x00002aaab0281c20 in ?? () from /opt/gnome/lib64/libglib-2.0.so.0 #200 0x00002aaab048e240 in fts_open () from /lib64/tls/libc.so.6 #201 0x00002aaab011ce95 in g_main_context_prepare () from /opt/gnome/lib64/libglib-2.0.so.0 #202 0x0000000000000000 in ?? () #203 0x00002aaab0281c20 in ?? () from /opt/gnome/lib64/libglib-2.0.so.0 #204 0x00002aaab011d186 in g_main_context_check () from /opt/gnome/lib64/libglib-2.0.so.0 #205 0x00002aaaae056ad8 in ?? () from /opt/gnome/lib64/libgtk-x11-2.0.so.0 #206 0x0000000000000000 in ?? () #207 0x00002aaaaaab4f32 in _dl_runtime_resolve () at dl-runtime.c:137 #208 0x0000000000436e26 in main (argc=<value optimized out>, argv=<value optimized out>) at ephy-main.c:312 Thread 5 (Thread 1077942624 (LWP 1407)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at pthread_cond_wait.S:222 No locals. #1 0x00002aaaab12aec0 in PR_WaitCondVar () from /usr/lib64/libnspr4.so No symbol table info available. #2 0x00002aaaaad7eb60 in TimerThread::Shutdown () from /opt/mozilla/lib64/libxpcom.so No symbol table info available. #3 0x00002aaaaad7c8bc in nsThread::Main () from /opt/mozilla/lib64/libxpcom.so No symbol table info available. #4 0x00002aaaab12fd6d in PR_Select () from /usr/lib64/libnspr4.so No symbol table info available. #5 0x00002aaaad4bffa5 in start_thread (arg=<value optimized out>) at pthread_create.c:261 __res = (void *) 0xfffffffffffffffc pd = (struct pthread *) 0x40401960 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1077942624, 0, 46912540245776, 140737483948768, 140737483948768, 2097152, 1077940704, 46912540245870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #6 0x00002aaab0496cb2 in clone () from /lib64/tls/libc.so.6 __elf_set___libc_subfreeres_element_fstab_free__ = ( const void *) 0x2aaab04c9da0 #7 0x0000000000000000 in ?? () No symbol table info available. #8 0x0000000000000000 in ?? () No symbol table info available. #9 0x0000000000000000 in ?? () No symbol table info available. ... #1455 0x0000000000000000 in ?? () No symbol table info available. #1456 0x0000000000000000 in ?? () No symbol table info available. #1457 0x0000000000000000 in ?? () No symbolBacktrace was generated from '/opt/gnome/bin/epiphany' Using host libthread_db library "/lib64/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 46912598357728 (LWP 1404)] [New Thread 1075841376 (LWP 21561)] [Thread debugging using libthread_db enabled] [New Thread 46912598357728 (LWP 1404)] [New Thread 1075841376 (LWP 21561)] [Thread debugging using libthread_db enabled] [New Thread 46912598357728 (LWP 1404)] [New Thread 1075841376 (LWP 21561)] [New Thread 1099487584 (LWP 21380)] [New Thread 1099221344 (LWP 21379)] [New Thread 1077942624 (LWP 1407)] 0x00002aaaad4c5f02 in __libc_waitpid (pid=11017, stat_loc=0x7fffffbcea5c, options=0) at waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); #0 0x00002aaaad4c5f02 in __libc_waitpid (pid=11017, stat_loc=0x7fffffbcea5c, options=0) at waitpid.c:41 #1 0x00002aaaab96ad17 in libgnomeui_module_info_get () from /opt/gnome/lib64/libgnomeui-2.so.0 #2 0x00002aaaaabdd548 in nsProfileLock::FatalSignalHandler () from /opt/mozilla/lib64/libgtkembedmoz.so #3 <signal handler called> #4 0x00002aaaaffd563c in g_type_interface_prerequisites () from /opt/gnome/lib64/libgobject-2.0.so.0 #5 0x00000000018f9520 in ?? () #6 0x00002aaab9fd6870 in ?? () #7 0x00002aaab9f0d000 in ?? () #8 0x0000000000000000 in ?? () #9 0x00002aaab5fb6363 in register_module () from /opt/gnome/lib64/epiphany/1.8/extensions/libbeagleextension.so #10 0x00002aaaaffbb3dc in g_closure_unref () from /opt/gnome/lib64/libgobject-2.0.so.0 #11 0x0000000100000096 in ?? () #12 0x00000000006145e0 in ?? () #13 0x00002aaaaffbb11f in g_cclosure_new_swap () from /opt/gnome/lib64/libgobject-2.0.so.0 #14 0x00002aaaaffcb2ba in g_signal_emit_valist () from /opt/gnome/lib64/libgobject-2.0.so.0 #15 0x0000000000000000 in ?? () #16 0x00002aaab9f79248 in ?? () #17 0x00002aaab0443e9c in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3404 #18 0x00002aaab1cd6a93 in NSGetModule () from /opt/mozilla/lib64/components/libnecko.so #19 0x0000000000000000 in ?? () #20 0x00000000004d40f5 in our_info.16669 () #21 0x000000000105b660 in ?? () #22 0xfefefefeffffffff in ?? () #23 0xfeff29a8ff727473 in ?? () #24 0x00002aaaaaed2670 in vtable for nsObsoleteACStringThunk () from /opt/mozilla/lib64/libxpcom.so #25 0x00002aaab9f252f8 in ?? () #26 0x0000000500000012 in ?? () #27 0x0000000000000000 in ?? () #28 0x0000000000611640 in ?? () #29 0x00000000010ca690 in ?? () #30 0x0000000000a36220 in ?? () #31 0x00002aaab0134109 in g_ascii_strtod () from /opt/gnome/lib64/libglib-2.0.so.0 #32 0x00000000018f91e0 in ?? () #33 0x00002aaab00edfe0 in ?? () from /opt/gnome/lib64/libgobject-2.0.so.0 #34 0x00002aaaaffbf5ec in g_object_connect () from /opt/gnome/lib64/libgobject-2.0.so.0 #35 0x00000000ffffffff in ?? () #36 0x0000000005de7600 in ?? () #37 0x00000000ffffffff in ?? () #38 0x0000000000000000 in ?? () #39 0x0000000000000000 in ?? () #40 0x0000000000000000 in ?? () #41 0x00002aaaaffbb3dc in g_closure_unref () from /opt/gnome/lib64/libgobject-2.0.so.0 #42 0x00002aaab9fcc6e0 in ?? () #43 0x0000000000000000 in ?? () #44 0x00002aaaaffbb11f in g_cclosure_new_swap () from /opt/gnome/lib64/libgobject-2.0.so.0 #45 0x00002aaaaffcaf68 in g_signal_emitv () from /opt/gnome/lib64/libgobject-2.0.so.0 #46 0x00002aaaaffc6280 in g_param_spec_flags () from /opt/gnome/lib64/libgobject-2.0.so.0 #47 0x00002aaaaffbce4d in g_object_interface_list_properties () from /opt/gnome/lib64/libgobject-2.0.so.0 #48 0x00007fffffbcf9a0 in ?? () #49 0x00002aaaaffbf171 in g_value_get_object () from /opt/gnome/lib64/libgobject-2.0.so.0 #50 0x0000000000000000 in ?? () #51 0x0000000000000000 in ?? () #52 0x00002aaaaffdb601 in g_type_plugin_unuse () from /opt/gnome/lib64/libgobject-2.0.so.0 #53 0x00002aaaad4c1e30 in __pthread_mutex_unlock_usercnt () at pthread_mutex_unlock.c:68 #54 0x00007fffffbcf9d0 in ?? () #55 0x00000000018f9520 in ?? () #56 0x00000000010c82c0 in ?? () #57 0x0000000000000000 in ?? () #58 0x00007fffffbcfbe0 in ?? () #59 0x00002aaaaffcc1d1 in g_signal_chain_from_overridden () from /opt/gnome/lib64/libgobject-2.0.so.0 #60 0x00000002ae1a821c in ?? () #61 0x0000000000613f08 in ?? () #62 0x0000000000613f48 in ?? () #63 0x00007fffffbcf9f0 in ?? () #64 0x00002aaab9ffe200 in ?? () #65 0x0000000000e9fa40 in ?? () #66 0x00000002ffbcfac0 in ?? () #67 0x00000000010c58d0 in ?? () #68 0x00000000018f9520 in ?? () #69 0x0000000000000000 in ?? () #70 0x0000000000000040 in ?? () #71 0x00002aaab9f3eb70 in ?? () #72 0x0000000008000000 in ?? () #73 0x0000000000a372d0 in ?? () #74 0x0000000000000090 in ?? () #75 0x0000000000000000 in ?? () #76 0x00002aaab3417f20 in NSGetModule () from /opt/mozilla/lib64/components/libwidget_gtk2.so #77 0x00002aaab34125ba in ?? () from /opt/mozilla/lib64/components/libwidget_gtk2.so #78 0x00007fffffbcfb9c in ?? () #79 0x0000000000000001 in ?? () #80 0x0000000001039888 in ?? () #81 0x00007fffffbcfb80 in ?? () #82 0x00002aaab0445b04 in *__GI___libc_malloc (bytes=46912753016912) at malloc.c:3339 #83 0x00002aaab9f00020 in ?? () #84 0x000000000103a4e8 in ?? () #85 0x00000000000000c7 in ?? () #86 0x00000000000000c5 in ?? () #87 0x0000000001039888 in ?? () #88 0x00007fffffbcfb80 in ?? () #89 0x00002aaab0443e9c in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3404 #90 0x00002aaaaffcd831 in g_signal_newv () from /opt/gnome/lib64/libgobject-2.0.so.0 #91 0x0000000000000000 in ?? () #92 0x0000000000000000 in ?? () #93 0x00002aaaaffcd9e6 in g_signal_newv () from /opt/gnome/lib64/libgobject-2.0.so.0 #94 0x00002aaaaabd0188 in gtkmozembed_VOID__POINTER_INT_UINT () from /opt/mozilla/lib64/libgtkembedmoz.so #95 0x00002aaaaffbb3dc in g_closure_unref () from /opt/gnome/lib64/libgobject-2.0.so.0 #96 0x00007fffffbcfdf0 in ?? () #97 0x0000000000000001 in ?? () #98 0x00002aaaaffbb11f in g_cclosure_new_swap () from /opt/gnome/lib64/libgobject-2.0.so.0 #99 0x00002aaaaffcaf68 in g_signal_emitv () from /opt/gnome/lib64/libgobject-2.0.so.0 #100 0x00002aaaaffc6280 in g_param_spec_flags () from /opt/gnome/lib64/libgobject-2.0.so.0 #101 0x00002aaaaffbce4d in g_object_interface_list_properties () from /opt/gnome/lib64/libgobject-2.0.so.0 #102 0x00007fffffbcff60 in ?? () #103 0x00002aaaaffbf171 in g_value_get_object () from /opt/gnome/lib64/libgobject-2.0.so.0 #104 0x0000000000000000 in ?? () #105 0x0000000000000000 in ?? () #106 0x00002aaaaffdb601 in g_type_plugin_unuse () from /opt/gnome/lib64/libgobject-2.0.so.0 #107 0x00002aaaad4c1e30 in __pthread_mutex_unlock_usercnt () at pthread_mutex_unlock.c:68 #108 0x00007fffffbcffa8 in ?? () #109 0x00000000018f9520 in ?? () #110 0x000000000105ac80 in ?? () #111 0x0000000000000000 in ?? () #112 0x00007fffffbd01a0 in ?? () #113 0x00002aaaaffcc1d1 in g_signal_chain_from_overridden () from /opt/gnome/lib64/libgobject-2.0.so.0 #114 0x0000000300000000 in ?? () #115 0x0000000000613350 in ?? () #116 0x0000000000613390 in ?? () #117 0x0000000000000000 in ?? () #118 0x0000000000000000 in ?? () #119 0x0000000000000000 in ?? () #120 0x0000000300000000 in ?? () #121 0x00000000010c58d0 in ?? () #122 0x00000000018f9520 in ?? () #123 0x0000000000000000 in ?? () #124 0x0000000000000044 in ?? () #125 0x00002aaab9f3eb70 in ?? () #126 0x0000000000000000 in ?? () #127 0x0000000000000018 in ?? () #128 0x00000000000c0010 in ?? () #129 0x0000000000000000 in ?? () #130 0x000000000000001c in ?? () #131 0x0000000000000000 in ?? () #132 0x0000000000000000 in ?? () #133 0x0000000000000000 in ?? () #134 0x0000000000000000 in ?? () #135 0x0000000000000000 in ?? () #136 0x0000000000000000 in ?? () #137 0x0000000000000000 in ?? () #138 0x0000000000000000 in ?? () #139 0x0000000000000000 in ?? () #140 0x0000000000000000 in ?? () #141 0x0000000100000001 in ?? () #142 0x00002aaaaad9b601 in nsCSubstringTuple::Length () from /opt/mozilla/lib64/libxpcom.so #143 0x00002aaab9fc6338 in ?? () #144 0x0000000100000014 in ?? () #145 0x000000000000001a in ?? () #146 0x000000000000001a in ?? () #147 0x00002aaaaad9aabf in nsCSubstring::ReplacePrep () from /opt/mozilla/lib64/libxpcom.so #148 0x0000000000000000 in ?? () #149 0x0000000000000000 in ?? () #150 0x0000000000000000 in ?? () #151 0x0000000000000000 in ?? () #152 0x0000000000000000 in ?? () #153 0x0000000000000000 in ?? () #154 0x0000000000000000 in ?? () #155 0x0000000000000000 in ?? () #156 0x0000000000000000 in ?? () #157 0x0000000000000000 in ?? () #158 0x0000000000000000 in ?? () #159 0x00007fffffbd01ac in ?? () #160 0x000000000734dc08 in ?? () #161 0x00007fffffbd02b0 in ?? () #162 0x00002aaab0445b04 in *__GI___libc_malloc (bytes=0) at malloc.c:3339 #163 0x00002aaaaad99d78 in nsSubstring::MutatePrep () from /opt/mozilla/lib64/libxpcom.so #164 0x0000000000621170 in ?? () #165 0x00007fffffbd02b0 in ?? () #166 0x00002aaaae1a821c in gtk_selection_data_set_pixbuf () from /opt/gnome/lib64/libgtk-x11-2.0.so.0 #167 0x000000000000057c in ?? () #168 0x00002aaab9f97b58 in ?? () #169 0x00002aaab9f97b9a in ?? () #170 0x00002aaab9f97b58 in ?? () #171 0x00002aaaaad9f1af in nsCOMPtr_base::assign_from_qi () from /opt/mozilla/lib64/libxpcom.so #172 0x00002aaab9f3eb91 in ?? () #173 0x00002aaab9f3eb91 in ?? () #174 0x0000000000000021 in ?? () #175 0x0000000006c8ec00 in ?? () #176 0x00007fffffbd02b0 in ?? () #177 0x00002aaab9f3eb70 in ?? () #178 0x00000000000c0010 in ?? () #179 0x0000000000000137 in ?? () #180 0x00002aaab9f3eb70 in ?? () #181 0x00000000000c0010 in ?? () #182 0x00002aaaaabd6092 in EmbedProgress::RequestToURIString () from /opt/mozilla/lib64/libgtkembedmoz.so #183 0x00002aaab39dd94e in NSGetModule () from /opt/mozilla/lib64/components/libdocshell.so #184 0x00002aaab39ddd24 in NSGetModule () from /opt/mozilla/lib64/components/libdocshell.so #185 0x00002aaab39ddf49 in NSGetModule () from /opt/mozilla/lib64/components/libdocshell.so #186 0x00002aaab1ccbf3f in NSGetModule () from /opt/mozilla/lib64/components/libnecko.so #187 0x00002aaab21949d8 in NSGetModule () from /opt/mozilla/lib64/components/libgklayout.so #188 0x00002aaab219a25b in NSGetModule () from /opt/mozilla/lib64/components/libgklayout.so #189 0x00002aaab219a362 in NSGetModule () from /opt/mozilla/lib64/components/libgklayout.so #190 0x00002aaaaad79109 in PL_HandleEvent () from /opt/mozilla/lib64/libxpcom.so #191 0x00002aaaaad798a8 in PL_ProcessPendingEvents () from /opt/mozilla/lib64/libxpcom.so #192 0x00002aaaaad7b3ab in nsEventQueueImpl::~nsEventQueueImpl () from /opt/mozilla/lib64/libxpcom.so #193 0x00002aaab3416152 in ?? () from /opt/mozilla/lib64/components/libwidget_gtk2.so #194 0x00002aaab0119eb9 in g_source_get_current_time () from /opt/gnome/lib64/libglib-2.0.so.0 #195 0x0000000000000001 in ?? () #196 0x0000000000000001 in ?? () #197 0x000000000064c080 in ?? () #198 0x0000000001d39f40 in ?? () #199 0x00002aaab0281c20 in ?? () from /opt/gnome/lib64/libglib-2.0.so.0 #200 0x00002aaab048e240 in fts_open () from /lib64/tls/libc.so.6 #201 0x00002aaab011ce95 in g_main_context_prepare () from /opt/gnome/lib64/libglib-2.0.so.0 #202 0x0000000000000000 in ?? () #203 0x00002aaab0281c20 in ?? () from /opt/gnome/lib64/libglib-2.0.so.0 #204 0x00002aaab011d186 in g_main_context_check () from /opt/gnome/lib64/libglib-2.0.so.0 #205 0x00002aaaae056ad8 in ?? () from /opt/gnome/lib64/libgtk-x11-2.0.so.0 #206 0x0000000000000000 in ?? () #207 0x00002aaaaaab4f32 in _dl_runtime_resolve () at dl-runtime.c:137 #208 0x0000000000436e26 in main (argc=<value optimized out>, argv=<value optimized out>) at ephy-main.c:312 Thread 5 (Thread 1077942624 (LWP 1407)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at pthread_cond_wait.S:222 No locals. #1 0x00002aaaab12aec0 in PR_WaitCondVar () from /usr/lib64/libnspr4.so No symbol table info available. #2 0x00002aaaaad7eb60 in TimerThread::Shutdown () from /opt/mozilla/lib64/libxpcom.so No symbol table info available. #3 0x00002aaaaad7c8bc in nsThread::Main () from /opt/mozilla/lib64/libxpcom.so No symbol table info available. #4 0x00002aaaab12fd6d in PR_Select () from /usr/lib64/libnspr4.so No symbol table info available. #5 0x00002aaaad4bffa5 in start_thread (arg=<value optimized out>) at pthread_create.c:261 __res = (void *) 0xfffffffffffffffc pd = (struct pthread *) 0x40401960 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1077942624, 0, 46912540245776, 140737483948768, 140737483948768, 2097152, 1077940704, 46912540245870}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #6 0x00002aaab0496cb2 in clone () from /lib64/tls/libc.so.6 __elf_set___libc_subfreeres_element_fstab_free__ = ( const void *) 0x2aaab04c9da0 #7 0x0000000000000000 in ?? () No symbol table info available. #8 0x0000000000000000 in ?? () No symbol table info available. #9 0x0000000000000000 in ?? () No symbol table info available. #10 0x0000000000000000 in ?? () No symbol table info available. #11 0x0000000000000000 in ?? () No symbol table info available.