Giter VIP home page Giter VIP logo

Comments (3)

hadley avatar hadley commented on August 12, 2024

Here's the stack trace from gdb:

#0  0x00007fff8624111c in objc_msgSend ()
#1  0x00007fff87f0a1e6 in _CFAutoreleasePoolPop ()
#2  0x00007fff8380104b in -[NSAutoreleasePool release] ()
#3  0x0000000106242b12 in QEventDispatcherMac::processEvents ()
#4  0x000000010782fcf5 in QCoreApplication::processEvents ()
#5  0x00000001030b19ca in R_Qt_eventHandler () at /Users/hadley/Documents/cranvas/qtbase/src/EventLoop.cpp:37
#6  0x00000001030b1a0b in R_Qt_timerInputHandler (data=0x0) at /Users/hadley/Documents/cranvas/qtbase/src/EventLoop.cpp:47
#7  0x00000001001854ad in R_runHandlers (handlers=0x0, readMask=0x1002f4980) at ../../../../R-2.12.0/src/unix/sys-std.c:380
#8  0x0000000100186f1c in Rstd_ReadConsole (prompt=<value temporarily unavailable, due to optimizations>, buf=0x7fff5fbfe20c "plot(1:10)\n", len=4096, addtohistory=<value temporarily unavailable, due to optimizations>) at ../../../../R-2.12.0/src/unix/sys-std.c:911
#9  0x00000001000d6561 in Rf_ReplIteration (rho=0x100889150, savestack=0, browselevel=0, state=0x7fff5fbfe200) at ../../../../R-2.12.0/src/main/main.c:210
#10 0x00000001000d66a1 in R_ReplConsole (rho=0x100889150, savestack=0, browselevel=0) at ../../../../R-2.12.0/src/main/main.c:311
#11 0x00000001000d6bb0 in run_Rmainloop () at ../../../../R-2.12.0/src/main/main.c:995
#12 0x0000000100000eeb in main ()

from qtbase.

hadley avatar hadley commented on August 12, 2024

Here's the stack trace from gdb:

#0  0x00007fff8624111c in objc_msgSend ()
#1  0x00007fff87f0a1e6 in _CFAutoreleasePoolPop ()
#2  0x00007fff8380104b in -[NSAutoreleasePool release] ()
#3  0x0000000106242b12 in QEventDispatcherMac::processEvents ()
#4  0x000000010782fcf5 in QCoreApplication::processEvents ()
#5  0x00000001030b19ca in R_Qt_eventHandler () at /Users/hadley/Documents/cranvas/qtbase/src/EventLoop.cpp:37
#6  0x00000001030b1a0b in R_Qt_timerInputHandler (data=0x0) at /Users/hadley/Documents/cranvas/qtbase/src/EventLoop.cpp:47
#7  0x00000001001854ad in R_runHandlers (handlers=0x0, readMask=0x1002f4980) at ../../../../R-2.12.0/src/unix/sys-std.c:380
#8  0x0000000100186f1c in Rstd_ReadConsole (prompt=<value temporarily unavailable, due to optimizations>, buf=0x7fff5fbfe20c "plot(1:10)\n", len=4096, addtohistory=<value temporarily unavailable, due to optimizations>) at ../../../../R-2.12.0/src/unix/sys-std.c:911
#9  0x00000001000d6561 in Rf_ReplIteration (rho=0x100889150, savestack=0, browselevel=0, state=0x7fff5fbfe200) at ../../../../R-2.12.0/src/main/main.c:210
#10 0x00000001000d66a1 in R_ReplConsole (rho=0x100889150, savestack=0, browselevel=0) at ../../../../R-2.12.0/src/main/main.c:311
#11 0x00000001000d6bb0 in run_Rmainloop () at ../../../../R-2.12.0/src/main/main.c:995
#12 0x0000000100000eeb in main ()

from qtbase.

lawremi avatar lawremi commented on August 12, 2024

Simon may have to be involved with this one. It looks like the qtbase event loop is driving the Quartz event loop, which tries to release memory at the wrong time. There is a related issue btw with Windows where Qt (or something) aborts when R is closed, which is likely related to the killing of the Windows event loop.

from qtbase.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.