GNOME Bugzilla – Bug 570410
Various apps crash after upgrading to 2.15.2 (from 2.15.[10]
Last modified: 2009-02-03 19:11:02 UTC
Steps to reproduce: 1. 2. 3. Stack trace: Various apps die (usually on startup) since upgrading. In particular, evolution, xchat. Firefox also died (coincidence?) when I tried to save a file and the file-chooser menu opened. Here's a backtrace from evolution: 1. thread apply all bt full 2. 3. Thread 5 (Thread 0xb48ffb90 (LWP 16593)): 4. #0 0xb6f89b38 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 5. No symbol table info available. 6. #1 0xb6f9904d in g_cond_timed_wait_posix_impl (cond=0x82a8d00, entered_mutex=0x80, abs_time=0x2) at gthread-posix.c:242 7. result = <value optimized out> 8. end_time = {tv_sec = 1233685726, tv_nsec = 162216000} 9. timed_out = <value optimized out> 10. __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl" 11. #2 0xb645fa09 in g_async_queue_pop_intern_unlocked (queue=0x826cd40, try=<value optimized out>, end_time=0xb48ff384) at gasyncqueue.c:365 12. retval = <value optimized out> 13. __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" 14. #3 0xb64b2098 in g_thread_pool_thread_proxy (data=0x832ade0) at gthreadpool.c:220 15. task = (gpointer) 0x80add10 16. pool = (GRealThreadPool *) 0x832ade0 17. #4 0xb64b09bf in g_thread_create_proxy (data=0xb49217e0) at gthread.c:635 18. __PRETTY_FUNCTION__ = "g_thread_create_proxy" 19. #5 0xb6f85383 in start_thread () from /lib/libpthread.so.0 20. No symbol table info available. 21. #6 0xb63d905e in clone () from /lib/libc.so.6 22. No symbol table info available. 23. 24. Thread 4 (Thread 0xb52eeb90 (LWP 16591)): 25. #0 0xb6f89b38 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 26. No symbol table info available. 27. #1 0xb6f9904d in g_cond_timed_wait_posix_impl (cond=0x82a8d00, entered_mutex=0x80, abs_time=0x2) at gthread-posix.c:242 28. result = <value optimized out> 29. end_time = {tv_sec = 1233685725, tv_nsec = 910239000} 30. timed_out = <value optimized out> 31. __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl" 32. #2 0xb645fa09 in g_async_queue_pop_intern_unlocked (queue=0x826cd40, try=<value optimized out>, end_time=0xb52ee384) at gasyncqueue.c:365 33. retval = <value optimized out> 34. __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" 35. #3 0xb64b2098 in g_thread_pool_thread_proxy (data=0x832ade0) at gthreadpool.c:220 36. task = (gpointer) 0x80adcc0 37. pool = (GRealThreadPool *) 0x832ade0 38. #4 0xb64b09bf in g_thread_create_proxy (data=0x832ebe8) at gthread.c:635 39. __PRETTY_FUNCTION__ = "g_thread_create_proxy" 40. #5 0xb6f85383 in start_thread () from /lib/libpthread.so.0 41. No symbol table info available. 42. #6 0xb63d905e in clone () from /lib/libc.so.6 43. No symbol table info available. 44. 45. Thread 3 (Thread 0xb5b28b90 (LWP 16589)): 46. #0 0xb6f89820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 47. No symbol table info available. 48. #1 0xb7817ef3 in e_flag_wait (flag=0x8294c40) at e-flag.c:120 49. __PRETTY_FUNCTION__ = "e_flag_wait" 50. #2 0xb7c41c13 in ep_msg_send (msg=0x83c3330) at e-passwords.c:526 51. needidle = 0 52. #3 0xb7c43935 in e_passwords_get_password (component_name=0xb5eaf57f "Mail", key=0x83c32e8 "pop://ronis@ronispc.chem.mcgill.ca/") at e-passwords.c:1431 53. msg = (EPassMsg *) 0x83c3330 54. passwd = <value optimized out> 55. __PRETTY_FUNCTION__ = "e_passwords_get_password" 56. #4 0xb5e82249 in get_password (session=0x80aa680, service=0x814dd38, domain=0xb5eaf57f "Mail", prompt=0x83c30c0 "Please enter the POP password for <b>ronis</b> on host <b>ronispc.chem.mcgill.ca</b>.", item=0xb52f6b3d "password", flags=4, ex=0x80add74) at mail-session.c:193 57. key = 0x83c32e8 "pop://ronis@ronispc.chem.mcgill.ca/" 58. config_service = <value optimized out> 59. url = 0x83c32a0 "pop://ronis@ronispc.chem.mcgill.ca/" 60. ret = <value optimized out> 61. account = <value optimized out> 62. #5 0xb7cc2b21 in camel_session_get_password (session=0x80aa680, service=0x814dd38, domain=0x0, prompt=0x83c30c0 "Please enter the POP password for <b>ronis</b> on host <b>ronispc.chem.mcgill.ca</b>.", item=0xb52f6b3d "password", flags=4, ex=0x80add74) at camel-session.c:385 63. __PRETTY_FUNCTION__ = "camel_session_get_password" 64. #6 0xb52f5fa9 in pop3_try_authenticate (service=0x814dd38, reprompt=<value optimized out>, errmsg=0x0, ex=0x80add74) at camel-pop3-store.c:486 65. base_prompt = 0x83c3058 "Please enter the POP password for <b>ronis</b> on host <b>ronispc.chem.mcgill.ca</b>." 66. full_prompt = 0x83c30c0 "Please enter the POP password for <b>ronis</b> on host <b>ronispc.chem.mcgill.ca</b>." 67. flags = 4 68. pcu = <value optimized out> 69. pcp = <value optimized out> 70. status = <value optimized out> 71. #7 0xb52f6187 in pop3_connect (service=0x814dd38, ex=0x80add74) at camel-pop3-store.c:608 72. reprompt = 1 73. session = (CamelSession *) 0x80aa680 74. errbuf = 0x0 75. status = <value optimized out> 76. #8 0xb7cc15ef in camel_service_connect (service=0x814dd38, ex=0x80add74) at camel-service.c:369 77. ret = <value optimized out> 78. unreg = 0 79. __PRETTY_FUNCTION__ = "camel_service_connect" 80. #9 0xb7cc2d42 in camel_session_get_service_connected (session=0x80aa680, url_string=0x826c6a0 "pop://ronis@ronispc.chem.mcgill.ca/;use_ssl=always", type=CAMEL_PROVIDER_STORE, ex=0x80add74) at camel-session.c:280 81. svc = (CamelService *) 0xfffffe00 82. #10 0xb5e84392 in mail_tool_get_inbox (url=0x826c6a0 "pop://ronis@ronispc.chem.mcgill.ca/;use_ssl=always", ex=0x80add74) at mail-tools.c:70 83. folder = (CamelFolder *) 0x0 84. #11 0xb5e7e4a4 in fetch_mail_exec (m=0x80add60) at mail-ops.c:297 85. i = <value optimized out> 86. #12 0xb5e79379 in mail_msg_proxy (msg=0x80add60) at mail-mt.c:520 87. No locals. 88. #13 0xb64b2056 in g_thread_pool_thread_proxy (data=0x832ade0) at gthreadpool.c:265 89. task = (gpointer) 0x80add60 90. pool = (GRealThreadPool *) 0x832ade0 91. #14 0xb64b09bf in g_thread_create_proxy (data=0x832b090) at gthread.c:635 92. __PRETTY_FUNCTION__ = "g_thread_create_proxy" 93. #15 0xb6f85383 in start_thread () from /lib/libpthread.so.0 94. No symbol table info available. 95. #16 0xb63d905e in clone () from /lib/libc.so.6 96. No symbol table info available. 97. 98. Thread 1 (Thread 0xb62fa6c0 (LWP 16404)): 99. #0 0x00000000 in ?? () 100. No symbol table info available. 101. #1 0xb6db8fe6 in gtk_toggle_button_clicked (button=0x8351b50) at gtktogglebutton.c:505 102. No locals. 103. #2 0xb6543984 in IA__g_cclosure_marshal_VOID__VOID (closure=0x83517b0, return_value=0x0, n_param_values=1, param_values=0x8342830, invocation_hint=0xbf91535c, marshal_data=0xb6db8f50) at gmarshal.c:77 104. data1 = (gpointer) 0x8351b50 105. data2 = (gpointer) 0x8351148 106. __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" 107. #3 0xb6534229 in g_type_class_meta_marshal (closure=0x83517b0, return_value=0x0, n_param_values=1, param_values=0x8342830, invocation_hint=0xbf91535c, marshal_data=0x1a8) at gclosure.c:878 108. callback = <value optimized out> 109. #4 0xb6535ab3 in IA__g_closure_invoke (closure=0x83517b0, return_value=0x0, n_param_values=1, param_values=0x8342830, invocation_hint=0xbf91535c) at gclosure.c:767 110. marshal = (GClosureMarshal) 0xb65341e0 <g_type_class_meta_marshal> 111. marshal_data = (gpointer) 0x1a8 112. __PRETTY_FUNCTION__ = "IA__g_closure_invoke" 113. #5 0xb654cb2e in signal_emit_unlocked_R (node=0x83500a8, detail=0, instance=0x8351b50, emission_return=0x0, instance_and_params=0x8342830) at gsignal.c:3174 114. accumulator = (SignalAccumulator *) 0x0 115. emission = {next = 0x0, instance = 0x8351b50, ihint = {signal_id = 192, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 134953840} 116. class_closure = (GClosure *) 0x83517b0 117. handler_list = (Handler *) 0x0 118. return_accu = (GValue *) 0x0 119. 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}}} 120. signal_id = 192 121. max_sequential_handler_number = 630 122. return_value_altered = 0 123. #6 0xb654ea16 in IA__g_signal_emit_valist (instance=0x8351b50, signal_id=192, detail=0, var_args=0xbf9154fc "à\023E\bà\023E\b(ö<\b8U\221¿ì²\005\bP\0335\b\001") at gsignal.c:2977 124. signal_return_type = 4 125. param_values = (GValue *) 0x8342844 126. node = (SignalNode *) 0x83500a8 127. i = 0 128. n_params = 0 129. __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" 130. #7 0xb654eea6 in IA__g_signal_emit (instance=0x8351b50, signal_id=192, detail=0) at gsignal.c:3034 131. No locals. 132. #8 0xb6c0c23a in IA__gtk_button_clicked (button=0x8351b50) at gtkbutton.c:1106 133. __PRETTY_FUNCTION__ = "IA__gtk_button_clicked" 134. #9 0x0805b2ec in e_sidebar_select_button (sidebar=0x814e4e0, id=0) at e-sidebar.c:123 135. No locals. 136. #10 0x0805a385 in e_shell_window_new (shell=0x8149a60, component_id=0x8457a68 "mail") at e-shell-window.c:1052 137. window = (EShellWindow *) 0x8173a28 138. priv = (EShellWindowPrivate *) 0x82dda20 139. gconf_client = (GConfClient *) 0x80aa238 140. ui_container = <value optimized out> 141. default_component_id = 0x8457a68 "mail" 142. width = <value optimized out> 143. height = <value optimized out> 144. #11 0x0805423e in e_shell_create_window (shell=0x8149a60, component_id=0x0, template_window=0x0) at e-shell.c:941 145. window = <value optimized out> 146. __PRETTY_FUNCTION__ = "e_shell_create_window" 147. #12 0x0805cf93 in idle_cb (uris=0x0) at main.c:371 148. corba_shell = (GNOME_Evolution_Shell) 0x814f3a8 149. ev = {_id = 0x0, _major = 0, _any = {_type = 0x0, _value = 0x0, _release = 0 '\0'}} 150. result = E_SHELL_CONSTRUCT_RESULT_OK 151. startup_line_mode = <value optimized out> 152. __PRETTY_FUNCTION__ = "idle_cb" 153. #13 0xb6484121 in g_idle_dispatch (source=0x8143160, callback=0x8351148, user_data=0x0) at gmain.c:3922 154. No locals. 155. #14 0xb6486071 in IA__g_main_context_dispatch (context=0x8091658) at gmain.c:1814 156. No locals. 157. #15 0xb6489703 in g_main_context_iterate (context=0x8091658, block=1, dispatch=1, self=0x8068140) at gmain.c:2448 158. max_priority = 200 159. timeout = 0 160. some_ready = 1 161. nfds = 7 162. allocated_nfds = <value optimized out> 163. fds = (GPollFD *) 0x8130780 164. __PRETTY_FUNCTION__ = "g_main_context_iterate" 165. #16 0xb6489c22 in IA__g_main_loop_run (loop=0x80bc7a8) at gmain.c:2656 166. self = (GThread *) 0x8068140 167. __PRETTY_FUNCTION__ = "IA__g_main_loop_run" 168. #17 0xb70f8b03 in bonobo_main () at bonobo-main.c:311 169. loop = <value optimized out> 170. #18 0x0805d342 in main (argc=1, argv=0xbf9158b4) at main.c:704 171. client = (GConfClient *) 0x80aa238 172. skip_warning_dialog = <value optimized out> 173. program = (GnomeProgram *) 0x806fc48 174. master_client = <value optimized out> 175. context = (GOptionContext *) 0x8067098 176. in gthread-posix.c 177. (gdb) (gdb) Other information:
*** This bug has been marked as a duplicate of 569336 ***