Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 713857 Details for
Bug 924277
crash when scrolling
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
backtrace
gdb.txt (text/plain), 4.22 KB, created by
Vladimir Benes
on 2013-03-21 13:33:59 UTC
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Vladimir Benes
Created:
2013-03-21 13:33:59 UTC
Size:
4.22 KB
patch
obsolete
>Starting program: /usr/bin/gedit >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >[New Thread 0x7fffe525b700 (LWP 8129)] >[New Thread 0x7fffddc2b700 (LWP 8146)] >[New Thread 0x7fffd310a700 (LWP 8147)] >[New Thread 0x7fffd2909700 (LWP 8148)] > >Program received signal SIGSEGV, Segmentation fault. >_gtk_bubble_window_popdown (window=0x0) at gtkbubblewindow.c:1135 >1135 GtkBubbleWindowPrivate *priv = window->priv; >The program being debugged has been started already. >Start it from the beginning? (y or n) Program not restarted. >#0 _gtk_bubble_window_popdown (window=0x0) at gtkbubblewindow.c:1135 > priv = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_bubble_window_popdown" >#1 0x00007ffff6eae81a in text_window_scroll (dx=0, dy=-12, > win=<optimized out>, win=<optimized out>) at gtktextview.c:9104 > view = <optimized out> > priv = 0xc56110 >#2 0x00007ffff6eb1cf9 in gtk_text_view_value_changed ( > adjustment=<optimized out>, text_view=0xc56010) at gtktextview.c:8073 > tmp_list = <optimized out> > priv = 0xc56110 > iter = {dummy1 = 0xc5d2d0, dummy2 = 0xc4c6f0, dummy3 = 0, dummy4 = -1, > dummy5 = -1, dummy6 = -1, dummy7 = -462592204, dummy8 = 353823671, > dummy9 = 0xbbfa80, dummy10 = 0xc5d9c0, dummy11 = 0, dummy12 = -1, > dummy13 = -9760, dummy14 = 0x0} > line_top = 0 > dx = 0 > dy = -12 >#3 0x00007ffff4ca2af8 in g_closure_invoke () from /lib64/libgobject-2.0.so.0 >No symbol table info available. >#4 0x00007ffff4cb43fd in signal_emit_unlocked_R () > from /lib64/libgobject-2.0.so.0 >No symbol table info available. >#5 0x00007ffff4cbc4df in g_signal_emit_valist () > from /lib64/libgobject-2.0.so.0 >No symbol table info available. >#6 0x00007ffff4cbc702 in g_signal_emit () from /lib64/libgobject-2.0.so.0 >No symbol table info available. >#7 0x00007ffff6ce80ca in gtk_adjustment_value_changed (adjustment=0xc449e0) > at gtkadjustment.c:762 >No locals. >#8 0x00007ffff6eb24fa in gtk_text_view_scroll_to_iter ( > text_view=text_view@entry=0xc56010, iter=iter@entry=0x7fffffffdcd0, > within_margin=<optimized out>, use_align=0, xalign=0, yalign=0) > at gtktextview.c:2075 > rect = {x = 2, y = 360, width = 0, height = 18} > screen = {x = 0, y = <optimized out>, width = 650, > height = <optimized out>} > screen_bottom = <optimized out> > screen_right = 649 > scroll_dest = <optimized out> > widget = <optimized out> > scroll_inc = <optimized out> > screen_xoffset = 0 > screen_yoffset = <optimized out> > current_x_scroll = 0 > current_y_scroll = 0 > __PRETTY_FUNCTION__ = "gtk_text_view_scroll_to_iter" >#9 0x00007ffff6eb2627 in gtk_text_view_flush_scroll ( > text_view=text_view@entry=0xc56010) at gtktextview.c:2231 > allocation = {x = 0, y = 0, width = 650, height = 366} > iter = {dummy1 = 0xc5d2d0, dummy2 = 0x87e750, dummy3 = 0, dummy4 = -1, > dummy5 = -1, dummy6 = -1, dummy7 = -462592204, dummy8 = 353823671, > dummy9 = 0xc5d1c0, dummy10 = 0xc16380, dummy11 = 0, dummy12 = -1, > dummy13 = 12935184, dummy14 = 0xb87250} > scroll = 0xc308d0 > retval = <optimized out> > widget = 0xc56010 >#10 0x00007ffff6eb2689 in gtk_text_view_flush_first_validate ( > text_view=0xc56010) at gtktextview.c:3902 > priv = 0xc56110 >#11 0x00007ffff6eb26d9 in first_validate_callback (data=<optimized out>) > at gtktextview.c:3923 > text_view = <optimized out> >#12 0x00007ffff679a848 in gdk_threads_dispatch (data=0x874f40) at gdk.c:788 > dispatch = 0x874f40 > ret = 0 >#13 0x00007ffff49ade96 in g_main_context_dispatch () > from /lib64/libglib-2.0.so.0 >No symbol table info available. >#14 0x00007ffff49ae1e8 in g_main_context_iterate.isra.22 () > from /lib64/libglib-2.0.so.0 >No symbol table info available. >#15 0x00007ffff49ae28c in g_main_context_iteration () > from /lib64/libglib-2.0.so.0 >No symbol table info available. >#16 0x00007ffff51b0f34 in g_application_run () from /lib64/libgio-2.0.so.0 >No symbol table info available. >#17 0x0000000000422a20 in main () >No symbol table info available. >quit >A debugging session is active. > > Inferior 1 [process 8125] will be killed. > >Quit anyway? (y or n)
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 924277
: 713857