weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #41735] When I close, I get an error, but everything


From: anonymous
Subject: [Weechat-dev] [bug #41735] When I close, I get an error, but everything works correctly
Date: Tue, 01 Apr 2014 04:37:07 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #5, bug #41735 (project weechat):

After fixing a few cmake things, I still crash on closing, but there's
significantly less "frame #n":

$ lldb /usr/local/bin/weechat
Current executable set to '/usr/local/bin/weechat' (x86_64).
(lldb) target create --core /cores/core.86805
warning: (x86_64) /cores/core.86805 load command 279 LC_SEGMENT_64 has a
fileoff + filesize (0x1cf14000) that extends beyond the end of the file
(0x1cf13000), the segment will be truncated to match
warning: (x86_64) /cores/core.86805 load command 280 LC_SEGMENT_64 has a
fileoff (0x1cf14000) that extends beyond the end of the file (0x1cf13000),
ignoring this section
Core file '/cores/core.86805' (x86_64) was loaded.
Process 0 stopped
* thread #1: tid = 0x0000, 0x00007fff86527866
libsystem_kernel.dylib`__pthread_kill + 10, stop reason = signal SIGSTOP
    frame #0: 0x00007fff86527866 libsystem_kernel.dylib`__pthread_kill + 10
libsystem_kernel.dylib`__pthread_kill + 10:
-> 0x7fff86527866:  jae    0x7fff86527870            ; __pthread_kill + 20
   0x7fff86527868:  movq   %rax, %rdi
   0x7fff8652786b:  jmpq   0x7fff86524175            ; cerror_nocancel
   0x7fff86527870:  ret
  thread #2: tid = 0x0001, 0x00007fff8652894a libsystem_kernel.dylib`poll +
10, stop reason = signal SIGSTOP
    frame #0: 0x00007fff8652894a libsystem_kernel.dylib`poll + 10
libsystem_kernel.dylib`poll + 10:
-> 0x7fff8652894a:  jae    0x7fff86528954            ; poll + 20
   0x7fff8652894c:  movq   %rax, %rdi
   0x7fff8652894f:  jmpq   0x7fff8652419a            ; cerror
   0x7fff86528954:  ret
(lldb) thread backtrace all
* thread #1: tid = 0x0000, 0x00007fff86527866
libsystem_kernel.dylib`__pthread_kill + 10, stop reason = signal SIGSTOP
  * frame #0: 0x00007fff86527866 libsystem_kernel.dylib`__pthread_kill + 10
    frame #1: 0x00007fff891ee35c libsystem_pthread.dylib`pthread_kill + 92
    frame #2: 0x00007fff81f07b1a libsystem_c.dylib`abort + 125
    frame #3: 0x000000010a91e1e4 weechat`weechat_shutdown + 148
    frame #4: 0x000000010a94d9bd weechat`debug_sigsegv + 381
    frame #5: 0x00007fff875595aa libsystem_platform.dylib`_sigtramp + 26
    frame #6: 0x000000010af5e4a4
    frame #7: 0x00007fff6289da15 dyld`dyld::garbageCollectImages() + 634
    frame #8: 0x00007fff628a49d7 dyld`dlclose + 134
    frame #9: 0x00007fff8524479f libdyld.dylib`dlclose + 61
    frame #10: 0x000000010a918670 weechat`plugin_remove + 336
    frame #11: 0x000000010a918abb weechat`plugin_unload + 139
    frame #12: 0x000000010a918c30 weechat`plugin_unload_all + 80
    frame #13: 0x000000010a918f97 weechat`plugin_end + 23
    frame #14: 0x000000010a91e911 weechat`main + 577

  thread #2: tid = 0x0001, 0x00007fff8652894a libsystem_kernel.dylib`poll +
10, stop reason = signal SIGSTOP
    frame #0: 0x00007fff8652894a libsystem_kernel.dylib`poll + 10
    frame #1: 0x000000010c61a6e7 libruby.2.1.0.dylib`thread_timer + 288
    frame #2: 0x00007fff891ed899 libsystem_pthread.dylib`_pthread_body + 138
    frame #3: 0x00007fff891ed72a libsystem_pthread.dylib`_pthread_start + 137

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?41735>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]