Menu

#199 crash opening device map

uncategorised
closed
Salsaman
joystick (1)
5
2014-01-18
2014-01-11
pixel
No

when I try to load my joystick interface device map (joystick.map), I get this error:
GLib Fatal error: /build/buildd/glib2.0-2.38.1/./glib/gmem.c:110: failed to allocate 4606652583044448267 bytes

LiVES version 2.0.5
Ubuntu 13.04 package

Discussion

  • pixel

    pixel - 2014-01-11

    same problem in 2.2.2:
    GLib Fatal error: /build/buildd/glib2.0-2.38.1/./glib/gmem.c:110: failed to allocate 4606652583044448267 bytes

    LiVES version 2.2.2, compiled from lives.sf.net package
    Ubuntu 13.10

    (also, when I try to create a new device map LiVES freezes.)

     

    Last edit: pixel 2014-01-11
  • pixel

    pixel - 2014-01-11

    the correct information for the Ubuntu package is:

    LiVES version 2.0.5
    Ubuntu 13.10 package

     
  • Salsaman

    Salsaman - 2014-01-11

    Please attach the map file for testing.

     
  • pixel

    pixel - 2014-01-13

    attached.

     
  • pixel

    pixel - 2014-01-13

    do you want to me to create a new bug for the map creation?

     
  • Salsaman

    Salsaman - 2014-01-13

    Yes please.

     
    • pixel

      pixel - 2014-01-14

      I've tryed and I couldn't reproduce the error.

      if I get the problem again, I'll post it.

      thanks!

      On Mon, Jan 13, 2014 at 10:49 AM, Salsaman gfinch@users.sf.net wrote:

      Yes please.

      Status: open
      Labels: joystick
      Created: Sat Jan 11, 2014 12:06 PM UTC by pixel
      Last Updated: Mon Jan 13, 2014 01:43 PM UTC
      Owner: nobody

      when I try to load my joystick interface device map (joystick.map), I get
      this error:
      GLib Fatal error: /build/buildd/glib2.0-2.38.1/./glib/gmem.c:110: failed
      to allocate 4606652583044448267 bytes

      LiVES version 2.0.5
      Ubuntu 13.04 package


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/lives/bugs/199/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      VJ pixel

      http://memelab.com.br
      R. Vitorino Carmilo, 459 - Barra Funda
      São Paulo - SP - Brasil
      +55 11 3662 0571

       
  • Salsaman

    Salsaman - 2014-01-14

    OK, so just to confirm: you can save but not reload. Is that correct ?

     
    • pixel

      pixel - 2014-01-14

      yes!

      On Tue, Jan 14, 2014 at 1:37 PM, Salsaman gfinch@users.sf.net wrote:

      OK, so just to confirm: you can save but not reload. Is that correct ?

      Status: open
      Labels: joystick
      Created: Sat Jan 11, 2014 12:06 PM UTC by pixel
      Last Updated: Mon Jan 13, 2014 01:49 PM UTC
      Owner: nobody

      when I try to load my joystick interface device map (joystick.map), I get
      this error:
      GLib Fatal error: /build/buildd/glib2.0-2.38.1/./glib/gmem.c:110: failed
      to allocate 4606652583044448267 bytes

      LiVES version 2.0.5
      Ubuntu 13.04 package


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/lives/bugs/199/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      VJ pixel

      http://memelab.com.br
      R. Vitorino Carmilo, 459 - Barra Funda
      São Paulo - SP - Brasil
      +55 11 3662 0571

       
  • Salsaman

    Salsaman - 2014-01-17

    OK, I found the problem ! - actually it is very simple to fix. Just edit omc-learn.c, find the function on_midi_load_activate(), and change the line:

    ssize_t srchlen;

    to:

    int32_t srchlen;

    I will check this into svn tonight.

     
  • Salsaman

    Salsaman - 2014-01-17
    • status: open --> accepted
    • assigned_to: Salsaman
    • Priority: 1 --> 5
     
  • Salsaman

    Salsaman - 2014-01-18

    Fixed in subversion, marking as Closed.

     
  • Salsaman

    Salsaman - 2014-01-18
    • status: accepted --> closed
     

Log in to post a comment.