[Bug 339700] Re: Crash when switching tabs

2011-10-06 Thread Martijn Heemels
is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/339700 Title: Crash when switching tabs To manage notifications about this bug go to: https://bugs.launchpad.net/linuxdcpp/+bug/339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 339700] Re: Crash when switching tabs

2011-10-06 Thread Sergey Basalaev
: Crash when switching tabs To manage notifications about this bug go to: https://bugs.launchpad.net/linuxdcpp/+bug/339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 339700]

2011-09-14 Thread Kristoffer Grundström
notifications about this bug go to: https://bugs.launchpad.net/linuxdcpp/+bug/339700/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 339700] Re: Crash when switching tabs

2011-04-17 Thread Steven Sheehy
** Changed in: linuxdcpp (Ubuntu) Status: Fix Committed = Fix Released ** Changed in: linuxdcpp Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/339700

[Bug 339700] Re: Crash when switching tabs

2011-02-05 Thread Kristoffer Grundström
This still affects me. Here's my output: http://umeaboy.pastebin.com/abzWDcFm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/339700 Title: Crash when switching tabs -- ubuntu-bugs mailing list

[Bug 339700] Re: Crash when switching tabs

2011-02-05 Thread Steven Sheehy
I don't see any indication of a crash in your output. The thread is simply waiting on some lock. Perhaps the crash is in another thread that you didn't get output for, in which case you need to run 'thread apply all bt full' next time. -- You received this bug notification because you are a

[Bug 339700] Re: Crash when switching tabs

2010-01-24 Thread Olorin
could you make a ppa, please? - It's because of my client hanging up. Please! -- Crash when switching tabs https://bugs.launchpad.net/bugs/339700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 339700] Re: Crash when switching tabs

2010-01-24 Thread Razzloss
This is already included in the PPAs. The fix was committed to the trunk few months ago. --RZ -- Crash when switching tabs https://bugs.launchpad.net/bugs/339700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 339700] Re: Crash when switching tabs

2010-01-24 Thread Olorin
but it still hangs up! -- Crash when switching tabs https://bugs.launchpad.net/bugs/339700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 339700] Re: Crash when switching tabs

2010-01-24 Thread Razzloss
Well that's a different bug or this one hasn't been properly fixed then. Next time it hangs, attach gdb and get a full backtrace 1) start gdb, 2) attach PID-of-linuxdcpp 3) thread apply all bt full You probably should file a new bug with the backtrace attached since I don't think this is

[Bug 339700] Re: Crash when switching tabs

2010-01-23 Thread Steven Sheehy
** Changed in: linuxdcpp (Ubuntu) Status: Confirmed = Fix Committed -- Crash when switching tabs https://bugs.launchpad.net/bugs/339700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-11-01 Thread Launchpad Bug Tracker
** Branch linked: lp:linuxdcpp -- Crash when switching tabs https://bugs.launchpad.net/bugs/339700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-11-01 Thread Steven Sheehy
I committed a fix for this to trunk. It should hopefully stop the infinite invocation of signals that eventually leads to a crash. ** Also affects: linuxdcpp Importance: Undecided Status: New ** Changed in: linuxdcpp Importance: Undecided = High ** Changed in: linuxdcpp

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-03-10 Thread Steven Sheehy
Thanks for the report. It seems to be stuck in an infinite loop of signals and events due the tab raising functionality. How are you switching the tabs (mouse clicking, ctrl-tab, the tabs menu) and what type of tabs are you switching when it occurs (hub, pm, search, etc)? If you can narrow down

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-03-10 Thread William
It happend when I was switching between PM tabs. The hub I connect to has several specific PM rooms (I'm guessing through IRC) and I often switch quickly between tabs to catch up with a conversation. I always switch tabs by clicking the bars across the top. There is a possibility it was from a

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-03-09 Thread Apport retracing service
StacktraceTop:IA__g_type_value_table_peek (type=158026304) IA__g_value_peek_pointer (value=0x99e31c8) g_type_class_meta_marshal (closure=0x95ba650, IA__g_closure_invoke (closure=0x95ba650, return_value=0x0, signal_emit_unlocked_R (node=0x96a5cf0, detail=0, ** Attachment removed: CoreDump.gz

[Bug 339700] Symbolic threaded stack trace

2009-03-09 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt (retraced) http://launchpadlibrarian.net/23659778/ThreadStacktrace.txt ** Changed in: linuxdcpp (Ubuntu) Importance: Undecided = Medium ** Tags removed: need-i386-retrace -- linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-03-08 Thread William
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/23616286/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23616287/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/23616288/Disassembly.txt ** Attachment

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-03-08 Thread Daniel Aronoff
I am trying to recreate this bug. Can you provide an (more specific) example of an activity that causes it to cash? -- linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek() https://bugs.launchpad.net/bugs/339700 You received this bug notification because you are a member of Ubuntu

[Bug 339700] Re: linuxdcpp crashed with SIGSEGV in IA__g_type_value_table_peek()

2009-03-08 Thread William
I'm having trouble making it happen now that I want to. It's almost as if it's doomed to happen from the start sometimes, and other times it doesn't happen at all. It sometimes happens when scrolling up and down through a long connected users list when I'm searching for someone. I'll post exactly