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 147372 Details for
Bug 227363
kazehakase crash with idle_expand_row assertion failure
[?]
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 of kazehakase 0.4.4.1 (again)
gdb-kazehakase.log (text/plain), 4.50 KB, created by
Mamoru TASAKA
on 2007-02-05 16:54:30 UTC
(
hide
)
Description:
backtrace of kazehakase 0.4.4.1 (again)
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2007-02-05 16:54:30 UTC
Size:
4.50 KB
patch
obsolete
>Script started on 2007å¹´02æ06æ¥ 01æ27å37ç§ >]0;tasaka1@localhost:~[?1034h[tasaka1@localhost ~]$ gdb kazehakase >[?1034hGNU gdb Red Hat Linux (6.6-2.fc7rh) >Copyright (C) 2006 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "i386-redhat-linux-gnu"... >Using host libthread_db library "/lib/libthread_db.so.1". >(gdb) run >Starting program: /usr/bin/kazehakase >[Thread debugging using libthread_db enabled] >[New Thread -1208276768 (LWP 16647)] >GTK Accessibility Module initialized >[New Thread -1212019824 (LWP 16720)] >[New Thread -1222509680 (LWP 16722)] > >** ERROR **: file gailtreeview.c: line 2277 (idle_expand_row): assertion failed: (GTK_IS_TREE_VIEW (tree_view)) >aborting... > >Program received signal SIGABRT, Aborted. >[Switching to Thread -1208276768 (LWP 16647)] >0x00d6b402 in __kernel_vsyscall () >(gdb) thread all apply bt >No symbol "all" in current context. >(gdb) thread apply all bt > >Thread 3 (Thread -1222509680 (LWP 16722)): >#0 0x00d6b402 in __kernel_vsyscall () >#1 0x007f70c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 >#2 0x0060b55d in __pthread_cond_wait (cond=0x896ddfc, mutex=0x896dd98) at forward.c:139 >#3 0x02585176 in PR_WaitCondVar (cvar=0x896ddf8, timeout=4294967295) > at ../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:405 >#4 0x026bf6c4 in TimerThread::Run (this=0x896dcd8) at TimerThread.cpp:318 >#5 0x026bd695 in nsThread::Main (arg=0x8ca0fe0) at nsThread.cpp:118 >#6 0x0258b01d in _pt_root (arg=0x8b9bc30) at ../mozilla/nsprpub/pr/src/pthreads/ptthread.c:220 >#7 0x007f32db in start_thread (arg=0xb721fb90) at pthread_create.c:296 >#8 0x005fed0e in clone () from /lib/libc.so.6 > >Thread 2 (Thread -1212019824 (LWP 16720)): >#0 0x00d6b402 in __kernel_vsyscall () >#1 0x005f50c3 in *__GI___poll (fds=0x67dff4, nfds=1, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x02586df9 in PR_Poll (pds=0x8abb698, npds=1, timeout=4294967295) > at ../mozilla/nsprpub/pr/src/pthreads/ptio.c:3877 >#3 0x00f4d1b5 in nsSocketTransportService::Poll (this=0x8abb1b0, interval=0xb7c20368) > at nsSocketTransportService2.cpp:361 >#4 0x00f4d3d5 in nsSocketTransportService::Run (this=0x8abb1b0) at nsSocketTransportService2.cpp:577 >#5 0x026bd695 in nsThread::Main (arg=0x8abb980) at nsThread.cpp:118 >#6 0x0258b01d in _pt_root (arg=0x8abba00) at ../mozilla/nsprpub/pr/src/pthreads/ptthread.c:220 >#7 0x007f32db in start_thread (arg=0xb7c20b90) at pthread_create.c:296 >#8 0x005fed0e in clone () from /lib/libc.so.6 > >Thread 1 (Thread -1208276768 (LWP 16647)): >#0 0x00d6b402 in __kernel_vsyscall () >#1 0x00559f90 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >#2 0x0055b7e1 in *__GI_abort () at abort.c:88 >#3 0x008e0d8a in IA__g_logv (log_domain=<value optimized out>, log_level=G_LOG_LEVEL_ERROR, > format=0x90bc60 "file %s: line %d (%s): assertion failed: (%s)", args1=0xbffd04cc "¬ÛG") > at gmessages.c:497 >#4 0x008e0dc9 in IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, > format=0x90bc60 "file %s: line %d (%s): assertion failed: (%s)") at gmessages.c:517 >#5 0x008e0e46 in IA__g_assert_warning (log_domain=0x0, file=0x47dbac "gailtreeview.c", line=2277, > pretty_function=0x47e159 "idle_expand_row", expression=0x47dbd8 "GTK_IS_TREE_VIEW (tree_view)") > at gmessages.c:552 >#6 0x00471e32 in idle_expand_row (data=0x9284420) at gailtreeview.c:2277 >#7 0x008d66e1 in g_idle_dispatch (source=0x9261f00, callback=0x6, user_data=0x9284420) at gmain.c:3928 >---Type <return> to continue, or q <return> to quit--- >#8 0x008d8442 in IA__g_main_context_dispatch (context=0x8896680) at gmain.c:2045 >#9 0x008db41f in g_main_context_iterate (context=0x8896680, block=1, dispatch=1, self=0x88841c8) > at gmain.c:2677 >#10 0x008db7c9 in IA__g_main_loop_run (loop=0x88c67e0) at gmain.c:2881 >#11 0x0437b604 in IA__gtk_main () at gtkmain.c:1148 >#12 0x0804a007 in main (argc=Cannot access memory at address 0x6 >) at main.c:506 >#13 0x00546ef0 in __libc_start_main (main=0x8049b90 <main>, argc=1, ubp_av=0xbffd0794, > init=0x804a1a0 <__libc_csu_init>, fini=0x804a190 <__libc_csu_fini>, rtld_fini=0x520670 <_dl_fini>, > stack_end=0xbffd078c) at libc-start.c:222 >#14 0x080494a1 in _start () >(gdb) kill >Kill the program being debugged? (y or n) y >(gdb) qui
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 227363
:
147369
|
147370
| 147372