• openXP crash on netcall (linux mint 64bit)

    From Stephan Gebbers@2:240/8001 to All on Mon Jun 22 18:14:44 2020
    i am using 64bit Linux Mint, got the openxp-5.0.42-1.x86_64-lnx.zip from sourceforge and (after unpacking) started "sudo ./install.sh" as described in readme.1st

    After that openxp is installed in /usr/local/lib

    I can start openxp and make all settings for server etc. but when i go and make a netcall it shows a netcall window for a short moment and crashes back to the shell prompt. Without any error message.

    Anyone has seen this? Any idea what could cause this?

    i have looked for a log file but did not find any.

    I hope someone can help :) Thanks in advance!

    Regards,
    Stephan


    -=[ I like rhinos. They are like fat unicorns! ]=-

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: BlackICE BBS (BlackICE.BBSindex.com:23) (2:240/8001)
  • From Fernando Toledo@4:902/26 to Stephan Gebbers on Mon Jun 22 15:40:49 2020
    El 22/6/20 a las 13:14, Stephan Gebbers escribió:
    i am using 64bit Linux Mint, got the openxp-5.0.42-1.x86_64-lnx.zip from sourceforge and (after unpacking) started "sudo ./install.sh" as described in readme.1st

    After that openxp is installed in /usr/local/lib

    I can start openxp and make all settings for server etc. but when i go and make
    a netcall it shows a netcall window for a short moment and crashes back to the
    shell prompt. Without any error message.

    Anyone has seen this? Any idea what could cause this?

    i have looked for a log file but did not find any.

    I hope someone can help :) Thanks in advance!

    maybe can you run under gdb and get a backtrace or use strace to see
    some system calls
    --- SBBSecho 3.11-Linux
    * Origin: Dock Sud BBS - http://bbs.docksud.com.ar (4:902/26)
  • From Stephan Gebbers@2:240/8001 to Fernando Toledo on Mon Jun 22 22:00:17 2020
    maybe can you run under gdb and get a backtrace or use strace to see
    some system calls

    i have found an error.log within .openxp, inside my home folder, but i just doesn't make much sense to me.

    2020-06-22 21:35:34 debug: debug level for DEBUG is 4
    2020-06-22 21:35:34 debug: debug level for OPENXP is 4
    2020-06-22 21:35:34 openxp: OpenXP 5.0.42 (Linux)
    2020-06-22 21:35:34 debug: debug level for DEFAULT is 4
    2020-06-22 21:35:34 debug: debug level for XPCURSES is 4
    2020-06-22 21:35:34 xpcurses: StartCurses: Starting up Curses.
    2020-06-22 21:35:34 xpcurses: NCurses version 5.0.p19991023
    2020-06-22 21:35:34 xpcurses: MaxCols=80, MaxRows=24, MaxColors=256, TabSize=8 2020-06-22 21:35:34 xpcurses: Esc Delay=1000, Baudrate=38400, Has Colors=yes 2020-06-22 21:35:34 xpcurses: longname: <xterm with 256 colors>
    2020-06-22 21:35:34 xpcurses: MouseMask=0F7DF7DF
    2020-06-22 21:35:34 xpcurses: SysGetScreenLines: 24
    2020-06-22 21:35:34 xpcurses: Cursor Off
    2020-06-22 21:35:34 xpcurses: SysGetMaxScreenSize(Lines:=24,Cols:=80) 2020-06-22 21:35:34 debug: debug level for MAUS2 is 4
    2020-06-22 21:35:34 maus2: maus_tasten_aus
    2020-06-22 21:35:34 xpcurses: SysSetScreenSize(Lines=24,Cols=80)
    2020-06-22 21:35:34 xpcurses: SysGetScreenLines: 24
    2020-06-22 21:35:34 xpcurses: SysGetScreenCols: 80
    2020-06-22 21:35:34 xpcurses: Window(1,80,1,24)
    2020-06-22 21:35:34 xpcurses: Cursor Off
    2020-06-22 21:35:34 maus2: maus_tasten_an
    2020-06-22 21:35:34 debug: debug level for XP2 is 4
    2020-06-22 21:35:34 XP2: Check default system
    2020-06-22 21:35:34 XP2: Default system: 75:49/0, file: 00490000
    2020-06-22 21:35:34 xpcurses: MakeWindow(x1=4,x2=76,y1=5,y2=21)
    2020-06-22 21:35:34 xpcurses: Cursor Off
    2020-06-22 21:35:35 xpcurses: wgetch: 13
    2020-06-22 21:35:35 xpcurses: ReadKey: 13
    2020-06-22 21:35:35 xpcurses: Cursor Off
    2020-06-22 21:35:35 debug: debug level for INOUT is 4
    2020-06-22 21:35:35 inout: Get: #13 $D
    2020-06-22 21:35:35 xpcurses: RestoreWindow
    2020-06-22 21:35:35 debug: debug level for XPNETCALL is 4
    2020-06-22 21:35:35 xpnetcall: AutoMode
    2020-06-22 21:35:35 xpcurses: Cursor Off
    2020-06-22 21:36:01 xpcurses: wgetch: 110
    2020-06-22 21:36:01 xpcurses: ReadKey: 110
    2020-06-22 21:36:01 xpcurses: Cursor Off
    2020-06-22 21:36:01 inout: Get: #110 $6E 'n'
    2020-06-22 21:36:01 xpcurses: MakeWindow(x1=27,x2=42,y1=2,y2=13)
    2020-06-22 21:36:01 xpcurses: Cursor Off
    2020-06-22 21:36:02 xpcurses: wgetch: 13
    2020-06-22 21:36:02 xpcurses: ReadKey: 13
    2020-06-22 21:36:02 xpcurses: Cursor Off
    2020-06-22 21:36:02 inout: Get: #13 $D
    2020-06-22 21:36:02 xpcurses: RestoreWindow
    2020-06-22 21:36:02 xpnetcall: function Netcall, BoxName:<75:49/0>, PerformDial: True, DialOnlyOnce: False, FidoCrash: False
    2020-06-22 21:36:02 xpnetcall: got net type: Fido
    2020-06-22 21:36:02 xpnetcall: got server file name: 00490000
    2020-06-22 21:36:02 xpnetcall: testing buffers
    2020-06-22 21:36:02 xpnetcall: testing utilities
    2020-06-22 21:36:02 xpnetcall: saving screen
    2020-06-22 21:36:02 xpcurses: MakeWindow(x1=1,x2=80,y1=1,y2=24)
    2020-06-22 21:36:02 xpnetcall: calling appropriate mailer
    2020-06-22 21:36:02 xpcurses: Cursor Off
    2020-06-22 21:36:02 xpnetcall: netcall: fido
    2020-06-22 21:36:02 debug: debug level for XPNCFIDO is 4
    2020-06-22 21:36:02 xpncfido: fido netcall starting: 75:49/0
    2020-06-22 21:36:02 xpncfido: Processing sendaka 75:49/0
    2020-06-22 21:36:02 xpncfido: server file name is 00490000, boxname 75:49/0 2020-06-22 21:36:02 xpncfido: AKAs: 75:49/0.6@BBSnet
    2020-06-22 21:36:02 xpncfido: Converted files:
    2020-06-22 21:36:02 xpncfido: Outgoing files:
    2020-06-22 21:36:02 xpcurses: MakeWindow(x1=14,x2=66,y1=7,y2=18)
    2020-06-22 21:36:02 debug: debug level for NETCALL is 4
    2020-06-22 21:36:02 netcall: Output mcVerbose: Opening comm channel
    2020-06-22 21:36:02 debug: debug level for OBJCOM is 4
    2020-06-22 21:36:02 ObjCOM: Pblackice.bbsindex.de:23 S57600 8N1
    2020-06-22 21:36:02 debug: debug level for NCMODEM is 4
    2020-06-22 21:36:02 ncmodem: Log: = CONNECT
    2020-06-22 21:36:02 netcall: Output mcVerbose: Authenticating...
    2020-06-22 21:36:02 debug: debug level for FATAL is 4
    2020-06-22 21:36:02 fatal: EAccessViolation: Access violation
    $0000000000460E7E
    $000000000079A1DF
    $000000000079A072
    $000000000079A6D5
    $000000000079D701
    $00000000007854EC
    $00000000005377F4
    $000000000053ADEE
    $00000000004E5B65
    $00000000004CC2F5
    $00000000004E7955
    $00000000004277FC
    $0000000000402ACE


    -=[ I like rhinos. They are like fat unicorns! ]=-

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: BlackICE BBS (BlackICE.BBSindex.com:23) (2:240/8001)
  • From August Abolins@2:221/1.58 to Stephan Gebbers on Mon Jun 22 22:05:00 2020
    Hello Stephan!

    ** On Monday 22.06.20 - 22:00, Stephan Gebbers wrote to Fernando Toledo:

    i have found an error.log within .openxp, inside my home folder, but i just doesn't make much sense to me.

    2020-06-22 21:35:34 debug: debug level for DEBUG is 4
    2020-06-22 21:35:34 debug: debug level for OPENXP is 4
    2020-06-22 21:35:34 openxp: OpenXP 5.0.42 (Linux)
    2020-06-22 21:35:34 debug: debug level for DEFAULT is 4
    [snip]

    I run the Win32/DOS version. There is also a DEBUGLOG file that could
    reveal something.

    There is one fellow here that is very familiar with the Linux edtion. Hopefully, he'll chime in at some point! (pun intended!) :)





    ../|ug

    --- OpenXP 5.0.45
    * Origin: ----------Do Not Fold, Spindle or Mutilate.---------- (2:221/1.58)
  • From August Abolins@2:221/1.58 to Stephan Gebbers on Mon Jun 22 22:14:00 2020
    Hello Stephan!

    ** On Monday 22.06.20 - 22:00, Stephan Gebbers wrote to Fernando Toledo:

    i have found an error.log within .openxp, inside my home folder, but i just doesn't make much sense to me.

    2020-06-22 21:35:34 debug: debug level for DEBUG is 4
    2020-06-22 21:35:34 debug: debug level for OPENXP is 4

    Ignore my previous post. Apparently your error.log in the linux version contains the same stuff that DEBUGLOG.txt contains in my Win32/DOS
    version.

    Until the resident Linux-version-guy shows up, look at the messages in
    your "¯ /¯Netcall" folder. They record the transaction details during a call/connection.



    ../|ug

    --- OpenXP 5.0.45
    * Origin: ----------Do Not Fold, Spindle or Mutilate.---------- (2:221/1.58)
  • From Stephan Gebbers@2:240/8001 to August Abolins on Tue Jun 23 11:24:42 2020
    Ignore my previous post. Apparently your error.log in the linux version contains the same stuff that DEBUGLOG.txt contains in my Win32/DOS version.

    Until the resident Linux-version-guy shows up, look at the messages in your "¯ /¯Netcall" folder. They record the transaction details during
    a call/connection.

    where is that Netcall folder supposed to be? it is not in my
    /home/user/.openxp folder and not under /usr/local/lib/openxp

    maybe it would be there after a successfull first netcall?

    Regards,
    Stephan


    -=[ I like rhinos. They are like fat unicorns! ]=-

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: BlackICE BBS (BlackICE.BBSindex.com:23) (2:240/8001)
  • From August Abolins@2:221/1.58 to Stephan Gebbers on Tue Jun 23 09:04:00 2020
    Hello Stephan!

    ** On Tuesday 23.06.20 - 11:24, Stephan Gebbers wrote to August Abolins:

    where is that Netcall folder supposed to be? it is not in my /home/user/.openxp folder and not under /usr/local/lib/openxp

    maybe it would be there after a successfull first netcall?

    That might be the case. OXP does create areas dynamically as required.

    The only other thing I could recommend is to follow the steps in Quick-
    Start guide, exactly. I created a handy link to it here:

    http://openxp.kolico.ca/

    It's in the Get OpenXP sidepanel.

    I remember it having several specific considerations for the Linux
    version.



    ../|ug

    --- OpenXP 5.0.45
    * Origin: ----------Do Not Fold, Spindle or Mutilate.---------- (2:221/1.58)
  • From Stephan Gebbers@2:240/8001 to August Abolins on Tue Jun 23 16:42:10 2020
    The only other thing I could recommend is to follow the steps in Quick- Start guide, exactly. I created a handy link to it here:
    http://openxp.kolico.ca/
    I remember it having several specific considerations for the Linux version.

    Thanks! I gonna read that.

    Regards,
    Stephan


    -=[ I like rhinos. They are like fat unicorns! ]=-

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: BlackICE BBS (BlackICE.BBSindex.com:23) (2:240/8001)
  • From Martin Foster@2:310/31.3 to Stephan Gebbers on Tue Jun 23 20:02:00 2020
    Hello Stephan!

    *** Monday 22.06.20 at 22:00, Stephan Gebbers wrote to Fernando Toledo:

    i have found an error.log within .openxp, inside my home folder, but i just doesn't make much sense to me.

    [snip]
    2020-06-22 21:36:02 xpnetcall: function Netcall, BoxName:<75:49/0>, PerformDial: True, DialOnlyOnce: False, FidoCrash: False
    2020-06-22 21:36:02 xpnetcall: got net type: Fido
    2020-06-22 21:36:02 xpnetcall: got server file name: 00490000
    2020-06-22 21:36:02 xpnetcall: testing buffers
    2020-06-22 21:36:02 xpnetcall: testing utilities
    2020-06-22 21:36:02 xpnetcall: saving screen
    2020-06-22 21:36:02 xpcurses: MakeWindow(x1=1,x2=80,y1=1,y2=24)
    2020-06-22 21:36:02 xpnetcall: calling appropriate mailer
    2020-06-22 21:36:02 xpcurses: Cursor Off
    2020-06-22 21:36:02 xpnetcall: netcall: fido
    2020-06-22 21:36:02 debug: debug level for XPNCFIDO is 4
    2020-06-22 21:36:02 xpncfido: fido netcall starting: 75:49/0
    2020-06-22 21:36:02 xpncfido: Processing sendaka 75:49/0
    2020-06-22 21:36:02 xpncfido: server file name is 00490000, boxname 75:49/0 2020-06-22 21:36:02 xpncfido: AKAs: 75:49/0.6@BBSnet
    2020-06-22 21:36:02 xpncfido: Converted files:
    2020-06-22 21:36:02 xpncfido: Outgoing files:
    2020-06-22 21:36:02 xpcurses: MakeWindow(x1=14,x2=66,y1=7,y2=18) 2020-06-22 21:36:02 debug: debug level for NETCALL is 4
    2020-06-22 21:36:02 netcall: Output mcVerbose: Opening comm channel 2020-06-22 21:36:02 debug: debug level for OBJCOM is 4
    2020-06-22 21:36:02 ObjCOM: Pblackice.bbsindex.de:23 S57600 8N1
    ^^
    This might be the cause of the problem ________________||

    Any particular reason for choosing port 23(telnet) rather than the
    more usual port 24554(binkp).

    Regards,
    Martin

    --- OpenXP 5.0.45
    * Origin: Bitz-Box - Bradford - UK (2:310/31.3)
  • From Martin Foster@2:310/31.3 to Stephan Gebbers on Tue Jun 23 20:07:00 2020
    Hello Stephan!

    *** Tuesday 23.06.20 at 11:24, Stephan Gebbers wrote to August Abolins:

    Ignore my previous post. Apparently your error.log in the linux version
    contains the same stuff that DEBUGLOG.txt contains in my Win32/DOS
    version.

    Until the resident Linux-version-guy shows up, look at the messages in
    your "¯ /¯Netcall" folder. They record the transaction details during
    a call/connection.

    where is that Netcall folder supposed to be? it is not in my /home/user/.openxp folder and not under /usr/local/lib/openxp

    maybe it would be there after a successfull first netcall?

    As you haven't yet made a successfull netcall, the folder won't have
    been created yet. Once you do make a successfull netcall however, the
    folder will show up in the message areas list.

    Regards,
    Martin

    --- OpenXP 5.0.45
    * Origin: Bitz-Box - Bradford - UK (2:310/31.3)
  • From Martin Foster@2:310/31.3 to Stephan Gebbers on Tue Jun 23 20:11:00 2020
    Hello Stephan!

    *** Tuesday 23.06.20 at 16:42, Stephan Gebbers wrote to August Abolins:

    The only other thing I could recommend is to follow the steps in Quick-
    Start guide, exactly. I created a handy link to it here:
    http://openxp.kolico.ca/
    I remember it having several specific considerations for the Linux
    version.

    Thanks! I gonna read that.

    Please bear in mind that the document hasn't been updated in over 12
    months and quite a bit has changed during that time.

    Regards,
    Martin

    --- OpenXP 5.0.45
    * Origin: Bitz-Box - Bradford - UK (2:310/31.3)
  • From Stephan Gebbers@2:240/8001 to Martin Foster on Tue Jun 23 22:56:30 2020
    2020-06-22 21:36:02 ObjCOM: Pblackice.bbsindex.de:23 S57600 8N1
    ^^
    This might be the cause of the problem ________________||

    Any particular reason for choosing port 23(telnet) rather than the
    more usual port 24554(binkp).

    Thanks, that did the trick. i have used Telnet and 23 as i thought that would make sense :) but TCP/IP and 24554 was the way to go.

    Still, maybe someone could take a look into the openXP linux version and
    find out why it crashes without an error on wrong server settings.

    Thanks for the help!

    Regards,
    Stephan


    -=[ I like rhinos. They are like fat unicorns! ]=-

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: BlackICE BBS (BlackICE.BBSindex.com:23) (2:240/8001)
  • From Martin Foster@2:310/31.3 to Stephan Gebbers on Thu Jun 25 08:32:00 2020
    Hello Stephan!

    *** Tuesday 23.06.20 at 22:56, Stephan Gebbers wrote to Martin Foster:

    2020-06-22 21:36:02 ObjCOM: Pblackice.bbsindex.de:23 S57600 8N1
    ^^
    This might be the cause of the problem ________________||

    Any particular reason for choosing port 23(telnet) rather than the
    more usual port 24554(binkp).

    Thanks, that did the trick. i have used Telnet and 23 as i thought that would make sense :) but TCP/IP and 24554 was the way to go.

    Yep, that is the way to go.

    Still, maybe someone could take a look into the openXP linux version and find out why it crashes without an error on wrong server settings.

    OK, I'll report this issue to the developer.

    Thanks for the help!

    You're welcome :)

    Regards,
    Martin

    --- OpenXP 5.0.45
    * Origin: Bitz-Box - Bradford - UK (2:310/31.3)