<Lantizia|Work_>
essentially I want one file... not one file plus a lib dir and another file inside that :P
<Lantizia|Work_>
ah I realise what I've done :P
<Lantizia|Work_>
i needed to insert at line 31 and didn't need to indent the tabs :)
<adam12>
Lantizia|Work_: To answer your question, yes, you can use two module sections in one .rb file, but this can break down in Rails apps which expect a structure to file name -> constant within.
<adam12>
(Rails autoloading)
some14u has joined #ruby
some14u has quit [Ping timeout: 256 seconds]
some14u has joined #ruby
Guest85 has joined #ruby
<Guest85>
good day fellows.
<Guest85>
I have submitted a bug in Sidekiq, i am using Ruby 3.3.2 compiled with jemalloc. M Perham says my issue would be a low level issue. between ruby and jemalloc, can anyone please tell me where can i look more info about this error OR where should i post the issue im not sure if this is a ruby issue or a jemalloc issue.
<adam12>
Guest85: I'd look into getting a coredump from the crash somehow. Then you can load that coredump into gdb and get a backtrace. It might give an idea on where the problem is.
<adam12>
Guest85: I'd also move to 3.3.3 before doing so, since it ensures that you're not encountering a bug that's already fixed.
polishdub has quit [Read error: Connection reset by peer]
<adam12>
Guest85: It might be worth reporting to bugs.ruby-lang.org, tho jemalloc isn't officially supported AFAIK. And I dont' see munmap in the stack trace so I am not sure it could even be traced to Ruby C.
<Guest85>
yikes! will do so, thanks for replying
<adam12>
Guest85: Are you using JIT? Could try turning JIT off if so and see if it reproduces.
<adam12>
Could be anything tho. Could be a bad C extension too.
some14u has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Guest85>
wow, i had no idea ruby had JIT, i am reading its been added since 3.2, this is good it could give me a starting path
some14u has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<adam12>
Guest85: I was just guessing about JIT because of the way a JIT works, but if it's not enabled it really could be anything. Bad extension, Ruby C code, etc.
<adam12>
Guest85: I see you posted on the bug tracker so I guess we'll see if anything comes from it.
<Guest85>
🙏
ollysmith_ has joined #ruby
ollysmith has quit [Ping timeout: 252 seconds]
Guest85 has quit [Quit: Client closed]
damuz91 has joined #ruby
damuz91 has quit [Client Quit]
ollysmith_ has quit [Ping timeout: 260 seconds]
ollysmith has joined #ruby
___nick___ has joined #ruby
summerisle has quit [Quit: In my vision, I was on the veranda of a vast estate, a palazzo of some fantastic proportion.]