#1154 closed defect (obsolete)
Write crashes on joining to shared session
Reported by: | alsroot | Owned by: | alsroot |
---|---|---|---|
Priority: | Immediate | Milestone: | |
Component: | Write | Version: | Unspecified |
Severity: | Blocker | Keywords: | |
Cc: | Distribution/OS: | Other (name your distribution in the description) | |
Bug Status: | Unconfirmed |
Description
Ubuntu sugar-0.84 ppa
How to reproduce:
- start Write on 1st box, share it
- join to shared Write session from 2nd box
- Write on 2nd box crashed immediately
#0 0xb7ed0d72 in ?? () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7ed2b8d in ?? () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7ed49c5 in malloc () from /lib/tls/i686/cmov/libc.so.6 #3 0xb743a9a9 in cairo_create () from /usr/lib/libcairo.so.2 #4 0xb75ab506 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #5 0xb75ab633 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #6 0xb75ada8b in gdk_window_begin_paint_region () from /usr/lib/libgdk-x11-2.0.so.0 #7 0xb773955e in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #8 0xb75ade95 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #9 0xb75ae4af in gdk_window_process_all_updates () from /usr/lib/libgdk-x11-2.0.so.0 #10 0xb76b04cf in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #11 0xb75918fb in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #12 0xb7c78c81 in ?? () from /usr/lib/libglib-2.0.so.0 #13 0xb7c7ab88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #14 0xb7c7e0eb in ?? () from /usr/lib/libglib-2.0.so.0 #15 0xb7c7e5ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #16 0xb77397d9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #17 0xb7b0928c in ?? () from /var/lib/python-support/python2.6/gtk-2.0/gtk/_gtk.so #18 0x080de7dc in PyEval_EvalFrameEx () #19 0x080df587 in PyEval_EvalFrameEx () #20 0x080e00b8 in PyEval_EvalCodeEx () #21 0x080e0217 in PyEval_EvalCode () #22 0x080fe0e1 in PyRun_FileExFlags () #23 0x080fe43a in PyRun_SimpleFileExFlags () #24 0x0805c882 in Py_Main () #25 0x0805b972 in main ()
Change History (6)
comment:1 Changed 14 years ago by alsroot
- Owner set to alsroot
- Status changed from new to assigned
comment:2 Changed 14 years ago by alsroot
- Summary changed from Write crashs on joining to shared session to Write crashes on joining to shared session
comment:3 Changed 14 years ago by tomeu
- Milestone changed from Unspecified by Release Team to 0.86
- Priority changed from Unspecified by Maintainer to Immediate
- Severity changed from Unspecified to Blocker
comment:4 Changed 14 years ago by erikos
comment:5 Changed 14 years ago by alsroot
- Resolution set to obsolete
- Status changed from assigned to closed
In last Ubuntu Karmic and Mandriva Cooker its not reproducible.
Note: See
TracTickets for help on using
tickets.
Ok, we need a full back trace. And would be good to verify this is not a all-distros issue.