Bug 558215
Summary: | [abrt] crash in firefox-3.6.1-1.fc13 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | albertopt | ||||||
Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 12 | CC: | b2062407, bub181, campbecg, gecko-bugs-nobody | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | abrt_hash:8eb326ea09ca06d6c612666a73e9110670761bae | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2010-01-24 15:20:28 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
albertopt
2010-01-24 11:31:57 UTC
Created attachment 386418 [details]
File: backtrace
#2 <signal handler called> No symbol table info available. #3 IA__g_type_check_instance (type_instance=0x7fe1cc07a480) at gtype.c:3804 node = <value optimized out> #4 0x0000003d42022eab in IA__g_signal_handlers_disconnect_matched ( instance=0x7fe1cc07a480, mask=24, signal_id=0, detail=0, closure=0x0, func=<value optimized out>, data=<value optimized out>) at gsignal.c:2667 n_handlers = 0 __PRETTY_FUNCTION__ = "IA__g_signal_handlers_disconnect_matched" #5 0x00007fe203afcec3 in update_client_widget ( context_xim=<value optimized out>) at gtkimcontextxim.c:1641 new_client_widget = 0x0 #6 set_ic_client_window (context_xim=<value optimized out>) at gtkimcontextxim.c:654 No locals. #7 0x00007fe203afcf5b in xim_info_display_closed (display=0x7fe219599190, is_error=<value optimized out>, info=0x7fe203daf120) at gtkimcontextxim.c:402 ics = 0x7fe1edad9a90 tmp_list = 0x7fe1ccab7aa0 #8 0x0000003d4200ba8e in IA__g_closure_invoke (closure=0x7fe203db6fd0, return_value=0x0, n_param_values=2, param_values=0x7fe1c9db2340, invocation_hint=0x7fff1a8314e0) at gclosure.c:767 marshal = <value optimized out> marshal_data = <value optimized out> in_marshal = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #9 0x0000003d42020ec3 in signal_emit_unlocked_R (node=<value optimized out>, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at gsignal.c:3247 tmp = <value optimized out> handler = 0x7fe203db6fa0 accumulator = 0x0 emission = {next = 0x0, instance = 0x7fe219599190, ihint = { signal_id = 3, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = 0x7fe21957a8a0 handler_list = 0x7fe205da7880 return_accu = 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 = <value optimized out> max_sequential_handler_number = <value optimized out> return_value_altered = <value optimized out> #10 0x0000003d42022259 in IA__g_signal_emit_valist ( -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Thank you for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers *** This bug has been marked as a duplicate of bug 543165 *** Created attachment 389693 [details] The automatic report from Abrt This bug is NOT a duplicate of bug https://bugzilla.redhat.com/show_bug.cgi?id=543165 because this one is for firefox-3.6.1-1.fc13 and the other one is for firefox-3.5.5-1.fc12. I encountered the same bug for firefox-3.6.1-1.fc13. I send the abrt report here. Oh, it seems that this bug has propagated through FF-3.6.1-1. Sorry for my misunderstanding. It's the same problem at #3 IA__g_type_check_instance (type_instance=0x7fe1cc07a480) at gtype.c:3804. |